Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
79c2c257cf66da5ac90b5c53954310361e41bb0a
/
include
/
configs
/
sunxi-common.h
1a83fb4
sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80
by Siarhei Siamashka
· 8 years ago
671f9ad
arm64: sunxi: adjust default load addresses
by Andre Przywara
· 9 years ago
b19236f
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
by Siarhei Siamashka
· 9 years ago
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
e6c0bc0
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
aaa4a9e
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
3457bba
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
a59a77f
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
d96ebc4
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· 9 years ago
f9d0fd8
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· 9 years ago
1eae8f6
sunxi: Enable realtek phy support
by Hans de Goede
· 9 years ago
2af25b7
sunxi: Display the board model on start-up
by Simon Glass
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
0d8382a
sunxi: power: add support for sy8106a driver
by Jelle van der Waa
· 9 years ago
9d08268
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
40253dd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
4c9ae24
net: designware: Zap CONFIG_DW_AUTONEG
by Marek Vasut
· 9 years ago
25af71c
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
5a37a40
sunxi: Enable a second mmc socket as boot target in the environment
by Karsten Merker
· 9 years ago
95ab8fe
sunxi: power: enabled support for axp818
by vishnupatekar
· 9 years ago
80d307d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
2a909c5
sunxi: Enable DFU for RAM
by Siarhei Siamashka
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
4fb6055
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
ace59da
ns16550: unify serial_dw
by Thomas Chou
· 9 years ago
e4aa8ed
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
44c7987
sunxi: Use Kconfig CONFIG_MMC
by Maxime Ripard
· 9 years ago
bac83fb
sunxi: Add support for android boot image
by Maxime Ripard
· 9 years ago
3b82402
sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels
by Hans de Goede
· 9 years ago
6d0bdfd
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· 9 years ago
ff42d10
sunxi: Enable CONFIG_SPL_STACK_R
by Hans de Goede
· 9 years ago
f3b589c
sunxi: add "fel" boot target
by Bernhard Nortmann
· 9 years ago
5c965ed
sunxi: Tweak various memory addresses
by Hans de Goede
· 9 years ago
daf6d39
sunxi: sunxi-common.h cleanup
by Hans de Goede
· 9 years ago
fa5e102
sunxi: increase SYS_MONITOR_LEN
by Boris Brezillon
· 9 years ago
d90ba79
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
e526861
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
21d4d37
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
by Hans de Goede
· 9 years ago
c1cfd51
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· 9 years ago
58332f8
sunxi: display: Add overscan correction
by Hans de Goede
· 9 years ago
181bd9d
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
a5da3c8
sunxi: Do not add a stdout-path alias to dts on boards without a serial port
by Hans de Goede
· 9 years ago
960caeb
sunxi: nand: Add board configuration options
by Piotr Zierhoffer
· 9 years ago
b21144e
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
by Paul Kocialkowski
· 9 years ago
2582ca0
sunxi: config update to stick with Kconfig changes
by Paul Kocialkowski
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
de1502c
sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi
by Hans de Goede
· 9 years ago
da9971d
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory"
by Ian Campbell
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
0751b13
sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used
by Bernhard Nortmann
· 9 years ago
563e53e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
7453cb5
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
f76eba3
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
by Daniel Kochmański
· 9 years ago
77fe988
sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i
by Hans de Goede
· 9 years ago
e049fe2
sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
by Hans de Goede
· 9 years ago
93fc39a
sunxi: Remove support for building "old-fashioned" fel binaries
by Hans de Goede
· 9 years ago
8a65f69
sunxi: Cache line size definition
by Paul Kocialkowski
· 10 years ago
5cd83b11
sunxi: add support for UART2 on A23/A33
by Laurent Itti
· 10 years ago
a8552c7
console: Fix pre-console flushing via cfb_console being very slow
by Hans de Goede
· 10 years ago
9f85221
sunxi: Pass serial number through ATAG
by Paul Kocialkowski
· 10 years ago
eab9433
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
by Hans de Goede
· 10 years ago
6a72e80
sunxi: ohci: Add ohci usb host controller support
by Hans de Goede
· 10 years ago
b6006ba
sunxi: Move all boards to the driver-model
by Hans de Goede
· 10 years ago
25acd33
sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
by Hans de Goede
· 10 years ago
8145dea
sunxi: emac: port to phylib
by Hans de Goede
· 10 years ago
8b2db32
sunxi: Do not build i2c support when we've no i2c controllers
by Hans de Goede
· 10 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
6c739c5
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· 10 years ago
1fc4201
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default
by Hans de Goede
· 10 years ago
77ef136
sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
by Siarhei Siamashka
· 10 years ago
f313396
sunxi: Set the /chosen/stdout-path fdt property for sunxi boards
by Hans de Goede
· 10 years ago
5541008
sunxi: video: Add support for LCD panels which need to be configured via i2c
by Hans de Goede
· 10 years ago
5290ab8
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
by Tom Rini
· 10 years ago
a851604
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
942cb0b
sunxi: Normalise FEL support
by Simon Glass
· 10 years ago
5633a29
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
7b051c5
dm: sunxi: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
f058f15
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· 10 years ago
bd2a488
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
by Hans de Goede
· 10 years ago
ad40610
sunxi: Only enable i2c support in the SPL when needed
by Hans de Goede
· 10 years ago
4e7c892
sunxi: Use a common CONFIG_SYS_PROMPT
by Ian Campbell
· 10 years ago
1a800f7
sunxi: Hookup OTG USB controller support
by Hans de Goede
· 10 years ago
b56f6e2
sunxi: Restore lowlevel_init usage
by Hans de Goede
· 10 years ago
2b7c0f3
sunxi: Drop use of lowlevel_init()
by Simon Glass
· 10 years ago
a792507
sunxi: Enable pre-console buffer
by Siarhei Siamashka
· 10 years ago
8c95c55
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
by Hans de Goede
· 10 years ago
7548160
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
5f33993
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· 10 years ago
be8ec63
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· 10 years ago
f0ce28e
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
by Siarhei Siamashka
· 10 years ago
86b4909
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
2d7a084
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
7f2c521
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
1a81cf83
dm: sunxi: Add support for serial using driver model
by Simon Glass
· 10 years ago
7aa9748
dm: sunxi: Modify the GPIO driver to support driver model
by Simon Glass
· 10 years ago
57f878e
dm: sunxi: Add a new config for an FDT-based pcDuino3
by Simon Glass
· 10 years ago
Next »