1. 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  2. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  3. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  4. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  5. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  6. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  7. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  8. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  9. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  10. a19d3d2 env: Move help from README to Kconfig by Simon Glass · 7 years ago
  11. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  12. d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  13. 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  14. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  15. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  16. 5f33b82 common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  17. 2cf7ab7 common: env_nand: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  18. 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
  19. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  20. 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
  21. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  22. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  23. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  24. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  25. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  26. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  27. 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  28. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  29. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  30. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  31. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  32. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  33. 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
  34. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  35. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  36. 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · 7 years ago
  37. c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
  38. b0e0428 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · 7 years ago
  39. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  40. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  41. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  42. edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  43. c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  44. 9e58265 SPL: Add XIP booting support by Vikas Manocha · 8 years ago
  45. 6dcd5a5 edid: Fix gcc 7.1 warning by Jernej Skrabec · 8 years ago
  46. 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · 8 years ago
  47. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 8 years ago
  48. a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  49. 24a8e12 malloc: Turn on DEBUG when enabling unit tests by Pantelis Antoniou · 8 years ago
  50. 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 8 years ago
  51. fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · 8 years ago
  52. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  53. 01eb904 bootstage: Adjust to use const * where possible by Simon Glass · 8 years ago
  54. defee56 bootstage: Tidy up error return values by Simon Glass · 8 years ago
  55. 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · 8 years ago
  56. e635af1 bootstage: Init as early as possible by Simon Glass · 8 years ago
  57. b9aff92 bootstage: Support relocating boostage data by Simon Glass · 8 years ago
  58. b450a56 bootstage: Use debug() for stashing messages by Simon Glass · 8 years ago
  59. d7ea78c bootstage: Show records with a zero time by Simon Glass · 8 years ago
  60. 60d1ebd bootstage: Use rec_count as the array index by Simon Glass · 8 years ago
  61. b88be6d bootstage: Fix up code style and comments by Simon Glass · 8 years ago
  62. 8820033 bootstage: Convert to use malloc() by Simon Glass · 8 years ago
  63. 80e5d4d bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 8 years ago
  64. 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 8 years ago
  65. f004e8a arm: Remove include files from common.h by Simon Glass · 8 years ago
  66. ac53a5c api: Add a header for api_init() by Simon Glass · 8 years ago
  67. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  68. 540eb95 fastboot: Add support for flashing zImage by Sam Protsenko · 8 years ago
  69. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  70. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · 8 years ago
  71. 46e0977 dm: Build a live tree after relocation by Simon Glass · 8 years ago
  72. 86d78c7 dm: mmc: Don't re-init when accessing environment by Simon Glass · 8 years ago
  73. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  74. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  75. 8ab507b env_mmc: configure environment offsets via device tree by Philipp Tomsich · 8 years ago
  76. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  77. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  78. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  79. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  80. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  81. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · 8 years ago
  82. 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 8 years ago
  83. e7b3108 SPL: FIT: improve error handling by Andre Przywara · 8 years ago
  84. 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · 8 years ago
  85. 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · 8 years ago
  86. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  87. 020f70d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  88. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 8 years ago
  89. 55884e5 edid: Add HDMI flag to timing info by Jernej Skrabec · 8 years ago
  90. 837595d edid: Set timings flags according to edid by Jernej Skrabec · 8 years ago
  91. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  92. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  93. cd22685 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 8 years ago
  94. 6e79a91 spl: add support to booting with ATF by Kever Yang · 8 years ago
  95. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  96. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  97. 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · 8 years ago
  98. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  99. db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 8 years ago
  100. e83b222 env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 8 years ago