1. 5889208 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  2. e58d036 spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · 5 years ago
  3. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  4. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  5. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  6. 3d52a6f spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  7. 053207c spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  8. 519ce8d spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  9. 59a6273 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  10. 6e773f9 spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  11. 3a57169 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  12. 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  13. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  14. f2e20ec imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  15. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  16. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  17. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  18. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  19. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  20. 00e6572 microblaze: Fix lmb memory initialization by Michal Simek · 5 years ago
  21. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · 5 years ago
  22. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  23. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  24. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  25. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  26. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  27. c07ecbb splash: fix splash banner output by Anatolij Gustschin · 5 years ago
  28. 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
  29. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  30. 0089d21 usb: storage: submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  31. f5d5af4 usb: usb_submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  32. 46c83f3 usb_kdb: only process events successfully received by Michal Suchanek · 5 years ago
  33. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  34. 42594db image: add new "copro" image type by Patrick Delaunay · 5 years ago
  35. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  36. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  37. 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · 5 years ago
  38. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  39. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  40. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  41. 80afee7 spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  42. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  43. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  44. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  45. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  46. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  47. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  48. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  49. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  50. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  51. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  52. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  53. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  54. bf4229c env: Create a new file for environment functions by Simon Glass · 5 years ago
  55. ad375cc common: Remove video_setmem() by Simon Glass · 5 years ago
  56. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  57. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  58. 0b82085 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  59. d40e4a4 common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · 5 years ago
  60. 8804002 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  61. b39862f console: execute flush on uart when silent is removed by Patrick Delaunay · 5 years ago
  62. 46b610d console: update silent tag after env load by Patrick Delaunay · 5 years ago
  63. 9101822 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · 5 years ago
  64. 2ef3a95 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · 5 years ago
  65. 313fcbd autoboot: Adjust the implementation in autoboot_command() by Simon Glass · 5 years ago
  66. b97ace5 autoboot: Move a few more options from #ifdef to if() by Simon Glass · 5 years ago
  67. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  68. 9d98385 autoboot: Tidy up use of menukey by Simon Glass · 5 years ago
  69. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  70. e699378 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · 5 years ago
  71. 6d99d13 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · 5 years ago
  72. 3a31505 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · 5 years ago
  73. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  74. 6a2e09f autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  75. 760d3fb autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · 5 years ago
  76. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  77. 675cfaf main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  78. 3a591aa Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  79. be59d61 edid: fix edid_get_timing_validate() mode_valid lookup by Neil Armstrong · 5 years ago
  80. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  81. 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  82. 4e82352 fit: Support compat string property in configuration node by Julius Werner · 5 years ago
  83. 97b09cd fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · 5 years ago
  84. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  85. 99fd44e edid: add edid_get_timing_validate() variant to filter out edid modes by Neil Armstrong · 5 years ago
  86. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  87. 0accd0d Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  88. 22203f5 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · 5 years ago
  89. b1dd47c fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  90. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  91. 3b7dc91 common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  92. 7326858 image: android: allow to wrap uImage into the Android boot image by Roman Stratiienko · 5 years ago
  93. 9686a93 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
  94. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  95. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  96. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  97. fe6cdf3 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · 5 years ago
  98. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  99. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  100. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 6 years ago