Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1faf95d1c6806a358e096e76544460e0fd9a2f24
/
configs
/
Linksprite_pcDuino3_defconfig
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· 6 years ago
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
7fc96ef
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
72d6068
arm: sunxi: Enable DM_MMC
by Jagan Teki
· 6 years ago
1ba41e1
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· 6 years ago
7406032
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
d2b652b
part: Disable CONFIG_SPL_ISO_PARTITION by default
by Alexander Graf
· 7 years ago
9bd0962
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
5e0560c
sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs
by Andre Przywara
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
5ca16b3
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
by Tuomas Tynkkynen
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· 7 years ago
504997e
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· 7 years ago
e791a02
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
13f463e
dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA
by Simon Glass
· 7 years ago
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
628426a
sunxi: Convert CONFIG_SATAPWR to Kconfig
by Mylène Josserand
· 8 years ago
c1506ef
sunxi: Move SUNXI_GMAC to Kconfig
by Mylène Josserand
· 8 years ago
9834b90
configs: Re-sync
by Tom Rini
· 8 years ago
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
74f09b8
Sync defconfig files by savedefconfig
by Masahiro Yamada
· 8 years ago
56a56c3
sunxi: Use the available Kconfig option for AHCI
by Jelle van der Waa
· 8 years ago
9b53833
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
ffe1976
Kconfig: Move SPL settings into their own file
by Simon Glass
· 8 years ago
2c52640
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
c951167
sunxi: Enable CMD_GPIO on all sunxi boards
by Hans de Goede
· 9 years ago
48a234a
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
by Hans de Goede
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
9cce88a
sunxi: select SYS_NS16550 from Kconfig
by Hans de Goede
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
3a077cd
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
70ce2c8
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· 9 years ago
10e8717
sunxi: Update selects in arch/arm/Kconfig for DM conversions
by Tom Rini
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
7c44a39
sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
by Hans de Goede
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
add5589
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
a274ded
Clean all defconfigs with savedefconfig
by Joe Hershberger
· 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
58028f8
dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
by Simon Glass
· 10 years ago
6e37874
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
4fd12ce
sunxi: Replace the pcDuino3 config with FDT version
by Simon Glass
· 10 years ago
d5f8fee
kconfig: remove meaningless prefixes in defconfig files
by Masahiro Yamada
· 10 years ago
9e3fbdb
sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards
by Hans de Goede
· 10 years ago
72a79d9
sunxi: Convert sun7i boards to use auto dram configuration
by Hans de Goede
· 10 years ago
0ea187d
sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>
by Ian Campbell
· 10 years ago
4a24a1c
sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.
by Ian Campbell
· 10 years ago
d8e69e0
sunxi: kconfig: Add top-level ARCH_SUNXI
by Ian Campbell
· 10 years ago
9536fc4
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
by Ian Campbell
· 10 years ago
65e573d
kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS
by Masahiro Yamada
· 10 years ago
2f60c31
sunxi: Add environment settings to make extlinux.conf booting work
by Hans de Goede
· 10 years ago
900e5d2
sun7i: Add support for a number of new sun7i boards
by Hans de Goede
· 10 years ago