Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
61c73eea72537ba780e16229c48441688e658f62
/
include
/
configs
/
sunxi-common.h
20dfe00
sunxi: add support for UART2 on A23/A33
by Laurent Itti
· 10 years ago
e355da0
console: Fix pre-console flushing via cfb_console being very slow
by Hans de Goede
· 10 years ago
99ae0f6
sunxi: Pass serial number through ATAG
by Paul Kocialkowski
· 10 years ago
8050873
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
by Hans de Goede
· 10 years ago
804fa57
sunxi: ohci: Add ohci usb host controller support
by Hans de Goede
· 10 years ago
0391488
sunxi: Move all boards to the driver-model
by Hans de Goede
· 10 years ago
58bf2c0
sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
by Hans de Goede
· 10 years ago
81174e1
sunxi: emac: port to phylib
by Hans de Goede
· 10 years ago
6ef998d
sunxi: Do not build i2c support when we've no i2c controllers
by Hans de Goede
· 10 years ago
6e37874
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
0a3ec0a
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· 10 years ago
6de9f76
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default
by Hans de Goede
· 10 years ago
15aca90
sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
by Siarhei Siamashka
· 10 years ago
2ab05fe
sunxi: Set the /chosen/stdout-path fdt property for sunxi boards
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
a85fecf
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
by Tom Rini
· 10 years ago
e8adea2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
5debe1f
sunxi: Normalise FEL support
by Simon Glass
· 10 years ago
6c91286
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
838723b
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
087e8f8
dm: sunxi: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
6851d70
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· 10 years ago
54e9c11
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
by Hans de Goede
· 10 years ago
606fa4a
sunxi: Only enable i2c support in the SPL when needed
by Hans de Goede
· 10 years ago
537a270
sunxi: Use a common CONFIG_SYS_PROMPT
by Ian Campbell
· 10 years ago
f494cad
sunxi: Hookup OTG USB controller support
by Hans de Goede
· 10 years ago
b42b04d
sunxi: Restore lowlevel_init usage
by Hans de Goede
· 10 years ago
2eb6c0b
sunxi: Drop use of lowlevel_init()
by Simon Glass
· 10 years ago
c8907a3
sunxi: Enable pre-console buffer
by Siarhei Siamashka
· 10 years ago
3400a7c
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
by Hans de Goede
· 10 years ago
a5aa95f
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
3f21d2a
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· 10 years ago
ccb0ed5
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· 10 years ago
121161f
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
by Siarhei Siamashka
· 10 years ago
1603082
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
4869a8c
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
b01df1e
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
6664898
dm: sunxi: Add support for serial using driver model
by Simon Glass
· 10 years ago
7830453
dm: sunxi: Modify the GPIO driver to support driver model
by Simon Glass
· 10 years ago
b38f911
dm: sunxi: Add a new config for an FDT-based pcDuino3
by Simon Glass
· 10 years ago
428734e
sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)
by Ian Campbell
· 10 years ago
6ee6388
ARM: sunxi: Add support for using R_UART as console
by Chen-Yu Tsai
· 10 years ago
d4ea92b
ARM: sunxi: Add support for uart0 on port F (mmc0)
by Chen-Yu Tsai
· 10 years ago
4fb00c7
ARM: sunxi: Fix build break when CONFIG_MMC is not defined
by Chen-Yu Tsai
· 10 years ago
7412ef8
sunxi: Add mmc card-detect functionality
by Hans de Goede
· 10 years ago
ee0cf16
ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined
by Chen-Yu Tsai
· 10 years ago
e301fa0
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
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
6f2da07
sunxi-common.h: Use new generic $bootcmd
by Hans de Goede
· 10 years ago
e74090a
sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later
by Hans de Goede
· 10 years ago
c2b0e8d
sunxi-common.h: Don't undefine CONFIG_CMD_NFS
by Hans de Goede
· 10 years ago
3bf2cb9
sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block
by Hans de Goede
· 10 years ago
5d82b52
sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
by Hans de Goede
· 10 years ago
3c09160
sunxi: add general USB settings
by Roman Byshko
· 10 years ago
a2ebf92
ahci: provide sunxi SATA driver using AHCI platform framework
by Ian Campbell
· 10 years ago
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
af47147
sunxi: add gpio driver
by Ian Campbell
· 10 years ago
abc1aae
sunxi: use random parts of SID to set ethaddr
by Jonathan Liu
· 10 years ago
aa382ad
sunxi: Add axp209 pmic support
by Henrik Nordstrom
· 10 years ago
3352b22
sunxi: Add i2c support
by Hans de Goede
· 10 years ago
73d7d42
sunxi: Add emac glue, enable emac on the cubieboard
by Hans de Goede
· 10 years ago
8c1c782
sunxi: Add sun5i support
by Hans de Goede
· 10 years ago
411dc87
sunxi: Remove mmc DMA support
by Hans de Goede
· 10 years ago
140d832
sunxi: non-FEL SPL boot support for sun7i
by Ian Campbell
· 11 years ago
b4e9f2f
sunxi: mmc support
by Ian Campbell
· 11 years ago
ba8311f
sunxi: add gmac Ethernet support
by Ian Campbell
· 11 years ago
6efe369
sunxi: add sun7i cpu, board and start of day support
by Ian Campbell
· 11 years ago