1. 1f6510c exports: Add the malloc.h header by Simon Glass · 4 years, 8 months ago
  2. 19464f4 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 9 months ago
  3. 28b417c image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 4 years, 9 months ago
  4. b612312 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 8 months ago
  5. b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 8 months ago
  6. 02247c1 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 8 months ago
  7. 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 8 months ago
  8. 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 8 months ago
  9. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 8 months ago
  10. 016e4ae common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 8 months ago
  11. c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 8 months ago
  12. 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 8 months ago
  13. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 8 months ago
  14. 671d64f sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 9 months ago
  15. f2f8e90 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  16. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  17. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  18. ea18895 common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  19. e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  20. b63ff2a common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  21. 9d89bcd common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  22. 0f67fc2 common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 9 months ago
  23. 9dfbc24 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  24. 930c57e common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  25. 9086ab5 board_init: remove meaningless increment in board_init_f_init_reserve() by Masahiro Yamada · 4 years, 9 months ago
  26. 602ce1d spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 4 years, 10 months ago
  27. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  28. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  29. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  30. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  31. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  32. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  33. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  34. a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 9 months ago
  35. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  36. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  37. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 9 months ago
  38. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  39. 994bb86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 8 months ago
  40. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 8 months ago
  41. e42afd8 spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 8 months ago
  42. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 4 years, 10 months ago
  43. 1054344 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 9 months ago
  44. 5c03c99 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 4 years, 9 months ago
  45. 935568e spl: atf: Add missing ndepth initialization by Michal Simek · 4 years, 9 months ago
  46. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 9 months ago
  47. c82abaa spl: fix stack usage check if gd is not initialized by Simon Goldschmidt · 4 years, 11 months ago
  48. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  49. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  50. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
  51. ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 9 months ago
  52. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 4 years, 9 months ago
  53. 152781d spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
  54. c1648d0 spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
  55. 19141d6 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
  56. 24bf44c spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
  57. ea376eb spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  58. 99329be spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
  59. 9d13b87 spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  60. 6b8b98d spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
  61. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  62. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  63. 5d168ad configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 4 years, 10 months ago
  64. e82c624 spl: Add methods to find the position/size of next phase by Simon Glass · 4 years, 10 months ago
  65. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 4 years, 10 months ago
  66. dd0edcb board_r: Move early-timer init later by Simon Glass · 4 years, 10 months ago
  67. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  68. 0e1233c spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 4 years, 10 months ago
  69. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  70. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 4 years, 10 months ago
  71. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 4 years, 10 months ago
  72. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  73. edbb8e0 Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 4 years, 10 months ago
  74. 949b5a9 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 4 years, 10 months ago
  75. d3e97b5 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
  76. d4d65e1 spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 4 years, 10 months ago
  77. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  78. 095764e spl: ymodem: Fix loading of fit image by Lokesh Vutla · 4 years, 10 months ago
  79. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 4 years, 10 months ago
  80. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 10 months ago
  81. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  82. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  83. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  84. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  85. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  86. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  87. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 10 months ago
  88. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  89. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 10 months ago
  90. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  91. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  92. c660444 spl: bootcount: Move code out of header file by Simon Glass · 4 years, 10 months ago
  93. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  94. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  95. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  96. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 4 years, 10 months ago
  97. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 4 years, 10 months ago
  98. 3352c21 usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 4 years, 10 months ago
  99. 28dfa7d usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 4 years, 10 months ago
  100. 216db3a usb: kbd: fix typo by Heinrich Schuchardt · 4 years, 10 months ago