1. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  2. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  3. 175c3e3 tftp: update: Include missing cfi_flash.h header by Marek Vasut · 7 years ago
  4. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  5. a5af51a spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · 7 years ago
  6. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  7. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  8. 1973b38 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  9. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  10. deca50f log: Update log_console to honour the log format by Simon Glass · 7 years ago
  11. 3b73e8d log: Add control over log formatting by Simon Glass · 7 years ago
  12. f941c8d log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  13. 0b674a3 spl: include timezone in banner by Klaus Goger · 7 years ago
  14. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  15. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  16. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  17. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  18. 0289e29 spl: atf: pass NULL for bl32_ep pc by Kever Yang · 7 years ago
  19. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  20. 16ef147 common: board_f: Fix style violations by Mario Six · 7 years ago
  21. 2d06fd8 Initialize SHA buffer size var in passwd_abort by Martin Etnestad · 7 years ago
  22. a3f77c8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  23. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  24. d7af2ba crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  25. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  26. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  27. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  28. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  29. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  30. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  31. d0e4437 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  32. d21fb63 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  33. 24acb83 common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · 7 years ago
  34. 1a1e707 common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · 7 years ago
  35. 90d75d2 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  36. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  37. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  38. dfce179 binman: Add binman support to spl_ram.c by Simon Glass · 7 years ago
  39. 8bee2d2 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  40. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  41. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  42. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  43. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  44. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  45. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  46. 0ad0458 usb: Correct use of debug() by Simon Glass · 7 years ago
  47. 64e9b4f Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · 7 years ago
  48. 2614a20 common: command: tempory buffer should have size of command line buf by Heinrich Schuchardt · 7 years ago
  49. 53fe692 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  50. 7fef4590 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  51. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  52. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  53. 506c428 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  54. aa122f6 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  55. 1d37909 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  56. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  57. 9f45aeb spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  58. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  59. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  60. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  61. a874cac malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  62. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  63. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  64. 3fe3839 SPL: fix printing of image name by André Draszik · 7 years ago
  65. be135cc Revert "console: simplify puts()" by Soeren Moch · 7 years ago
  66. 8f4d62b spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  67. 8ec87df image-sig: use designated initializers for algorithm by Masahiro Yamada · 7 years ago
  68. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  69. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  70. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  71. 26f9184 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  72. d1fc0a3 spl: fix assignment of board info to global data by York Sun · 7 years ago
  73. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  74. d56b86e fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  75. 906a9db fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  76. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  77. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  78. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  79. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  80. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  81. 72ac8f3 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · 7 years ago
  82. 061895f usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  83. b902035 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  84. 932bb66 usb: Read device descriptor after device is addressed for xHCI by Bin Meng · 7 years ago
  85. c008faa usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · 7 years ago
  86. 2f0eb2a usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · 7 years ago
  87. ff6c312 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  88. b016b58 spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
  89. ea7fad9 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled by Bin Meng · 7 years ago
  90. 6158d0b usb: storage: Refactor to use max_xfer_blk from struct us_data by Bin Meng · 7 years ago
  91. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  92. a8c5112 spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  93. 148a139 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  94. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  95. d69bb0e bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  96. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  97. 5ee94b4 board_f: Drop the timer after relocation by Simon Glass · 7 years ago
  98. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  99. 7c3dc77 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  100. ad026ad fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago