Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e0c8923a5eb2bf10b6673a004adcda4ca658b842
/
include
/
configs
/
at91sam9n12ek.h
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
623d67e
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
5ad8e11
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
3869080
AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSET
by Masahiro Yamada
· 7 years ago
e035ea7
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
by Wenyou Yang
· 7 years ago
d19b901
ARM: at91: Remove hardware.h included in configs
by Wenyou Yang
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
fec7402
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· 7 years ago
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
17f14d9
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
5b32e18
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
by Simon Glass
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
c20bb73
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· 7 years ago
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
48fcc4a
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
487d113
configs: at91sam9n12ek: Update for DT and DM support
by Wenyou Yang
· 8 years ago
d65a142
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
d776ecf
spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
by Semen Protsenko
· 8 years ago
7e3ba48
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
by Semen Protsenko
· 8 years ago
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
169bb3b
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
b24fdca
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
219d612
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f6de257
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6172e2e
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 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
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
6fe18dc
ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
by Bo Shen
· 9 years ago
59d780a
arm: at91: mpddr: allow multiple DDR controllers
by Erik van Luijk
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 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
9c70939
ARM: atmel: at91sam9n12ek: enable spl support
by Bo Shen
· 10 years ago
32abdfe
ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card
by Wu, Josh
· 10 years ago
a024bb9
ARM: at91sam9n12ek: convert to generic board support
by Wu, Josh
· 10 years ago
cf89b4d
ARM: at91: remove redundant ARM926EJS definition in board config files
by Wu, Josh
· 11 years ago
1b0e46c
at91: remove redundant AT91FAMILY definition in board config file
by Wu, Josh
· 11 years ago
a4c24d3
at91: nand: switch atmel_nand to generic GPIO API
by Andreas Bießmann
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4a985df
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· 11 years ago
8ed8783
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
591ef58
arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5
by Bo Shen
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d2c2612
ARM: at91sam9n12: add network support with ksz8851_16mll
by Bo Shen
· 12 years ago
3f338c1
arm: at91: add at91sam9n12ek board support
by Wu, Josh
· 12 years ago