1. 5e63c96 common/console.c: Fix unused warning with console_doenv() by Tom Rini · 5 years ago
  2. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  3. 73b6e6a Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  4. a4a16c9 spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  5. c52b5e8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  6. bafed10 Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  7. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  8. 54b6aba common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · 5 years ago
  9. da3d1c4 usb: storage: Only clear READY flag on error by Marek Vasut · 5 years ago
  10. 7d6fd7f usb: storage: Limit transfer size to 120 kiB by Marek Vasut · 5 years ago
  11. 2ad8494 splash: fix build breakage with newer llvm-7 by Anatolij Gustschin · 5 years ago
  12. a335f80 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
  13. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  14. 31f9f0e bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · 5 years ago
  15. 5256bee bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · 5 years ago
  16. ac9cd48 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  17. 65b2d96 bootstage: Avoid conflicts between stash/unstash by Simon Glass · 5 years ago
  18. ed54bda bootstage: Fix counting of entries in stash by Simon Glass · 5 years ago
  19. 53a4f25 bootstage: Store the next ID in the stash by Simon Glass · 5 years ago
  20. 5074a8a bloblist: Reserve an aligned base by Simon Glass · 5 years ago
  21. 6f94daf common: command: Fix manual relocation for repeatable command by Michal Simek · 5 years ago
  22. 1ed8c13 common: image-sig.c: Add manual relocation by T Karthik Reddy · 6 years ago
  23. 10088fb common: hash: Manually relocate struct hash_algo by T Karthik Reddy · 6 years ago
  24. 32ded50 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago
  25. bb63363 image: android: Support boot image v1 and v2 by Sam Protsenko · 5 years ago
  26. fae7948 Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  27. 9189d6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  28. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  29. f18845c spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · 5 years ago
  30. 17241ea spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  31. 9243990 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · 5 years ago
  32. a9a3aad spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  33. e413033 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  34. 9d6ee3e spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · 5 years ago
  35. 9859dc7 trace: Remove the const from write functions by Simon Glass · 5 years ago
  36. 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  37. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  38. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  39. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  40. 3bc4f1d spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  41. d9bd2f4 spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  42. 00e180c spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  43. 2c79229 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  44. 07d900a spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  45. ec64933 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  46. 30ecc9c spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  47. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  48. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  49. 7002634 Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  50. 40af7d3 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  51. dd7d091 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  52. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  53. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  54. a750ded microblaze: Fix lmb memory initialization by Michal Simek · 5 years ago
  55. 0413f9c arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · 5 years ago
  56. b51882d spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  57. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  58. 3cd7198 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  59. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  60. a7da3d9 spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  61. d2a8271 splash: fix splash banner output by Anatolij Gustschin · 5 years ago
  62. 7600d62 splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
  63. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  64. 50dce8f usb: storage: submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  65. fdd135b usb: usb_submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  66. 3e816a2 usb_kdb: only process events successfully received by Michal Suchanek · 5 years ago
  67. 5e0404f board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  68. e7fabe7 image: add new "copro" image type by Patrick Delaunay · 5 years ago
  69. 12277ac Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  70. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  71. 5f7adb5 board_f: reserve noncached space below malloc area by Vikas Manocha · 5 years ago
  72. 7a4b0bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  73. c7e1eff riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  74. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  75. b83edfb spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  76. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  77. 0570556 Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  78. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  79. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  80. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  81. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  82. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  83. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  84. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  85. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  86. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  87. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  88. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  89. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  90. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  91. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  92. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  93. 24434ad common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · 5 years ago
  94. bddd985 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  95. 13551b9 console: execute flush on uart when silent is removed by Patrick Delaunay · 5 years ago
  96. bf46be7 console: update silent tag after env load by Patrick Delaunay · 5 years ago
  97. f254bd0 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · 5 years ago
  98. ecaae80 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · 5 years ago
  99. 5ec35ff autoboot: Adjust the implementation in autoboot_command() by Simon Glass · 5 years ago
  100. 5fa3fd2 autoboot: Move a few more options from #ifdef to if() by Simon Glass · 5 years ago