1. 0be986f fit: check return value of fit_image_get_data_size() by Heinrich Schuchardt · 4 years, 9 months ago
  2. 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 9 months ago
  3. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
  4. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 10 months ago
  5. 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · 4 years, 10 months ago
  6. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  7. 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 10 months ago
  8. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  9. 2bd6471 exports: Add the malloc.h header by Simon Glass · 4 years, 10 months ago
  10. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
  11. e6d6d14 image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 5 years ago
  12. b17c158 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 10 months ago
  13. 3e85ea0 bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  14. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
  15. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  16. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 10 months ago
  17. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
  18. 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 10 months ago
  19. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
  20. 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
  21. 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
  22. e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 5 years ago
  23. 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  24. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  25. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  26. 0c715a2 common: Move the image globals into image.h by Simon Glass · 5 years ago
  27. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  28. 0eb84bf common: Move clock functions into a new file by Simon Glass · 5 years ago
  29. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  30. 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  31. aca84e0 common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  32. 8fc96b0 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  33. 2ea5f53 board_init: remove meaningless increment in board_init_f_init_reserve() by Masahiro Yamada · 5 years ago
  34. 4a9a042 spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 5 years ago
  35. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  36. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  37. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  38. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  39. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  40. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  41. 0c36441 common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  42. 6ba0392 common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  43. a606ffc common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  44. a5037e2 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  45. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  46. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  47. a8c45f2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 11 months ago
  48. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 11 months ago
  49. fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 11 months ago
  50. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  51. 74b139f spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 11 months ago
  52. d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 5 years ago
  53. db878c0 spl: atf: Add missing ndepth initialization by Michal Simek · 5 years ago
  54. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago
  55. 3528eab spl: fix stack usage check if gd is not initialized by Simon Goldschmidt · 5 years ago
  56. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  57. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  58. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  59. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 5 years ago
  60. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago
  61. 9037b7f spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
  62. 64e82dc spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
  63. 9443a73 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
  64. c6ab6a1 spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
  65. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  66. 74addb6 spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
  67. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  68. 776ce60 spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
  69. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  70. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  71. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 5 years ago
  72. 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · 5 years ago
  73. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 5 years ago
  74. 3199afb board_r: Move early-timer init later by Simon Glass · 5 years ago
  75. dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
  76. fcedb9a spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 5 years ago
  77. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  78. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 5 years ago
  79. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  80. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  81. 62e64cf Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 5 years ago
  82. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 5 years ago
  83. 8e0b77c spl: fix entry_point equal to load_addr by Giulio Benetti · 5 years ago
  84. 1ce1ecf spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 5 years ago
  85. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  86. 7ac012a spl: ymodem: Fix loading of fit image by Lokesh Vutla · 5 years ago
  87. dcda76e bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  88. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  89. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  90. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  91. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  92. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  93. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  94. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  95. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  96. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  97. e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  98. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  99. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  100. c11c19f spl: bootcount: Move code out of header file by Simon Glass · 5 years ago