Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6de9f763bbfa4b2c2f86273927113d3f8a27edc7
/
board
/
sunxi
/
Kconfig
6de9f76
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default
by Hans de Goede
· 10 years ago
eaa0d70
sunxi: musb: Check Vbus-det before enabling otg port power
by Hans de Goede
· 10 years ago
613dade
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
a5b4cfe
sunxi: video: Add support for LCD panels which need to be configured via i2c
by Hans de Goede
· 10 years ago
ce9e332
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
5debe1f
sunxi: Normalise FEL support
by Simon Glass
· 10 years ago
47359bb
sunxi: dram: Support more sun[457]i dram parameters in Kconfig
by Siarhei Siamashka
· 10 years ago
9900db1
sunxi: dram: Optionally use standard JEDEC timings for sun[457]i
by Siarhei Siamashka
· 10 years ago
18366f7
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
9e3fbdb
sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards
by Hans de Goede
· 10 years ago
bf880fe
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
by Hans de Goede
· 10 years ago
06ddc45
sunxi: Convert sun5i boards to use auto dram configuration
by Hans de Goede
· 10 years ago
2d5d302
sunxi: video: Make pwm polarity configurable
by Hans de Goede
· 10 years ago
b728aae
sunxi: Drop qt840a_defconfig
by Hans de Goede
· 10 years ago
743fb955
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels
by Hans de Goede
· 10 years ago
f494cad
sunxi: Hookup OTG USB controller support
by Hans de Goede
· 10 years ago
c02f052
video: sunxi: Hook up SSD2828 with the sunxi video driver
by Siarhei Siamashka
· 10 years ago
7ee8cd1
sunxi: Add mk802_a10s board / defconfig
by Hans de Goede
· 10 years ago
960454d
sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boards
by Hans de Goede
· 10 years ago
59d9fc7
sunxi: Stop differentiating between 512M and 1G variants of the same board
by Hans de Goede
· 10 years ago
481b664
sunxi: display: Make lcd display clk phase configurable
by Hans de Goede
· 10 years ago
e7b852a
sunxi: usbc: Add support for usb0 to the common usbc code
by Hans de Goede
· 10 years ago
9ed1952
sunxi: video: Add support for external DAC enable pin
by Chen-Yu Tsai
· 10 years ago
39ca4c1
sunxi: video: Allow external DACs for VGA on platforms without TV encoders
by Chen-Yu Tsai
· 10 years ago
797a0f5
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
baa85e2
sunxi: add Linksprite pcDuino v1/v2 support
by Zoltan HERPAI
· 10 years ago
260f520
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
ac1633c
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
by Hans de Goede
· 10 years ago
e954459
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
by Hans de Goede
· 10 years ago
7e68a1b
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
d8eb473
sun7i: Add new Bananapro board / defconfig
by Hans de Goede
· 10 years ago
41ae42c
sun7i: Add defconfig for MSI Primo73 tablet
by Siarhei Siamashka
· 10 years ago
75afbc0
sun6i: Add defconfig for MSI Primo81 tablet
by Siarhei Siamashka
· 10 years ago
121161f
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
by Siarhei Siamashka
· 10 years ago
966d239
sun8i: Add dram initialization support
by Hans de Goede
· 10 years ago
cef9cdc
sun6i: Add new board Merrii Hummingbird A31
by Chen-Yu Tsai
· 10 years ago
3aeaa28
sun6i: Make dram clk and zq value Kconfig options
by Hans de Goede
· 10 years ago
eed3c24
ARM: remove redudant information from Kconfig files
by Masahiro Yamada
· 10 years ago
a563638
sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set
by Hans de Goede
· 10 years ago
1603082
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
b01df1e
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
8543735
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
b5ab8ce
sun6i: ehci: Add sun6i ehci support
by Hans de Goede
· 10 years ago
af4273b
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
by Hans de Goede
· 10 years ago
09f5748
sun6i: Add Mele M9 board
by Hans de Goede
· 10 years ago
a5403b9
sun6i: Enable SPL
by Hans de Goede
· 10 years ago
0ea187d
sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>
by Ian Campbell
· 10 years ago
8ad104b
sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option
by Ian Campbell
· 10 years ago
4a24a1c
sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.
by Ian Campbell
· 10 years ago
d8e69e0
sunxi: kconfig: Add top-level ARCH_SUNXI
by Ian Campbell
· 10 years ago
3bae15f
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
05e5bcb
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
by Hans de Goede
· 10 years ago
848c263
ARM: sunxi: Add basic A23 support
by Chen-Yu Tsai
· 10 years ago
67c7054
sunxi: Kconfig: Unify sunxi Kconfig code
by Hans de Goede
· 10 years ago
af593e4
sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
by Hans de Goede
· 10 years ago
7412ef8
sunxi: Add mmc card-detect functionality
by Hans de Goede
· 10 years ago
2c51941
ARM: sunxi: Add basic A31 support
by Maxime Ripard
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
9536fc4
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
by Ian Campbell
· 10 years ago
2f60c31
sunxi: Add environment settings to make extlinux.conf booting work
by Hans de Goede
· 10 years ago
16e5602
sunxi: Kconfig: move common settings into a shared code block
by Hans de Goede
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago