1. 924c893 sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago
  2. 91f1b82 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  3. c06e00e sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  4. 35e80a4 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  5. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  6. aadd97f sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  7. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  8. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  9. 7c44a39 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · 9 years ago
  10. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  11. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  12. 5acec7c ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · 10 years ago
  13. f31017c ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · 10 years ago
  14. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  15. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  16. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 10 years ago
  17. ffdc05c sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 10 years ago
  18. 7976b28 sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n by Hans de Goede · 10 years ago
  19. 4dba108 sunxi: ehci: Convert to the driver-model by Hans de Goede · 10 years ago
  20. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  21. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  22. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  23. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  24. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  25. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  26. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  27. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  28. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  29. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  30. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  31. 6de9f76 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  32. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  33. 613dade sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · 10 years ago
  34. a5b4cfe sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  35. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · 10 years ago
  36. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  37. 47359bb sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · 10 years ago
  38. 9900db1 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · 10 years ago
  39. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  40. 9e3fbdb sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · 10 years ago
  41. bf880fe sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  42. 06ddc45 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · 10 years ago
  43. 2d5d302 sunxi: video: Make pwm polarity configurable by Hans de Goede · 10 years ago
  44. b728aae sunxi: Drop qt840a_defconfig by Hans de Goede · 10 years ago
  45. 743fb955 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  46. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  47. c02f052 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · 10 years ago
  48. 7ee8cd1 sunxi: Add mk802_a10s board / defconfig by Hans de Goede · 10 years ago
  49. 960454d sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boards by Hans de Goede · 10 years ago
  50. 59d9fc7 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · 10 years ago
  51. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  52. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  53. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
  54. 39ca4c1 sunxi: video: Allow external DACs for VGA on platforms without TV encoders by Chen-Yu Tsai · 10 years ago
  55. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  56. baa85e2 sunxi: add Linksprite pcDuino v1/v2 support by Zoltan HERPAI · 10 years ago
  57. 260f520 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  58. ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  59. e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  60. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  61. d8eb473 sun7i: Add new Bananapro board / defconfig by Hans de Goede · 10 years ago
  62. 41ae42c sun7i: Add defconfig for MSI Primo73 tablet by Siarhei Siamashka · 10 years ago
  63. 75afbc0 sun6i: Add defconfig for MSI Primo81 tablet by Siarhei Siamashka · 10 years ago
  64. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  65. 966d239 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  66. cef9cdc sun6i: Add new board Merrii Hummingbird A31 by Chen-Yu Tsai · 10 years ago
  67. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  68. eed3c24 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  69. a563638 sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set by Hans de Goede · 10 years ago
  70. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  71. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  72. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  73. b5ab8ce sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  74. af4273b sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  75. 09f5748 sun6i: Add Mele M9 board by Hans de Goede · 10 years ago
  76. a5403b9 sun6i: Enable SPL by Hans de Goede · 10 years ago
  77. 0ea187d sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · 10 years ago
  78. 8ad104b sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option by Ian Campbell · 10 years ago
  79. 4a24a1c sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · 10 years ago
  80. d8e69e0 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  81. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  82. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  83. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  84. 67c7054 sunxi: Kconfig: Unify sunxi Kconfig code by Hans de Goede · 10 years ago
  85. af593e4 sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option by Hans de Goede · 10 years ago
  86. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  87. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  88. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  89. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  90. 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  91. 16e5602 sunxi: Kconfig: move common settings into a shared code block by Hans de Goede · 10 years ago
  92. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago