Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8d9c3c2253a88f114de2c52aebc4bb3511aea7c4
/
configs
/
A20-OLinuXino-Lime2_defconfig
76cc372
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
207f483
configs: sunxi: Drop FASTBOOT_FLASH
by Jagan Teki
· 7 years ago
9fd95ef
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
308e066
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
ad12dc1
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· 7 years ago
cfa3499
cmd: fastboot: Rework fastboot dependency
by Maxime Ripard
· 7 years ago
654b02b
sunxi: imply USB_GADGET
by Maxime Ripard
· 7 years ago
e02687b
sunxi: provide default USB gadget setup
by Maxime Ripard
· 7 years ago
a95aee6
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
48f6232
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
ecad705
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· 7 years ago
8866312
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
877a1a3
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
fedb428
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
2681e78
configs: Re-sync
by Tom Rini
· 8 years ago
d7b560e
sunxi: Convert CONFIG_SATAPWR to Kconfig
by Mylène Josserand
· 8 years ago
751b0be
sunxi: Convert CONFIG_RGMII to Kconfig
by Mylène Josserand
· 8 years ago
4d43d06
sunxi: Move SUNXI_GMAC to Kconfig
by Mylène Josserand
· 8 years ago
625cf50
net: sunxi: Enable eeprom on OLinuXino Lime boards
by oliver@schinagl.nl
· 8 years ago
8728c97
configs: Re-sync
by Tom Rini
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
1acc008
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
1878095
Sync defconfig files by savedefconfig
by Masahiro Yamada
· 8 years ago
5240123
sunxi: Use the available Kconfig option for AHCI
by Jelle van der Waa
· 8 years ago
55cdcda
sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clock
by Josh Marshall
· 8 years ago
6828e60
dfu: Migrate to Kconfig
by Tom Rini
· 8 years ago
00709f5
A20-OLinuXino-Lime2: Enable USB gadget support
by Tom Rini
· 8 years ago
9c21df1
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
c2ae7d8
Kconfig: Move SPL settings into their own file
by Simon Glass
· 8 years ago
0878a8a
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 8 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
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
88bb800
sunxi: Enable CMD_GPIO on all sunxi boards
by Hans de Goede
· 9 years ago
affa020
sunxi: Enable LDO3 and LDO4 at 2.8V on OLinuxIno Lime boards
by Hans de Goede
· 9 years ago
53866b6
sunxi: A20-OLinuXino-Lime2: Force 8211CL to master
by Michael Haas
· 9 years ago
d75111a
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
by Hans de Goede
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
6edf6a2
sunxi: select SYS_NS16550 from Kconfig
by Hans de Goede
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
e4aa8ed
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
1df4481
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· 9 years ago
4536882
sunxi: Update selects in arch/arm/Kconfig for DM conversions
by Tom Rini
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
c9bb942
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
277af82
sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
by Hans de Goede
· 9 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
7453cb5
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
bd328eb
Clean all defconfigs with savedefconfig
by Joe Hershberger
· 9 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
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
9816d52
sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins
by Paul Kocialkowski
· 10 years ago
b251528
sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin
by Paul Kocialkowski
· 10 years ago
252ed87
kconfig: remove meaningless prefixes in defconfig files
by Masahiro Yamada
· 10 years ago
40d0cdd
sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards
by Hans de Goede
· 10 years ago
389046b
sunxi: Convert sun7i boards to use auto dram configuration
by Hans de Goede
· 10 years ago
d9a2047
sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>
by Ian Campbell
· 10 years ago
c3be279
sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.
by Ian Campbell
· 10 years ago
2c7e3b9
sunxi: kconfig: Add top-level ARCH_SUNXI
by Ian Campbell
· 10 years ago
d71910f
sun7i: Add support for Olimex A20-OLinuXino-LIME2
by Iain Paton
· 10 years ago