1. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  2. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  3. 72ac8f3 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · 7 years ago
  4. 061895f usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  5. b902035 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  6. 932bb66 usb: Read device descriptor after device is addressed for xHCI by Bin Meng · 7 years ago
  7. c008faa usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · 7 years ago
  8. 2f0eb2a usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · 7 years ago
  9. ff6c312 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  10. b016b58 spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
  11. ea7fad9 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled by Bin Meng · 7 years ago
  12. 6158d0b usb: storage: Refactor to use max_xfer_blk from struct us_data by Bin Meng · 7 years ago
  13. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  14. a8c5112 spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  15. 148a139 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  16. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  17. d69bb0e bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  18. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  19. 5ee94b4 board_f: Drop the timer after relocation by Simon Glass · 7 years ago
  20. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  21. 7c3dc77 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  22. ad026ad fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  23. fc7c318 fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  24. 2d2531b spl: add newline in debug output by Anatolij Gustschin · 7 years ago
  25. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  26. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  27. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  28. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  29. b5b82ab spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · 7 years ago
  30. a7126ed splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  31. 9493d05 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  32. 1d20170 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  33. 6aee2ab Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  34. f9d42d8 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · 7 years ago
  35. 22aa21d splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  36. a223e2b bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot by Hannes Schmelzer · 7 years ago
  37. 5daf6e5 common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · 7 years ago
  38. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  39. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  40. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  41. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  42. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  43. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  44. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  45. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  46. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  47. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  48. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  49. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  50. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  51. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  52. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  53. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  54. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  55. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  56. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  57. 160cfc4 boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  58. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  59. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  60. b3ed6ce spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  61. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  62. c3916e7 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  63. f94e643 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  64. d60b5f7 spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  65. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  66. 616bd09 spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  67. ae2cee2 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  68. a954fa3 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  69. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  70. eaa90e5 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  71. 7653942 common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · 7 years ago
  72. fe84c48 Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  73. 60873f7 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  74. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  75. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  76. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  77. 336a448 fdt: Correct fdt_get_base_address() by Simon Glass · 7 years ago
  78. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  79. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  80. 42f9f91 console: Unify the check for a serial console by Simon Glass · 7 years ago
  81. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  82. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  83. 81060bb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  84. 5624dfd usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  85. bbc6f06 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  86. 74ffc7c usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  87. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  88. a199a72 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  89. dfa96e0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  90. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  91. 53771a4 usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  92. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  93. f7a9e5d usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  94. c61d000 console: simplify puts() by Masahiro Yamada · 7 years ago
  95. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  96. 0ddc9c1 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  97. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  98. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  99. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  100. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago