Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
25c7de2255128743fcbe436b6f3b17a70d0cdd82
/
include
/
configs
/
axs10x.h
d7869b2
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
817cd83
ARC: AXS10x: add tool and make target to generate bsp
by Eugeniy Paltsev
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
8f44e1e
ARC: devboards: Allow huge uImages (up to 128 MiB)
by Alexey Brodkin
· 7 years ago
e090579
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
3784c78
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
5abc1a4
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
1989374
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
43ba3c5
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
b31e065
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
by Simon Glass
· 7 years ago
ef41e9d
axs10x: Move environment from I2C EEPROM to SD-card
by Alexey Brodkin
· 7 years ago
c2a7ee22
axs10x: Get rid of both I2C and EEPROM who used to use I2C
by Alexey Brodkin
· 7 years ago
06bd1d7
boards: axs10x, nsim, tb100: Enable cmdline history
by Alexey Brodkin
· 8 years ago
eb5ba3a
i2c: Drop use of CONFIG_I2C_HARD
by Simon Glass
· 7 years ago
3daa7c7
arc: use timer driver for ARC boards
by Vlad Zakharov
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
5492532
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
55ed3b4
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
65fcba1
arc: Rename AXS101 board to more generic AXS10x
by Alexey Brodkin
· 8 years ago
[Renamed (87%) from include/configs/axs101.h]
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
4d5e9b3
i2c: config: Move SYS_I2C_DW to Kconfig
by Stefan Roese
· 9 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 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
d0602bd
axs103: add support of generic OHCI USB 1.1 controller
by Alexey Brodkin
· 9 years ago
e4f65d0
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
fb2dea6
board: axs10x switch serial port and Ethernet to driver model
by Alexey Brodkin
· 9 years ago
a726075
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
181bd9d
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
42eccdd
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 9 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
0241c31
board: axs10x - support v3 mother-board
by Alexey Brodkin
· 10 years ago
836d2cc
arc: move SYS_MONITOR_BASE setup in Konfig
by Alexey Brodkin
· 10 years ago
a1dbe57
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
by Alexey Brodkin
· 10 years ago
bcba974
arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
by Alexey Brodkin
· 10 years ago
6eb651a
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
by Alexey Brodkin
· 10 years ago
205e7a7
arc: select cache settings via menuconfig
by Alexey Brodkin
· 10 years ago
812980b
arc: add more flavours of ARC700 series CPU
by Alexey Brodkin
· 10 years ago
832325c
arc: remove CPU hard-coded selection from board description in include/configs
by Alexey Brodkin
· 10 years ago
33d8818
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
by Alexey Brodkin
· 10 years ago
678398b
i2c: designware: Convert driver to multibus/multiadapter framework
by Stefan Roese
· 10 years ago
464eec6
net: Remove unused CONFIG_DW_SEARCH_PHY from configs
by Pavel Machek
· 10 years ago
0cdd762
axs101: bump DDR size from 256 to 512 Mb
by Alexey Brodkin
· 11 years ago
6bfa442
axs101: increase EEPROM page write delay from 32 to 64 msec
by Alexey Brodkin
· 11 years ago
c42eb7f
axs101: change command prompt marker to match marketing name of the board
by Alexey Brodkin
· 11 years ago
a7069dd
arc: add AXS101 board support
by Alexey Brodkin
· 11 years ago