1. ecfe663 dm: cpu: Fix print_cpuinfo() output by Bin Meng · 6 years ago
  2. 5d6c61a board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  3. fb3148a common: build ymodem only on need by Jun Nie · 7 years ago
  4. 6b0afcc common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL by Lars Povlsen · 6 years ago
  5. 30c0740 spl: fix debug prints for tiny printf by Simon Goldschmidt · 6 years ago
  6. 6514bfc fit: Add missing CR in debug output in fit_find_config_node() by Stefan Roese · 6 years ago
  7. 5764ea2 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  8. f749b61 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  9. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  10. 9215bb1 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  11. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  12. 3313ae6 spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  13. 3d5ced9 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  14. fd3d121 bootm: Add board specific OS preboot hook by Marek Vasut · 6 years ago
  15. 42116f6 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · 6 years ago
  16. 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  17. 6663e07 avb_verify: support using OP-TEE TA AVB by Jens Wiklander · 6 years ago
  18. 51c1231 spl: spi: Do not hardcode fixed size for header by Michal Simek · 6 years ago
  19. 83a6456 spl: ram: Fix u_boot_pos calculation by Michal Simek · 6 years ago
  20. 6c6add6 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  21. a4b38fc Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  22. f31414a ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · 6 years ago
  23. 70fe287 spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  24. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  25. aa608b6 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  26. 83f6f60 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · 6 years ago
  27. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  28. 0ae8dcf Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  29. eaac4fb sandbox: Fix set_working_fdt_addr users by Alexander Graf · 6 years ago
  30. 975e789 spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  31. 8eb55e1 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · 6 years ago
  32. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  33. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  34. c043440 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  35. 138181a common: board_f: Sort includes by Mario Six · 6 years ago
  36. 23471ae board_f: Add reset status printing by Mario Six · 6 years ago
  37. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  38. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  39. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  40. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  41. 555e378 cli: handle getch error by Patrick Delaunay · 6 years ago
  42. 273a125 console: unify fgetc function when console MUX is deactivated by Patrick Delaunay · 6 years ago
  43. c3c19c2 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago
  44. f3da76e malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · 6 years ago
  45. e1904f4 common: avb_verify: Fix division by zero in mmc_byte_io() by Eugeniu Rosca · 6 years ago
  46. 47e4163 common: avb_verify: Fix never-occurring avb_free(ops_data) by Eugeniu Rosca · 6 years ago
  47. 047bc5c common: avb_verify: Fix memory leaks by Eugeniu Rosca · 6 years ago
  48. 55d56d2 common: avb_verify: Make local data static by Eugeniu Rosca · 6 years ago
  49. 87c814d common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · 6 years ago
  50. 2e2067b common: avb_verify: Fix invalid 'for' loop condition by Eugeniu Rosca · 6 years ago
  51. d03e76a cmd: Add dtimg command by Sam Protsenko · 6 years ago
  52. c044733 common: Add support for Android DT image by Sam Protsenko · 6 years ago
  53. 94cb986 spl: fix debug print in spl_common_init() by Simon Goldschmidt · 6 years ago
  54. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  55. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  56. 6b6f216 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · 6 years ago
  57. 7a5fbfe avb2.0: add get_size_of_partition() by Igor Opaniuk · 6 years ago
  58. 17585e2 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
  59. 188ebc7 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  60. cd1457d common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · 6 years ago
  61. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  62. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  63. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  64. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  65. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  66. 563273d common: Log should depends on DM not be selected by DM by Michal Simek · 6 years ago
  67. 2a1f4f1 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · 6 years ago
  68. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  69. 82a115f sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  70. b2f58d8 console: Remember if ctrlc is disabled in console_tstc() by Joe Hershberger · 6 years ago
  71. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  72. 73a555d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  73. 5f4e32d fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  74. 02db548 spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  75. e9ee739 avb2.0: use block API in AVB ops by Igor Opaniuk · 6 years ago
  76. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  77. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  78. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  79. b27dc8e bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  80. 25dabd7 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  81. 7267fbf spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  82. 14acea0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  83. 6ecd820 spl: nor: Add FIT support by York Sun · 6 years ago
  84. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  85. 3907eef spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  86. 1473b12 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
  87. 4fb67f4 usb_kdb: Get stdio_dev directly from sdev pointer by Michal Simek · 6 years ago
  88. f8f3e0e usb_kbd: Add support for watchdog by Michal Simek · 6 years ago
  89. 27eb7bc common: command: Handle USAGE failure separately by Michal Simek · 6 years ago
  90. 3723324 common: command: Use command_ret_t enum values instead of values by Michal Simek · 6 years ago
  91. 67a2616 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · 6 years ago
  92. 3804f5b common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  93. 7346c1e vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  94. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  95. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  96. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  97. 26ad648 spl: spi: Support full fitImage handling by Marek Vasut · 6 years ago
  98. 8b1531f spl: fat: Support full fitImage handling by Marek Vasut · 6 years ago
  99. 078e558 fit: Verify all configuration signatures by Marek Vasut · 6 years ago
  100. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago