1. 4632739 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · 8 years ago
  2. 09b9d9e autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · 8 years ago
  3. d8da829 autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · 8 years ago
  4. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  5. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  6. faaef73 common: add new boot media kconfig entry by Peng Fan · 8 years ago
  7. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  8. 0abd63b fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · 8 years ago
  9. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  10. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  11. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  12. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  13. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  14. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  15. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  16. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  17. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  18. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  19. 6171757 common: fb_nand: won't compile by Sergey Kubushyn · 8 years ago
  20. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  21. 9ab165d SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  22. 58c95d5 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · 8 years ago
  23. e17adbb common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · 8 years ago
  24. 5e4e874 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · 8 years ago
  25. 232d77e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  26. 1cb075c splash_source: add support for ubifs formatted nand by Eran Matityahu · 8 years ago
  27. f4abfed Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  28. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  29. c1f51e0 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · 8 years ago
  30. b4d956f bootm: Align cache flush end address correctly by Simon Glass · 8 years ago
  31. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  32. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  33. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  34. 69c125f dm: scsi: if_typename should be scsi by Ed Swarthout · 8 years ago
  35. ffd8599 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  36. 1cb9cb3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  37. 340b0e3 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · 8 years ago
  38. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  39. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  40. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  41. 0a8cc1a usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  42. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  43. 94b9e22 spl: Allow settings malloc_f base address by Marek Vasut · 8 years ago
  44. 1254667 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  45. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  46. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  47. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  48. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  49. 8bd8877 spl: Support loading a FIT from NAND by Lokesh Vutla · 8 years ago
  50. 97ca364 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 8 years ago
  51. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  52. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  53. 9be2e79 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 8 years ago
  54. b0b3595 board_f: Don't require CONFIG_SYS_MONITOR_BASE by Simon Glass · 8 years ago
  55. 851bda8 cosmetic: debug: Replace #ifdef DEBUG with debug() macro by Lukasz Majewski · 8 years ago
  56. ef5609c dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · 8 years ago
  57. 5461acb dm: env: mmc: Convert env_mmc to support CONFIG_BLK by Simon Glass · 8 years ago
  58. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  59. 49717b1 fdt: Document the rest of struct of_bus by Paul Burton · 8 years ago
  60. 0a222d5 fdt: Support for ISA busses by Paul Burton · 8 years ago
  61. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  62. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  63. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  64. 8d16e1d SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 8 years ago
  65. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 8 years ago
  66. d550e82 SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · 8 years ago
  67. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 8 years ago
  68. 8df81e1 image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · 8 years ago
  69. 034eda8 malloc: improve memalign fragmentation fix by Stephen Warren · 8 years ago
  70. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  71. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  72. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  73. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  74. f5a14af dm: sata: Add support for driver-model block devices by Simon Glass · 8 years ago
  75. 535556b dm: scsi: Add support for driver-model block devices by Simon Glass · 8 years ago
  76. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 8 years ago
  77. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 8 years ago
  78. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 8 years ago
  79. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago
  80. d97dc8a dm: sata: Separate the non-command code into its own file by Simon Glass · 8 years ago
  81. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago
  82. 11f610e dm: scsi: Separate the non-command code into its own file by Simon Glass · 8 years ago
  83. c0543bf dm: usb: Add a legacy block interface for USB storage by Simon Glass · 8 years ago
  84. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  85. e072751 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 8 years ago
  86. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  87. d81db48 usb: hub: Don't continue on get_port_status failure by Marek Vasut · 8 years ago
  88. ef71290 usb: Assure Get Descriptor request is in separate microframe by Marek Vasut · 8 years ago
  89. f647bf0 usb: Wait after sending Set Configuration request by Marek Vasut · 8 years ago
  90. 2f1b430 usb: Don't init pointer to zero, but NULL by Marek Vasut · 8 years ago
  91. a434fd1 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · 9 years ago
  92. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  93. 4eece26 common/dlmalloc.c: Delete content that was moved to malloc.h by Robert P. J. Day · 8 years ago
  94. 5bbf409 spl: spl_mmc: Disambiguate error message by Fabio Estevam · 8 years ago
  95. 125d193 common: env: support sata device by Peng Fan · 8 years ago
  96. e379354 fastboot: sparse: remove unnecessary logging by Steve Rae · 9 years ago
  97. c7529db fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · 9 years ago
  98. 811906a spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 8 years ago
  99. c00c29d env_eeprom invalidates gd->env_addr by setting it to an offset value by Guy Thouret · 9 years ago
  100. d3bafe3 fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · 9 years ago