MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
[platform/kernel/u-boot.git] / include / bloblist.h
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassvbe: Record which phases loaded using VBE
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-06-28 Simon Glassbloblist: Describe the design goals
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-02-09 Tom RiniMerge branch '2022-02-08-Kconfig-updates'
2022-02-09 Simon Glassbloblist: Update to use conditional value
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-13 Tom RiniMerge tag 'dm-pull-13jan22' of https://source.denx...
2022-01-13 Simon Glassbloblist: Relicense to allow BSD-3-Clause
2022-01-13 Simon Glassbloblist: doc: Bring in the API documentation
2022-01-13 Simon Glassbloblist: Add functions to obtain base address and...
2022-01-13 Simon Glassbloblist: Refactor Kconfig to support alloc or fixed
2022-01-13 Simon Glassbloblist: Use explicit numbering for the tags
2022-01-13 Simon Glassbloblist: Drop unused tags
2022-01-13 Simon Glassbloblist: Rename the SPL tag
2022-01-13 Simon Glassbloblist: Put the magic number first
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glassbloblist: Tidy up a few API comments
2021-07-21 Simon Glassbloblist: Support resizing a blob
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Simon Glassbloblist: Support relocating to a larger space
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassx86: Allow putting some tables in the bloblist
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Simon Glassbloblist: Fix up a few comments
2020-10-06 Simon Glassbloblist: Allow custom alignment for blobs
2020-10-06 Simon Glassbloblist: Add a command
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassacpi: tpm: Add a TPM1 table
2020-09-25 Simon Glassacpi: tpm: Add a TPM2 table
2020-09-25 Simon Glassx86: apl: Support writing the IntelGraphicsMem table
2020-09-25 Simon Glassx86: coral: Add ACPI tables for coral
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassbloblist: Tidy up a few comments and code-style nits
2020-02-06 Simon Glassbloblist: Add a new function to add or check size
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-11-29 Tom RiniMerge tag 'u-boot-amlogic-20181126' of git://git.denx...
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-26 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-11-26 Tom RiniMerge branch '2018-11-25-master-imports'
2018-11-26 Simon GlassAdd core support for a bloblist to convey data from SPL