1. c1cfd51 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  2. 39920c8 sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  3. ab27f30 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  4. 6bed24c sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  5. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  6. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  7. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  8. 277af82 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · 9 years ago
  9. 563e53e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  10. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  11. 014414f ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · 9 years ago
  12. cc08ea4 ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · 9 years ago
  13. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  14. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  15. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 9 years ago
  16. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  17. f9b08fb sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n by Hans de Goede · 9 years ago
  18. 8d837a1 sunxi: ehci: Convert to the driver-model by Hans de Goede · 9 years ago
  19. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  20. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 9 years ago
  21. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 9 years ago
  22. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  23. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  24. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 9 years ago
  25. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  26. 6c739c5 sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 9 years ago
  27. 8deacca sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  28. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  29. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  30. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  31. 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  32. aad2ac2 sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · 10 years ago
  33. 5541008 sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  34. 242e3d8 sunxi: video: Add support for LCD reset pin by Hans de Goede · 10 years ago
  35. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  36. 47e3501 sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · 10 years ago
  37. d133647 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · 10 years ago
  38. fb75d97 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  39. 40d0cdd sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · 10 years ago
  40. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  41. e1a0888 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · 10 years ago
  42. a7403ae sunxi: video: Make pwm polarity configurable by Hans de Goede · 10 years ago
  43. 56333be sunxi: Drop qt840a_defconfig by Hans de Goede · 10 years ago
  44. 27515b2 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  45. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  46. 97ece83 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · 10 years ago
  47. 6c46c8e sunxi: Add mk802_a10s board / defconfig by Hans de Goede · 10 years ago
  48. 6915270 sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boards by Hans de Goede · 10 years ago
  49. 8ffc487 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · 10 years ago
  50. 6515032 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  51. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  52. 507e27d sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
  53. 2583d5b sunxi: video: Allow external DACs for VGA on platforms without TV encoders by Chen-Yu Tsai · 10 years ago
  54. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  55. 213dcbf sunxi: add Linksprite pcDuino v1/v2 support by Zoltan HERPAI · 10 years ago
  56. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  57. e2bbdfb sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  58. 2fbf091 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  59. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  60. 81ec100 sun7i: Add new Bananapro board / defconfig by Hans de Goede · 10 years ago
  61. f4f0df0 sun7i: Add defconfig for MSI Primo73 tablet by Siarhei Siamashka · 10 years ago
  62. 80e8669 sun6i: Add defconfig for MSI Primo81 tablet by Siarhei Siamashka · 10 years ago
  63. f0ce28e sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  64. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  65. a805b7e sun6i: Add new board Merrii Hummingbird A31 by Chen-Yu Tsai · 10 years ago
  66. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  67. 13e55b3 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  68. b366fb9 sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set by Hans de Goede · 10 years ago
  69. 86b4909 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  70. 7f2c521 sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  71. ea624e1 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  72. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  73. 115200c sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  74. 505ecee sun6i: Add Mele M9 board by Hans de Goede · 10 years ago
  75. 8c2c9cf sun6i: Enable SPL by Hans de Goede · 10 years ago
  76. d9a2047 sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · 10 years ago
  77. 4ce9941 sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option by Ian Campbell · 10 years ago
  78. c3be279 sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · 10 years ago
  79. 2c7e3b9 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  80. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  81. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  82. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  83. 722e00c sunxi: Kconfig: Unify sunxi Kconfig code by Hans de Goede · 10 years ago
  84. 2ccfac0 sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option by Hans de Goede · 10 years ago
  85. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  86. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  87. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  88. 98e214d sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  89. 846e325 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  90. 6ae66f2 sunxi: Kconfig: move common settings into a shared code block by Hans de Goede · 10 years ago
  91. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago