Commit Graph

69 Commits (5bfdca0d4cebab34d3b81a4a8852d9ec3923b0b9)

Author SHA1 Message Date
Laurent Itti 5cd83b11f9 sunxi: add support for UART2 on A23/A33 9 years ago
Hans de Goede a8552c7c9b console: Fix pre-console flushing via cfb_console being very slow 9 years ago
Paul Kocialkowski 9f85221135 sunxi: Pass serial number through ATAG 9 years ago
Hans de Goede eab9433aa5 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue 9 years ago
Hans de Goede 6a72e804a2 sunxi: ohci: Add ohci usb host controller support 9 years ago
Hans de Goede b6006baf9c sunxi: Move all boards to the driver-model 9 years ago
Hans de Goede 25acd33f85 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards 9 years ago
Hans de Goede 8145dea468 sunxi: emac: port to phylib 9 years ago
Hans de Goede 8b2db32a9f sunxi: Do not build i2c support when we've no i2c controllers 9 years ago
Simon Glass ef48f6dd30 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig 9 years ago
Paul Kocialkowski 6c739c5d8a sunxi: Complete i2c support for each supported platform 9 years ago
Hans de Goede 1fc42018a0 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default 9 years ago
Siarhei Siamashka 77ef136950 sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels 9 years ago
Hans de Goede f3133962f4 sunxi: Set the /chosen/stdout-path fdt property for sunxi boards 9 years ago
Hans de Goede 55410089cb sunxi: video: Add support for LCD panels which need to be configured via i2c 9 years ago
Tom Rini 5290ab876e Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" 9 years ago
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 9 years ago
Hans de Goede 5633a296eb sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer 9 years ago
Simon Glass b724bd7d63 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 9 years ago
Simon Glass 7b051c5235 dm: sunxi: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass f058f154a9 dm: Add CMD_DM and CMD_DEMO to Kconfig 9 years ago
Hans de Goede bd2a4888b1 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART 9 years ago
Hans de Goede ad40610b48 sunxi: Only enable i2c support in the SPL when needed 9 years ago
Ian Campbell 4e7c892d15 sunxi: Use a common CONFIG_SYS_PROMPT 9 years ago
Hans de Goede 1a800f7af3 sunxi: Hookup OTG USB controller support 9 years ago
Hans de Goede b56f6e2b4e sunxi: Restore lowlevel_init usage 9 years ago
Simon Glass 2b7c0f3081 sunxi: Drop use of lowlevel_init() 10 years ago
Siarhei Siamashka a79250785b sunxi: Enable pre-console buffer 10 years ago
Hans de Goede 8c95c55661 sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account 10 years ago
Hans de Goede 75481607c7 sunxi: video: Add DDC & EDID support 10 years ago
Hans de Goede 5f33993b7e sunxi: video: Add support for video-mode environment variable 10 years ago
Hans de Goede be8ec63306 sunxi: video: Use video-mode/-timing from videomodes 10 years ago
Siarhei Siamashka f0ce28e9ed sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig 10 years ago
Hans de Goede 86b4909340 sunxi: Add usb keyboard Kconfig option 10 years ago
Luc Verhaegen 2d7a084ba0 sunxi: video: Add simplefb support 10 years ago
Luc Verhaegen 7f2c521f90 sunxi: video: Add cfb console driver for sunxi 10 years ago
Simon Glass 1a81cf8399 dm: sunxi: Add support for serial using driver model 10 years ago
Simon Glass 7aa9748584 dm: sunxi: Modify the GPIO driver to support driver model 10 years ago
Simon Glass 57f878efe5 dm: sunxi: Add a new config for an FDT-based pcDuino3 10 years ago
Ian Campbell 06beadb001 sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) 10 years ago
Chen-Yu Tsai c757a50bd1 ARM: sunxi: Add support for using R_UART as console 10 years ago
Chen-Yu Tsai ff2b47f6a9 ARM: sunxi: Add support for uart0 on port F (mmc0) 10 years ago
Chen-Yu Tsai 41f8e9f5c4 ARM: sunxi: Fix build break when CONFIG_MMC is not defined 10 years ago
Hans de Goede cd82113a98 sunxi: Add mmc card-detect functionality 10 years ago
Chen-Yu Tsai 859b3f1432 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined 10 years ago
Masahiro Yamada 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig 10 years ago
Ian Campbell 98e214dde3 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE 10 years ago
Hans de Goede 846e325448 sunxi: Add environment settings to make extlinux.conf booting work 10 years ago
Hans de Goede 2ec3a612f4 sunxi-common.h: Use new generic $bootcmd 10 years ago
Hans de Goede b9fb3b94cb sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later 10 years ago