1. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  2. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  3. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  4. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  5. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  6. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  7. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  8. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  9. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  10. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  11. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  12. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  13. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  14. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  15. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  16. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  17. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  18. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  19. 160cfc4 boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  20. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  21. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  22. b3ed6ce spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  23. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  24. c3916e7 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  25. f94e643 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  26. d60b5f7 spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  27. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  28. 616bd09 spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  29. ae2cee2 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  30. a954fa3 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  31. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  32. eaa90e5 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  33. 7653942 common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · 7 years ago
  34. fe84c48 Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  35. 60873f7 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  36. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  37. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  38. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  39. 336a448 fdt: Correct fdt_get_base_address() by Simon Glass · 7 years ago
  40. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  41. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  42. 42f9f91 console: Unify the check for a serial console by Simon Glass · 7 years ago
  43. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  44. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  45. 81060bb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  46. 5624dfd usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  47. bbc6f06 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  48. 74ffc7c usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  49. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  50. a199a72 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  51. dfa96e0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  52. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  53. 53771a4 usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  54. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  55. f7a9e5d usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  56. c61d000 console: simplify puts() by Masahiro Yamada · 7 years ago
  57. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  58. 0ddc9c1 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  59. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  60. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  61. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  62. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  63. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  64. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  65. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  66. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  67. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  68. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  69. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  70. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  71. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  72. 207d8b3 mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  73. edba8cc common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  74. a94a261 common: env_nand: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  75. d8c6fb8 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
  76. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  77. 4e6bafa console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
  78. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  79. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  80. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  81. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  82. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  83. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  84. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  85. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  86. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  87. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  88. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  89. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  90. ffc282e spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
  91. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  92. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  93. 53207bf board_f: fix calculation of reloc_off by Lothar Waßmann · 7 years ago
  94. baa7d34 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
  95. 66a1b30 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · 7 years ago
  96. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  97. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  98. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  99. d2e1ee6 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  100. 75fd49c Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago