1. 3cd7198 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  2. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  3. a7da3d9 spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  4. d2a8271 splash: fix splash banner output by Anatolij Gustschin · 5 years ago
  5. 7600d62 splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
  6. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  7. 50dce8f usb: storage: submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  8. fdd135b usb: usb_submit_int_msg -> usb_int_msg by Michal Suchanek · 5 years ago
  9. 3e816a2 usb_kdb: only process events successfully received by Michal Suchanek · 5 years ago
  10. 5e0404f board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  11. e7fabe7 image: add new "copro" image type by Patrick Delaunay · 5 years ago
  12. 12277ac Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  13. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  14. 5f7adb5 board_f: reserve noncached space below malloc area by Vikas Manocha · 5 years ago
  15. 7a4b0bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  16. c7e1eff riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  17. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  18. b83edfb spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  19. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  20. 0570556 Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  21. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  22. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  23. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  24. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  25. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  26. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  27. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  28. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  29. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  30. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  31. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  32. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  33. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  34. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  35. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  36. 24434ad common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · 5 years ago
  37. bddd985 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  38. 13551b9 console: execute flush on uart when silent is removed by Patrick Delaunay · 5 years ago
  39. bf46be7 console: update silent tag after env load by Patrick Delaunay · 5 years ago
  40. f254bd0 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · 5 years ago
  41. ecaae80 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · 5 years ago
  42. 5ec35ff autoboot: Adjust the implementation in autoboot_command() by Simon Glass · 5 years ago
  43. 5fa3fd2 autoboot: Move a few more options from #ifdef to if() by Simon Glass · 5 years ago
  44. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  45. d915ad2 autoboot: Tidy up use of menukey by Simon Glass · 5 years ago
  46. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  47. 2452bb7 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · 5 years ago
  48. e79e4b2 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · 5 years ago
  49. 42b4d14 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · 5 years ago
  50. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  51. e8c7805 autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  52. 0c4bd31 autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · 5 years ago
  53. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  54. e9f6a37 main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  55. a239147 Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  56. 2f6dc79 edid: fix edid_get_timing_validate() mode_valid lookup by Neil Armstrong · 5 years ago
  57. 2d64a0f Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  58. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  59. 18cfa61 fit: Support compat string property in configuration node by Julius Werner · 5 years ago
  60. b1307f8 fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · 5 years ago
  61. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  62. 1c1ed44 edid: add edid_get_timing_validate() variant to filter out edid modes by Neil Armstrong · 5 years ago
  63. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  64. f9b65c7 Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  65. 867aaf6 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · 5 years ago
  66. e3665ba fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  67. 60ca969 spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  68. d65e8da common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  69. 39f790b image: android: allow to wrap uImage into the Android boot image by Roman Stratiienko · 5 years ago
  70. dfaad82 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
  71. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  72. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  73. 0de8153 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  74. 4225f83 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · 5 years ago
  75. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  76. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  77. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  78. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  79. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  80. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  81. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  82. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 5 years ago
  83. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  84. fd4ee98 spl: Fix typo in kernel doc by Miquel Raynal · 5 years ago
  85. 760ef30 spl: sata: don't force FS_FAT support by Baruch Siach · 5 years ago
  86. ab2d415 spl: sata: fix build with DM_SCSI by Baruch Siach · 5 years ago
  87. a4c61ff spl: sata: add default partition and image name by Baruch Siach · 5 years ago
  88. 7ea3357 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · 5 years ago
  89. 7ef8e9b trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · 5 years ago
  90. 59d0452 bootstage: Add support for TPL record count by Simon Glass · 5 years ago
  91. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  92. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  93. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 5 years ago
  94. 84b2416 board_r: move initr_watchdog to be called after initr_serial by Weijie Gao · 5 years ago
  95. a239b82 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · 5 years ago
  96. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  97. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  98. 19495dd rsa: reject images with unknown padding by Patrick Doyle · 5 years ago
  99. c3e8aa1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  100. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago