1. 85a3772 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  2. 950fe26 image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  3. 8c83c03 net: mii: check phy advertising register when geting link status by Dongpo Li · 8 years ago
  4. fc18e9b common: cli_readline: Improve command line editing by James Byrne · 8 years ago
  5. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  6. 4cc9699 common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · 8 years ago
  7. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  8. cc25931 net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  9. f4b0df1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  10. 11e44fc fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  11. eba3fbd common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  12. 5aa79f2 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  13. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  14. fe34b6a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  15. 1e2b3ef dm: spl: mmc: Support raw partitions with CONFIG_BLK by Simon Glass · 8 years ago
  16. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  17. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  18. c6f086d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  19. b6de2cd splash: Introduce default_splash_locations by Alexey Brodkin · 8 years ago
  20. d7b60fb splash: Accommodate DM_USB in splash_init_usb() by Alexey Brodkin · 8 years ago
  21. e8fb435 common: fit: Allow U-Boot images to be booted by mario.six@gdsys.cc · 8 years ago
  22. 3cc1f38 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  23. 431889d spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  24. bf55cd4 spl: support loading from UBI volumes by Ladislav Michl · 8 years ago
  25. 4d25507 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  26. 1eefe14 spl: Fix compilation warnings for arm64 by Michal Simek · 8 years ago
  27. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  28. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  29. 50e93b9 armv8: Add tlb_allocated to arch global data by York Sun · 8 years ago
  30. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  31. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  32. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  33. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  34. 7d23b9c dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · 8 years ago
  35. d223e0a dm: spl: Don't set up device tree with of-platdata by Simon Glass · 8 years ago
  36. 12c550d spl: Drop include of i2c.h by Simon Glass · 8 years ago
  37. ba169d9 board_f: prevent misleading "Watchdog enabled" output by Anatolij Gustschin · 8 years ago
  38. 46d7a3b board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y by Anatolij Gustschin · 8 years ago
  39. 19e8649 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state by Hector Palacios · 8 years ago
  40. b9c771b sandbox: Don't exit when bootm completes by Simon Glass · 8 years ago
  41. 1426220 image: Add functions to obtain category information by Simon Glass · 8 years ago
  42. 30495bf image: Add a name for invalid types by Simon Glass · 8 years ago
  43. 56d7ab7 image: Create a table of information for each category by Simon Glass · 8 years ago
  44. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  45. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  46. ec3cde1 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  47. 87bce4e dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
  48. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  49. 4632739 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · 8 years ago
  50. 09b9d9e autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · 8 years ago
  51. d8da829 autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · 8 years ago
  52. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  53. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  54. faaef73 common: add new boot media kconfig entry by Peng Fan · 8 years ago
  55. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  56. 0abd63b fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · 8 years ago
  57. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  58. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  59. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  60. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  61. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  62. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  63. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  64. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  65. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  66. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  67. 6171757 common: fb_nand: won't compile by Sergey Kubushyn · 8 years ago
  68. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  69. 9ab165d SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  70. 58c95d5 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · 8 years ago
  71. e17adbb common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · 8 years ago
  72. 5e4e874 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · 8 years ago
  73. 232d77e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  74. 1cb075c splash_source: add support for ubifs formatted nand by Eran Matityahu · 8 years ago
  75. f4abfed Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  76. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  77. c1f51e0 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · 8 years ago
  78. b4d956f bootm: Align cache flush end address correctly by Simon Glass · 8 years ago
  79. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  80. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  81. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  82. 69c125f dm: scsi: if_typename should be scsi by Ed Swarthout · 8 years ago
  83. ffd8599 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  84. 1cb9cb3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  85. 340b0e3 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · 8 years ago
  86. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  87. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  88. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  89. 0a8cc1a usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  90. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  91. 94b9e22 spl: Allow settings malloc_f base address by Marek Vasut · 8 years ago
  92. 1254667 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  93. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  94. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  95. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  96. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  97. 8bd8877 spl: Support loading a FIT from NAND by Lokesh Vutla · 8 years ago
  98. 97ca364 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 8 years ago
  99. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  100. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago