index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
sunxi-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
Siarhei Siamashka
2015-02-21
1
-0
/
+16
*
sunxi: Set the /chosen/stdout-path fdt property for sunxi boards
Hans de Goede
2015-02-21
1
-0
/
+14
*
sunxi: video: Add support for LCD panels which need to be configured via i2c
Hans de Goede
2015-02-20
1
-0
/
+16
*
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
Tom Rini
2015-02-17
1
-3
/
+0
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-17
1
-9
/
+5
|
\
|
*
sunxi: Normalise FEL support
Simon Glass
2015-02-16
1
-4
/
+2
|
*
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
2015-02-16
1
-5
/
+3
*
|
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
1
-1
/
+0
*
|
dm: sunxi: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
1
-2
/
+0
*
|
dm: Add CMD_DM and CMD_DEMO to Kconfig
Simon Glass
2015-02-12
1
-1
/
+0
|
/
*
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
Hans de Goede
2015-02-11
1
-0
/
+3
*
sunxi: Only enable i2c support in the SPL when needed
Hans de Goede
2015-02-02
1
-0
/
+3
*
sunxi: Use a common CONFIG_SYS_PROMPT
Ian Campbell
2015-01-23
1
-0
/
+2
*
sunxi: Hookup OTG USB controller support
Hans de Goede
2015-01-22
1
-1
/
+9
*
sunxi: Restore lowlevel_init usage
Hans de Goede
2015-01-21
1
-1
/
+0
*
sunxi: Drop use of lowlevel_init()
Simon Glass
2015-01-16
1
-0
/
+1
*
sunxi: Enable pre-console buffer
Siarhei Siamashka
2015-01-14
1
-0
/
+6
*
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
Hans de Goede
2015-01-14
1
-3
/
+6
*
sunxi: video: Add DDC & EDID support
Hans de Goede
2015-01-14
1
-0
/
+1
*
sunxi: video: Add support for video-mode environment variable
Hans de Goede
2015-01-14
1
-1
/
+1
*
sunxi: video: Use video-mode/-timing from videomodes
Hans de Goede
2015-01-14
1
-0
/
+1
*
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
Siarhei Siamashka
2015-01-14
1
-0
/
+3
*
sunxi: Add usb keyboard Kconfig option
Hans de Goede
2014-11-25
1
-0
/
+13
*
sunxi: video: Add simplefb support
Luc Verhaegen
2014-11-25
1
-0
/
+8
*
sunxi: video: Add cfb console driver for sunxi
Luc Verhaegen
2014-11-25
1
-0
/
+41
*
dm: sunxi: Add support for serial using driver model
Simon Glass
2014-11-05
1
-6
/
+11
*
dm: sunxi: Modify the GPIO driver to support driver model
Simon Glass
2014-11-05
1
-0
/
+1
*
dm: sunxi: Add a new config for an FDT-based pcDuino3
Simon Glass
2014-11-05
1
-0
/
+4
*
sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)
Ian Campbell
2014-10-24
1
-2
/
+2
*
ARM: sunxi: Add support for using R_UART as console
Chen-Yu Tsai
2014-10-24
1
-0
/
+1
*
ARM: sunxi: Add support for uart0 on port F (mmc0)
Chen-Yu Tsai
2014-10-24
1
-0
/
+2
*
ARM: sunxi: Fix build break when CONFIG_MMC is not defined
Chen-Yu Tsai
2014-10-24
1
-1
/
+7
*
sunxi: Add mmc card-detect functionality
Hans de Goede
2014-10-24
1
-0
/
+1
*
ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined
Chen-Yu Tsai
2014-10-24
1
-1
/
+7
*
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
1
-2
/
+0
*
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
Ian Campbell
2014-09-05
1
-1
/
+1
*
sunxi: Add environment settings to make extlinux.conf booting work
Hans de Goede
2014-08-12
1
-3
/
+15
*
sunxi-common.h: Use new generic $bootcmd
Hans de Goede
2014-08-12
1
-3
/
+22
*
sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later
Hans de Goede
2014-08-12
1
-3
/
+1
*
sunxi-common.h: Don't undefine CONFIG_CMD_NFS
Hans de Goede
2014-08-12
1
-1
/
+0
*
sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block
Hans de Goede
2014-08-12
1
-8
/
+0
*
sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
Hans de Goede
2014-08-12
1
-2
/
+0
*
sunxi: add general USB settings
Roman Byshko
2014-07-31
1
-0
/
+6
*
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2014-07-31
1
-0
/
+12
*
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
Masahiro Yamada
2014-07-30
1
-1
/
+0
*
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
sunxi: add gpio driver
Ian Campbell
2014-07-18
1
-0
/
+4
*
sunxi: use random parts of SID to set ethaddr
Jonathan Liu
2014-07-18
1
-0
/
+2
*
sunxi: Add axp209 pmic support
Henrik Nordstrom
2014-07-18
1
-0
/
+5
*
sunxi: Add i2c support
Hans de Goede
2014-07-18
1
-0
/
+8
[next]