1. 73ced87 rockchip: rk3399: spl: ensure that debug_uart_init is called by Philipp Tomsich · 6 years ago
  2. c869d63 rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM by Philipp Tomsich · 6 years ago
  3. 5a12732 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  4. efc4677 pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  5. 77871e6 rockchip: Add MAINTAINER entry for chromebook_speedy by Philipp Tomsich · 6 years ago
  6. 9e92116 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  7. 08c85b5 rockchip: gru: Add extra device-tree settings by Simon Glass · 6 years ago
  8. aa48c94 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  9. 3ec6f11 rockchip: Move pull-up/down enum into a common file by Simon Glass · 6 years ago
  10. 8a0c6aa rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env by Simon Glass · 6 years ago
  11. c35f8e5 rockchip: Tidy up board include-file ordering by Simon Glass · 6 years ago
  12. 5328af1 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  13. cf5c8d1 rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz by Simon Glass · 6 years ago
  14. 3523c07 rockchip: Allow booting from SPI by Simon Glass · 6 years ago
  15. 6cecc2b rockchip: Clarify docs on SPI writing by Simon Glass · 6 years ago
  16. 60853a9 rockchip: evb_rk3399: Tidy up the README by Simon Glass · 6 years ago
  17. 0a09f2f rockchip: Adjust rk3399 device tree to be closer to linux by Simon Glass · 6 years ago
  18. d244474 rockchip: Bring in device tree files for rk3399-gru by Simon Glass · 6 years ago
  19. 0c14c36 rockchip: Drop note about supporting other SoCs by Simon Glass · 6 years ago
  20. 16217f9 rockchip: Add mention of other boards by Simon Glass · 6 years ago
  21. 5c01d1c gpio: Add a simple GPIO API for SPL by Simon Glass · 6 years ago
  22. 66f657d gpio: Use more command-specific enums values by Simon Glass · 6 years ago
  23. 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  24. f60662d lib: Allow using display_buffer() in SPL by Simon Glass · 6 years ago
  25. e5b29d8 ARM: dts: rk322x: Correct the uart2 default pin configuration by David Wu · 6 years ago
  26. 96f73e0 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  27. 2ec3d25 rockchip: defconfig: Clean the unused pinctrl config by David Wu · 6 years ago
  28. e7ae4cf pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  29. 2409e47 rk3288: chrome: defconfig: Enable FDT for new pinctrl driver by David Wu · 6 years ago
  30. 08c817c ARM: rockchip: Remove the pinctrl request at rk3288-board-spl by David Wu · 6 years ago
  31. bfb11ab ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188 by David Wu · 6 years ago
  32. c0b163e ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL by David Wu · 6 years ago
  33. cb59507 rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver by David Wu · 6 years ago
  34. 8e2e601 rockchip: add support for veyron-speedy (ASUS Chromebook C201) by Marty E. Plummer · 6 years ago
  35. 09056c9 rockchip: dts: rk3399-firely: add 'same-as-spl' by Mark Kettenis · 6 years ago
  36. 0d968ce rockchip: Drop call to rockchip_dnl_mode_check() for now by Simon Glass · 6 years ago
  37. 2d0c01b sound: rockchip: Add sound support for jerry by Simon Glass · 6 years ago
  38. bcea0e1 rockchip: Add a sound driver by Simon Glass · 6 years ago
  39. 2665f09 rockchip: Add an I2S driver by Simon Glass · 6 years ago
  40. 3dbfe5a rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  41. 341e5a2 ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL by Jean-Jacques Hiblot · 6 years ago
  42. 64c5992 ARM: DTS: am43xx: Add aliases for the USB ports by Jean-Jacques Hiblot · 6 years ago
  43. dd5b0e2 ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3 by Adam Ford · 6 years ago
  44. 13756eb ARM: dts: da850-evm: Re-sync with Kernel 5.0 by Adam Ford · 6 years ago
  45. c97ae7b ARM: am3517_evm: Enable DM_SPI and DM_USB by Adam Ford · 6 years ago
  46. cafc429 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · 6 years ago
  47. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  48. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  49. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  50. 0e03648 configs: removing am335x_evm_usbspl_defconfig by Jean-Jacques Hiblot · 6 years ago
  51. 94f0d13 configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL by Jean-Jacques Hiblot · 6 years ago
  52. db34e0e ARM: DTS: am335x-evm: Use USB0 in peripheral mode by Jean-Jacques Hiblot · 6 years ago
  53. 1c1464c usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  54. a36c70a am335x, shc: adapt shc board to DM by Heiko Schocher · 6 years ago
  55. 46c4371 ARM: dts: am335x-shc: add u-boot specific dtsi by Heiko Schocher · 6 years ago
  56. e535014 arm: dts: add am335x-shc.dts for shc board by Heiko Schocher · 6 years ago
  57. 364e407 configs: mscc_luton: Add network support. by Horatiu Vultur · 6 years ago
  58. c5620ae net: Add MSCC Luton networkd driver. by Horatiu Vultur · 6 years ago
  59. ee7b65f mips: mscc: luton: Add ethernet nodes for Luton. by Horatiu Vultur · 6 years ago
  60. 0b8f34d net: mscc: Remove unused variables by Horatiu Vultur · 6 years ago
  61. 45f2748 net: mscc: Move mac_table_add function into different file. by Horatiu Vultur · 6 years ago
  62. 36d04f5 net: mscc: Move ocelot_send and ocelot_recv in a different file. by Horatiu Vultur · 6 years ago
  63. 2fff4a9 net: mscc: Move miim commands into separate file. by Horatiu Vultur · 6 years ago
  64. 4c66157 net: mscc: Move ocelot_switch to mscc_eswitch folder by Horatiu Vultur · 6 years ago
  65. fdceb0d mips: mt76xx: Use correct timer frequency by Stefan Roese · 6 years ago
  66. 78b5431 MSCC: Fix Jaguar2 board detection. by Horatiu Vultur · 6 years ago
  67. 45988b1 MSCC: Jaguar2 enable debug uart by Horatiu Vultur · 6 years ago
  68. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  69. ab0ec15 Merge tag 'u-boot-amlogic-20190131' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  70. fce1069 arm: libretech-cc: enable video by default by Maxime Jourdan · 6 years ago
  71. 01790b0 arm: meson64: enable console mux and console env by default by Maxime Jourdan · 6 years ago
  72. f0d0904 configs: meson64: use vidconsole and usbkbd if enabled by Neil Armstrong · 6 years ago
  73. 0cc53fa arm: meson: board-gx: Setup VPU in fdt by Maxime Jourdan · 6 years ago
  74. 2ebade0 arm64: dts: meson-gx: add hhi reg entry to hdmi_tx by Maxime Jourdan · 6 years ago
  75. bce59f9 arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply by Neil Armstrong · 6 years ago
  76. 671b1db arm64: dts: meson-gx: vpu should be probed before relocation by Maxime Jourdan · 6 years ago
  77. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  78. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  79. fd99841 video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  80. 335d287 power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · 6 years ago
  81. 535d74a MAINTAINERS: Add Amlogic entry by Neil Armstrong · 6 years ago
  82. 1249fa8 Makefile: remove generated font files by Heinrich Schuchardt · 6 years ago
  83. 1f92c07 dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  84. 552452f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  85. a7cca57 arm: sunxi: Enable DM_MMC by Jagan Teki · 6 years ago
  86. cebeba9 sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi by Jagan Teki · 6 years ago
  87. 708b5da arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1 by Jagan Teki · 6 years ago
  88. 13b0867 sunxi: clk: enable clk and reset for CCU devices by Andre Przywara · 6 years ago
  89. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  90. 4233698 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  91. a7ae159 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · 6 years ago
  92. c57572e mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  93. 3c8c7da mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  94. 9e23338 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  95. a1925a6 mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  96. e0c7ce7 sunxi: clk: A80: add MMC clock support by Andre Przywara · 6 years ago
  97. bb3e5aa sunxi: clk: add MMC gates/resets by Andre Przywara · 6 years ago
  98. 1659156 sunxi: amarula_a64_relic: Enable USB host by Jagan Teki · 6 years ago
  99. 1b35c90 arm: stm32mp1: deploy spl in root folder by Patrick Delaunay · 6 years ago
  100. 5548c7a Merge tag 'u-boot-amlogic-20190129' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago