1. fe82ca8 spi: Remove used spi_init by Jagan Teki · 6 years ago
  2. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  3. 3ae6030 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · 6 years ago
  4. e6f76d5 spi: pl022: Drop unnecessary include files by Jagan Teki · 6 years ago
  5. 3deb1f7 spi: pl022: Simplify platdata code by Jagan Teki · 6 years ago
  6. 5d5833a Merge branch '2018-11-26-master-imports' by Tom Rini · 6 years ago
  7. 70c44f1 ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code by Marcin Niestroj · 6 years ago
  8. f1bca34 ARM: chiliboard: move towards driver model and device-tree boot by Marcin Niestroj · 6 years ago
  9. 627d74c ARM: dts: am335x-chiliboard: add /chosen/stdout-path by Marcin Niestroj · 6 years ago
  10. e067379 ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files by Marcin Niestroj · 6 years ago
  11. 4656ce2 configs: Remove CONFIG_MARVELL by Chris Packham · 6 years ago
  12. 58fcca0 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  13. 37ff057 board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  14. a0106c8 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · 6 years ago
  15. 958d46b tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago
  16. 1e4fb78 arm: ti: boot: Fix U-Boot environment partition address by Sam Protsenko · 6 years ago
  17. ccdb7c2 armv7r: K3: Allow SPL to run only on core 0 by Lokesh Vutla · 6 years ago
  18. f7bb20a add default-option to bootmenu by Frank Wunderlich · 6 years ago
  19. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  20. c06088b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  21. ef0b75d Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  22. 1af9bfd usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ by Sven Schwermer · 6 years ago
  23. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  24. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  25. 2a03114 usb: am335x_evm: Disable CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  26. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  27. 6b21502 Merge branch '2018-11-25-master-imports' by Tom Rini · 6 years ago
  28. d96a782 ARM: meson: Add boot device discovery by Neil Armstrong · 6 years ago
  29. b890acc ARM: meson: factorize common code out amlogic's boards by Jerome Brunet · 6 years ago
  30. b72794e board: amlogic: add support for S400 board by Neil Armstrong · 6 years ago
  31. f6eb68b clk: Add clock driver for AXG by Neil Armstrong · 6 years ago
  32. 78a0801 ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1 by Neil Armstrong · 6 years ago
  33. 485bba3 ARM: meson: Add support for AXG family by Neil Armstrong · 6 years ago
  34. 33e3378 ARM: meson: rework soc arch file to prepare for new SoC by Jerome Brunet · 6 years ago
  35. 572aeb5 clk: meson: silence debug print by Jerome Brunet · 6 years ago
  36. 19987c3 clk: meson: add static to meson_gates table by Neil Armstrong · 6 years ago
  37. 8587839 pinctrl: meson: add axg support by Jerome Brunet · 6 years ago
  38. 2f9a38b pinctrl: meson: select generic pinctrl by Jerome Brunet · 6 years ago
  39. 7c9dcfe pinctrl: meson: rework gx pmx function by Jerome Brunet · 6 years ago
  40. f58d633 configs: meson: change default load addresses by Jerome Brunet · 6 years ago
  41. 96a739b ARM: rework amlogic configuration by Jerome Brunet · 6 years ago
  42. d54e03b board: amlogic: factorise gxbb boards by Jerome Brunet · 6 years ago
  43. 302987b board: amlogic: move khadas-vim2 as q200 ref board by Neil Armstrong · 6 years ago
  44. 8bbfb40 board: amlogic: remove p212 derivatives by Jerome Brunet · 6 years ago
  45. e4623f7 configs: meson: remove unnecessary MESON_FDTFILE_SETTING by Jerome Brunet · 6 years ago
  46. 32caa1e ARM: meson: clean-up platform selection by Jerome Brunet · 6 years ago
  47. 71a38a8 net: designware: add meson meson axg compatible by Neil Armstrong · 6 years ago
  48. ec353ad net: designware: add meson meson gxbb compatible by Neil Armstrong · 6 years ago
  49. 3e3f701 mmc: meson-gx: Add AXG compatible by Neil Armstrong · 6 years ago
  50. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  51. 27028f1 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  52. 65f3b1f sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  53. fc1f58a sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  54. 7b5ea14 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  55. 36bcea6 sandbox: Allow puts() output before global_data is set up by Simon Glass · 6 years ago
  56. d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  57. 6d07d63 sandbox: Drop the deprecated 'sb' command by Simon Glass · 6 years ago
  58. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  59. 20d4440 test/py: Add a way to pass flags to sandbox by Simon Glass · 6 years ago
  60. 9946d55 sandbox: Add a memory map to the sandbox README by Simon Glass · 6 years ago
  61. c21f407 spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  62. aedc08b spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  63. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  64. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  65. cff8870 Add bloblist documentation by Simon Glass · 6 years ago
  66. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  67. f0293d3 bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  68. e945a72 spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  69. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  70. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  71. 734e207 fs-test.sh: Update to use 'host' not 'sb' by Tom Rini · 6 years ago
  72. 850e779 arm64: zynqmp: Enable SPL_SEPARATE_BSS by default by Michal Simek · 6 years ago
  73. 12ef7e2 microblaze: Showing model information from DT by default by Michal Simek · 6 years ago
  74. 656185a microblaze: Use standard functions for memory decoding by Michal Simek · 6 years ago
  75. f3289d1 arm64: zynqmp: Reflect emmc controller ID in model in DT by Michal Simek · 6 years ago
  76. 09a4c91 arm64: zynqmp: Disable bootelf and fdt commands for mini configurations by Michal Simek · 6 years ago
  77. b76a37e ARM: zynq: cse: Shrink u-boot size by Michal Simek · 6 years ago
  78. a204ac7 ARM: zynq: cse: Disable autoboot feature by Michal Simek · 6 years ago
  79. f465335 ARM: zynq: cse: Disable distro bootcommands by Michal Simek · 6 years ago
  80. 0dc69f4 ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP by Michal Simek · 6 years ago
  81. 1cefca7 mtd: nand: Arasan: Add subpage configuration support by Martin Lund · 6 years ago
  82. c25e804 arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width property by Siva Durga Prasad Paladugu · 6 years ago
  83. 5473f24 arm64: zynqmp: Fix logic in CG/EG/EV detection by Siva Durga Prasad Paladugu · 6 years ago
  84. 23374a9 arm64: zynqmp: Enable SPL gzip support for zcu102 and zcu100 by Michal Simek · 6 years ago
  85. 52923c6 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  86. bae2d72 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · 6 years ago
  87. f810b0a configs: ax25-ae350: Separate ax25-ae350 for RV32/64I. by Rick Chen · 6 years ago
  88. 7424e95 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · 6 years ago
  89. 897206c riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL by Lukas Auer · 6 years ago
  90. 66ffe57 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · 6 years ago
  91. afb3012 dm: core: add missing prototype for ofnode_read_u64 by Lukas Auer · 6 years ago
  92. 111ab36 riscv: qemu: enable distro boot by Lukas Auer · 6 years ago
  93. a8da9ff distro_bootcmd: add VirtIO distro boot command by Lukas Auer · 6 years ago
  94. c3b1a99 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  95. 52b9843 riscv: qemu: support booting Linux by Lukas Auer · 6 years ago
  96. 6e10e94 riscv: qemu: use device tree passed by prior boot stage by Lukas Auer · 6 years ago
  97. 5d8b2e7 riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
  98. 31f9058 riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
  99. 8bfa231 riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
  100. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago