1. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  2. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  3. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  4. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  5. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  6. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  7. be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · 6 years ago
  8. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  9. 06bc2da common: build ymodem only on need by Jun Nie · 7 years ago
  10. 3fb6083 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL by Lars Povlsen · 6 years ago
  11. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · 6 years ago
  12. da0af04 fit: Add missing CR in debug output in fit_find_config_node() by Stefan Roese · 6 years ago
  13. b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  14. 310cc0d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  15. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  16. 7c18fe8 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  17. 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  18. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  19. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  20. 5b9fbd9 bootm: Add board specific OS preboot hook by Marek Vasut · 6 years ago
  21. b2ed222 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · 6 years ago
  22. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  23. 838c70c avb_verify: support using OP-TEE TA AVB by Jens Wiklander · 6 years ago
  24. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · 6 years ago
  25. 15e1216 spl: ram: Fix u_boot_pos calculation by Michal Simek · 6 years ago
  26. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  27. eab8e23 Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  28. b550fd7 ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · 6 years ago
  29. a28d42c spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  30. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  31. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  32. c7a8810 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · 6 years ago
  33. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  34. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  35. b00a9de sandbox: Fix set_working_fdt_addr users by Alexander Graf · 6 years ago
  36. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  37. 37ad270 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · 6 years ago
  38. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  39. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  40. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  41. 7194f25 common: board_f: Sort includes by Mario Six · 6 years ago
  42. 4481a5d board_f: Add reset status printing by Mario Six · 6 years ago
  43. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  44. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  45. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  46. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  47. f0017d2 cli: handle getch error by Patrick Delaunay · 6 years ago
  48. d837c53 console: unify fgetc function when console MUX is deactivated by Patrick Delaunay · 6 years ago
  49. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago
  50. be17881 malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · 6 years ago
  51. 3135da5 common: avb_verify: Fix division by zero in mmc_byte_io() by Eugeniu Rosca · 6 years ago
  52. c966354 common: avb_verify: Fix never-occurring avb_free(ops_data) by Eugeniu Rosca · 6 years ago
  53. a5f012e common: avb_verify: Fix memory leaks by Eugeniu Rosca · 6 years ago
  54. f43f113 common: avb_verify: Make local data static by Eugeniu Rosca · 6 years ago
  55. d6d3597 common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · 6 years ago
  56. 4c94c89 common: avb_verify: Fix invalid 'for' loop condition by Eugeniu Rosca · 6 years ago
  57. 92f95bb cmd: Add dtimg command by Sam Protsenko · 6 years ago
  58. 2f770a9 common: Add support for Android DT image by Sam Protsenko · 6 years ago
  59. 7dbffe4 spl: fix debug print in spl_common_init() by Simon Goldschmidt · 6 years ago
  60. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  61. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  62. 9cab183 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · 6 years ago
  63. 276129d avb2.0: add get_size_of_partition() by Igor Opaniuk · 6 years ago
  64. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  65. 12e6f56 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  66. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · 6 years ago
  67. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  68. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  69. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  70. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  71. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  72. 4fcaf49 common: Log should depends on DM not be selected by DM by Michal Simek · 6 years ago
  73. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · 6 years ago
  74. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  75. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  76. c2f3954 console: Remember if ctrlc is disabled in console_tstc() by Joe Hershberger · 6 years ago
  77. 5349267 spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  78. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  79. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  80. 43c385d spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  81. ceb54dc avb2.0: use block API in AVB ops by Igor Opaniuk · 6 years ago
  82. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  83. 7cd5199 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  84. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 7 years ago
  85. 1fbafc6 bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  86. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  87. cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  88. f0370c0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  89. 7975725 spl: nor: Add FIT support by York Sun · 6 years ago
  90. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  91. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  92. 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
  93. 2b0634d usb_kdb: Get stdio_dev directly from sdev pointer by Michal Simek · 6 years ago
  94. 07b3cc9 usb_kbd: Add support for watchdog by Michal Simek · 6 years ago
  95. 2e1b90b common: command: Handle USAGE failure separately by Michal Simek · 6 years ago
  96. 44bdb57 common: command: Use command_ret_t enum values instead of values by Michal Simek · 6 years ago
  97. 62fd0c1 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · 6 years ago
  98. 34cef30 common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  99. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  100. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago