1. a8be249 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · 6 years ago
  2. bc8c440 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h by Lukasz Majewski · 6 years ago
  3. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  4. cc95535 bootm.c: Correct the flush_len used in bootm_load_os() by Tom Rini · 6 years ago
  5. 71412d7 image: fit: Show signatures and hashes for configurations by Clément Péron · 6 years ago
  6. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  7. 2f83f21 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 6 years ago
  8. 32d3154 fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 6 years ago
  9. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. 27b4225 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · 6 years ago
  12. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 6 years ago
  13. 3bac19c spl: Add dependency on serial to Ymodem by Alex Kiernan · 6 years ago
  14. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 6 years ago
  15. 9adc78d log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 6 years ago
  16. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  17. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  18. bbac922 bootm: Align cache flush begin address by Bryan O'Donoghue · 6 years ago
  19. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 6 years ago
  20. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 6 years ago
  21. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 6 years ago
  22. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  23. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  24. 45fac9f log: Correct missing free() on error in log_add_filter() by Simon Glass · 7 years ago
  25. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  26. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  27. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  28. 6faf462 image: fit: Show information about OS type in firwmare case too by Michal Simek · 7 years ago
  29. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  30. 35a6696 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  31. b79b9f1 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  32. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  33. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  34. 55fe0e2 spl: fix binman_sym output check by Miquel Raynal · 7 years ago
  35. 0e5d3e3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  36. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  37. 86aa65a tools: mkimage: Support RISC-V arch by Rick Chen · 7 years ago
  38. 264d298 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
  39. c225e7c bootm: optee: Add a bootm command for type IH_OS_TEE by Bryan O'Donoghue · 7 years ago
  40. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  41. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  42. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  43. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  44. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  45. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  46. 218da80 common/memsize.c: restore content of the base address by Patrick Delaunay · 7 years ago
  47. c5da05c common/memsize.c: prepare get_ram_size update by Patrick Delaunay · 7 years ago
  48. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  49. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  50. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  51. 1c124d3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  52. ed5af03 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  53. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  54. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  55. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  56. 6d29cc7 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  57. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  58. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  59. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  60. 175c3e3 tftp: update: Include missing cfi_flash.h header by Marek Vasut · 7 years ago
  61. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  62. a5af51a spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · 7 years ago
  63. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  64. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  65. 1973b38 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  66. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  67. deca50f log: Update log_console to honour the log format by Simon Glass · 7 years ago
  68. 3b73e8d log: Add control over log formatting by Simon Glass · 7 years ago
  69. f941c8d log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  70. 0b674a3 spl: include timezone in banner by Klaus Goger · 7 years ago
  71. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  72. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  73. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  74. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  75. 0289e29 spl: atf: pass NULL for bl32_ep pc by Kever Yang · 7 years ago
  76. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  77. 16ef147 common: board_f: Fix style violations by Mario Six · 7 years ago
  78. 2d06fd8 Initialize SHA buffer size var in passwd_abort by Martin Etnestad · 7 years ago
  79. a3f77c8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  80. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  81. d7af2ba crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  82. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  83. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  84. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  85. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  86. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  87. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  88. d0e4437 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  89. d21fb63 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  90. 24acb83 common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · 7 years ago
  91. 1a1e707 common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · 7 years ago
  92. 90d75d2 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  93. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  94. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  95. dfce179 binman: Add binman support to spl_ram.c by Simon Glass · 7 years ago
  96. 8bee2d2 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  97. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  98. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  99. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  100. c6d4753 log: Add a console driver by Simon Glass · 7 years ago