1. a8819e9 ARM: dts: rockchip: Add rv1108 eMMC pinctrl by Otavio Salvador · 6 years ago
  2. 66d86af ARM: rockchip: rv1108: Enable BOUNCE_BUFFER by Otavio Salvador · 6 years ago
  3. 5d2cb15 ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  4. 765246a rockchip: rk3399-puma: reduce sd card max-frequency to 40MHz by Philipp Tomsich · 6 years ago
  5. ae66a0e rockchip: rock: remove TPL_TINY_MEMSET by Kever Yang · 6 years ago
  6. adbca53 rockchip: rk3399: spl: always report errors triggering a hard stop by Philipp Tomsich · 6 years ago
  7. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  8. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  9. 6c69ed1 rockchip: rk3188: fix early uart setup by Heiko Stuebner · 6 years ago
  10. 5b5ca4c rockchip: rk3188: add support for usb-uart functionality by Heiko Stuebner · 6 years ago
  11. 6d4a3ff Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  12. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  13. 30bade2 arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  14. e8dd60d arm: socfpga: make socfpga_socrates_defconfig boot from QSPI by Simon Goldschmidt · 6 years ago
  15. c402e81 dts: arm: socfpga: merge gen5 devicetrees from linux by Simon Goldschmidt · 6 years ago
  16. 2a3a999 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  17. 89f1fe5 gpio: dwapb_gpio: fix binding without bank-name property by Simon Goldschmidt · 6 years ago
  18. dd8ee8e arm: socfpga: make config structs const by Simon Goldschmidt · 6 years ago
  19. e16c888 Merge branch '2018-11-28-master-imports' by Tom Rini · 6 years ago
  20. a9da9ee MAINTAINERS: add an entry for MediaTek by Ryder Lee · 6 years ago
  21. 3ba286e doc: README.mediatek: Add a simple README for MediaTek by Ryder Lee · 6 years ago
  22. d24b693 mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by Weijie Gao · 6 years ago
  23. 60f633e ram: MediaTek: add DDR3 driver for MT7629 SoC by Ryder Lee · 6 years ago
  24. 849b116 serial: MediaTek: add high-speed uart driver for MediaTek SoCs by Ryder Lee · 6 years ago
  25. 9dec738 power domain: MediaTek: add power domain driver for MT7623 SoC by Ryder Lee · 6 years ago
  26. 2ae7e4d power domain: MediaTek: add power domain driver for MT7629 SoC by Ryder Lee · 6 years ago
  27. 59a8fef pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by Ryder Lee · 6 years ago
  28. 01aa9d1 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by Ryder Lee · 6 years ago
  29. 090543f watchdog: MediaTek: add watchdog driver for MediaTek SoCs by Ryder Lee · 6 years ago
  30. d3c3606 timer: MediaTek: add timer driver for MediaTek SoCs by Ryder Lee · 6 years ago
  31. c746651 clk: MediaTek: add clock driver for MT7623 SoC. by Ryder Lee · 6 years ago
  32. 0bd7dc7 clk: MediaTek: add clock driver for MT7629 SoC. by Ryder Lee · 6 years ago
  33. 361e13f arm: MediaTek: add basic support for MT7623 boards by Weijie Gao · 6 years ago
  34. cbd2fba arm: MediaTek: add basic support for MT7629 boards by Ryder Lee · 6 years ago
  35. d84982d arm: dts: MediaTek: add device tree for MT7623 by Ryder Lee · 6 years ago
  36. 376ac00 arm: dts: MediaTek: add device tree for MT7629 by Ryder Lee · 6 years ago
  37. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  38. 67cf22c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  39. 5d5833a Merge branch '2018-11-26-master-imports' by Tom Rini · 6 years ago
  40. 70c44f1 ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code by Marcin Niestroj · 6 years ago
  41. f1bca34 ARM: chiliboard: move towards driver model and device-tree boot by Marcin Niestroj · 6 years ago
  42. 627d74c ARM: dts: am335x-chiliboard: add /chosen/stdout-path by Marcin Niestroj · 6 years ago
  43. e067379 ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files by Marcin Niestroj · 6 years ago
  44. 4656ce2 configs: Remove CONFIG_MARVELL by Chris Packham · 6 years ago
  45. 58fcca0 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  46. 37ff057 board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  47. a0106c8 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · 6 years ago
  48. 958d46b tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago
  49. 1e4fb78 arm: ti: boot: Fix U-Boot environment partition address by Sam Protsenko · 6 years ago
  50. ccdb7c2 armv7r: K3: Allow SPL to run only on core 0 by Lokesh Vutla · 6 years ago
  51. f7bb20a add default-option to bootmenu by Frank Wunderlich · 6 years ago
  52. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  53. c06088b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  54. ef0b75d Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  55. 1af9bfd usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ by Sven Schwermer · 6 years ago
  56. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  57. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  58. 2a03114 usb: am335x_evm: Disable CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  59. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  60. 6b21502 Merge branch '2018-11-25-master-imports' by Tom Rini · 6 years ago
  61. d96a782 ARM: meson: Add boot device discovery by Neil Armstrong · 6 years ago
  62. b890acc ARM: meson: factorize common code out amlogic's boards by Jerome Brunet · 6 years ago
  63. b72794e board: amlogic: add support for S400 board by Neil Armstrong · 6 years ago
  64. f6eb68b clk: Add clock driver for AXG by Neil Armstrong · 6 years ago
  65. 78a0801 ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1 by Neil Armstrong · 6 years ago
  66. 485bba3 ARM: meson: Add support for AXG family by Neil Armstrong · 6 years ago
  67. 33e3378 ARM: meson: rework soc arch file to prepare for new SoC by Jerome Brunet · 6 years ago
  68. 572aeb5 clk: meson: silence debug print by Jerome Brunet · 6 years ago
  69. 19987c3 clk: meson: add static to meson_gates table by Neil Armstrong · 6 years ago
  70. 8587839 pinctrl: meson: add axg support by Jerome Brunet · 6 years ago
  71. 2f9a38b pinctrl: meson: select generic pinctrl by Jerome Brunet · 6 years ago
  72. 7c9dcfe pinctrl: meson: rework gx pmx function by Jerome Brunet · 6 years ago
  73. f58d633 configs: meson: change default load addresses by Jerome Brunet · 6 years ago
  74. 96a739b ARM: rework amlogic configuration by Jerome Brunet · 6 years ago
  75. d54e03b board: amlogic: factorise gxbb boards by Jerome Brunet · 6 years ago
  76. 302987b board: amlogic: move khadas-vim2 as q200 ref board by Neil Armstrong · 6 years ago
  77. 8bbfb40 board: amlogic: remove p212 derivatives by Jerome Brunet · 6 years ago
  78. e4623f7 configs: meson: remove unnecessary MESON_FDTFILE_SETTING by Jerome Brunet · 6 years ago
  79. 32caa1e ARM: meson: clean-up platform selection by Jerome Brunet · 6 years ago
  80. 71a38a8 net: designware: add meson meson axg compatible by Neil Armstrong · 6 years ago
  81. ec353ad net: designware: add meson meson gxbb compatible by Neil Armstrong · 6 years ago
  82. 3e3f701 mmc: meson-gx: Add AXG compatible by Neil Armstrong · 6 years ago
  83. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  84. 27028f1 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  85. 65f3b1f sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  86. fc1f58a sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  87. 7b5ea14 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  88. 36bcea6 sandbox: Allow puts() output before global_data is set up by Simon Glass · 6 years ago
  89. d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  90. 6d07d63 sandbox: Drop the deprecated 'sb' command by Simon Glass · 6 years ago
  91. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  92. 20d4440 test/py: Add a way to pass flags to sandbox by Simon Glass · 6 years ago
  93. 9946d55 sandbox: Add a memory map to the sandbox README by Simon Glass · 6 years ago
  94. c21f407 spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  95. aedc08b spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  96. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  97. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  98. cff8870 Add bloblist documentation by Simon Glass · 6 years ago
  99. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  100. f0293d3 bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago