1. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  2. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  3. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  4. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  5. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  6. f96367a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  7. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  8. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  9. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  10. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  11. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  12. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  13. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  14. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  15. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  16. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  17. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  18. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  19. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  20. c3e088d common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · 7 years ago
  21. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  22. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  23. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  24. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  25. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  26. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · 7 years ago
  27. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  28. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  29. 045e4b5 console: Unify the check for a serial console by Simon Glass · 7 years ago
  30. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  31. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  32. a4b2bfb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  33. 66dcbd2 usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  34. dab7437 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  35. 2b51a1b usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  36. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  37. 2eee794 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  38. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  39. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  40. 5003a8f usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  41. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  42. 049ba14 usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  43. f25fe39 console: simplify puts() by Masahiro Yamada · 7 years ago
  44. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  45. 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  46. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  47. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  48. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  49. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  50. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  51. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  52. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  53. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  54. a19d3d2 env: Move help from README to Kconfig by Simon Glass · 7 years ago
  55. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  56. d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  57. 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  58. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  59. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  60. 5f33b82 common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  61. 2cf7ab7 common: env_nand: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  62. 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
  63. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  64. 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
  65. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  66. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  67. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  68. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  69. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  70. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  71. 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  72. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  73. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  74. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  75. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  76. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  77. 5727d53 spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
  78. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  79. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  80. 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · 7 years ago
  81. c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
  82. b0e0428 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · 7 years ago
  83. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  84. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  85. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  86. edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  87. c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  88. 9e58265 SPL: Add XIP booting support by Vikas Manocha · 8 years ago
  89. 6dcd5a5 edid: Fix gcc 7.1 warning by Jernej Skrabec · 8 years ago
  90. 1d9907c dm: mmc: Ensure that block device is probed by Simon Glass · 8 years ago
  91. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 8 years ago
  92. a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  93. 24a8e12 malloc: Turn on DEBUG when enabling unit tests by Pantelis Antoniou · 8 years ago
  94. 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 8 years ago
  95. fda6052 bootstage: Record time taken to set up the live device tree by Simon Glass · 8 years ago
  96. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  97. 01eb904 bootstage: Adjust to use const * where possible by Simon Glass · 8 years ago
  98. defee56 bootstage: Tidy up error return values by Simon Glass · 8 years ago
  99. 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · 8 years ago
  100. e635af1 bootstage: Init as early as possible by Simon Glass · 8 years ago