1. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  2. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  3. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  4. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  5. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  6. 0ad0458 usb: Correct use of debug() by Simon Glass · 7 years ago
  7. 64e9b4f Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · 7 years ago
  8. 2614a20 common: command: tempory buffer should have size of command line buf by Heinrich Schuchardt · 7 years ago
  9. 53fe692 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  10. 7fef4590 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  11. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  12. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  13. 506c428 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  14. aa122f6 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  15. 1d37909 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  16. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  17. 9f45aeb spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  18. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  19. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  20. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  21. a874cac malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  22. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  23. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  24. 3fe3839 SPL: fix printing of image name by André Draszik · 7 years ago
  25. be135cc Revert "console: simplify puts()" by Soeren Moch · 7 years ago
  26. 8f4d62b spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  27. 8ec87df image-sig: use designated initializers for algorithm by Masahiro Yamada · 7 years ago
  28. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  29. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  30. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  31. 26f9184 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  32. d1fc0a3 spl: fix assignment of board info to global data by York Sun · 7 years ago
  33. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  34. d56b86e fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  35. 906a9db fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  36. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  37. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  38. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  39. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  40. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  41. 72ac8f3 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · 7 years ago
  42. 061895f usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  43. b902035 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  44. 932bb66 usb: Read device descriptor after device is addressed for xHCI by Bin Meng · 7 years ago
  45. c008faa usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · 7 years ago
  46. 2f0eb2a usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · 7 years ago
  47. ff6c312 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  48. b016b58 spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
  49. ea7fad9 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled by Bin Meng · 7 years ago
  50. 6158d0b usb: storage: Refactor to use max_xfer_blk from struct us_data by Bin Meng · 7 years ago
  51. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  52. a8c5112 spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  53. 148a139 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  54. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  55. d69bb0e bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  56. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  57. 5ee94b4 board_f: Drop the timer after relocation by Simon Glass · 7 years ago
  58. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  59. 7c3dc77 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  60. ad026ad fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  61. fc7c318 fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  62. 2d2531b spl: add newline in debug output by Anatolij Gustschin · 7 years ago
  63. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  64. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  65. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  66. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  67. b5b82ab spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · 7 years ago
  68. a7126ed splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  69. 9493d05 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  70. 1d20170 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  71. 6aee2ab Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  72. f9d42d8 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · 7 years ago
  73. 22aa21d splash_source: Verify FIT magic by Niko Mauno · 7 years ago
  74. a223e2b bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot by Hannes Schmelzer · 7 years ago
  75. 5daf6e5 common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · 7 years ago
  76. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  77. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  78. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  79. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  80. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  81. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  82. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  83. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  84. b5c4d81 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · 7 years ago
  85. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  86. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  87. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  88. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  89. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  90. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  91. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  92. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  93. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  94. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  95. 160cfc4 boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  96. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  97. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  98. b3ed6ce spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  99. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  100. c3916e7 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago