1. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  2. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  3. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  4. e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  5. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  6. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  7. c11c19f spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  8. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  9. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  10. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  11. 809a220 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 5 years ago
  12. 8e505ee usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  13. d05aaef usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 5 years ago
  14. 90d746f usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 5 years ago
  15. 38ed7fe usb: kbd: fix typo by Heinrich Schuchardt · 5 years ago
  16. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  17. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  18. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  19. b1a4fa0 image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · 5 years ago
  20. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  21. 8dc7abe common: spl: atf: support booting bl32 image by Joseph Chen · 5 years ago
  22. 60df6eb hush: re-sequence includes by Heinrich Schuchardt · 5 years ago
  23. 6b89084 dlmalloc: calloc: fix zeroing early allocations by Simon Goldschmidt · 5 years ago
  24. 3a02533 spl: fix SPI config dependencies by Simon Goldschmidt · 5 years ago
  25. d30aeb1 common/console.c: Fix unused warning with console_doenv() by Tom Rini · 5 years ago
  26. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  27. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  28. 55ce92e spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  29. db372a8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  30. 073dff7 Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  31. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  32. 7f107fe common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · 5 years ago
  33. 765e91a usb: storage: Only clear READY flag on error by Marek Vasut · 5 years ago
  34. cc93ffd usb: storage: Limit transfer size to 120 kiB by Marek Vasut · 5 years ago
  35. 11f7118 splash: fix build breakage with newer llvm-7 by Anatolij Gustschin · 5 years ago
  36. dc7d322 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
  37. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  38. 0e86456 bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · 5 years ago
  39. aa2abc4 bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · 5 years ago
  40. 39d5852 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  41. 0014964 bootstage: Avoid conflicts between stash/unstash by Simon Glass · 5 years ago
  42. f65061d bootstage: Fix counting of entries in stash by Simon Glass · 5 years ago
  43. a6bd204 bootstage: Store the next ID in the stash by Simon Glass · 5 years ago
  44. 96a5b7e bloblist: Reserve an aligned base by Simon Glass · 5 years ago
  45. 8d76d2f common: command: Fix manual relocation for repeatable command by Michal Simek · 5 years ago
  46. 0164dc8 common: image-sig.c: Add manual relocation by T Karthik Reddy · 6 years ago
  47. a098b43 common: hash: Manually relocate struct hash_algo by T Karthik Reddy · 6 years ago
  48. 137b873 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago
  49. 9e4982c image: android: Support boot image v1 and v2 by Sam Protsenko · 5 years ago
  50. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  51. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  52. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  53. 7766ce0 spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · 5 years ago
  54. e3b39c8 spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  55. ec046a5 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · 5 years ago
  56. c4510f4 spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  57. 5889208 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  58. e58d036 spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · 5 years ago
  59. 815d170 trace: Remove the const from write functions by Simon Glass · 5 years ago
  60. c59b41c spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  61. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  62. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  63. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  64. 3d52a6f spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  65. 053207c spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  66. 519ce8d spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  67. 59a6273 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  68. 6e773f9 spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  69. 3a57169 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  70. 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  71. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  72. f2e20ec imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  73. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  74. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  75. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  76. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  77. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  78. 00e6572 microblaze: Fix lmb memory initialization by Michal Simek · 5 years ago
  79. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · 5 years ago
  80. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  81. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  82. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  83. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  84. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  85. c07ecbb splash: fix splash banner output by Anatolij Gustschin · 5 years ago
  86. 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
  87. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  88. 0089d21 usb: storage: submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  89. f5d5af4 usb: usb_submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  90. 46c83f3 usb_kdb: only process events successfully received by Michal Suchanek · 5 years ago
  91. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  92. 42594db image: add new "copro" image type by Patrick Delaunay · 5 years ago
  93. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  94. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  95. 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · 5 years ago
  96. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  97. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  98. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  99. 80afee7 spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  100. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago