Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
145598274800b1fd6e65123f5294bc4ca00cf988
/
include
/
configs
/
at91sam9rlek.h
f8e932e
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
9c51918
Convert CONFIG_NAND_ATMEL to Kconfig
by Adam Ford
· 6 years ago
6492244
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
by Nicolas Ferre
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e4ec7c0
ARM: Drop unreferenced CONFIG_* defines named after boards
by Tuomas Tynkkynen
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 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
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
5d7fd3e
board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 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
6617a73
Convert CONFIG_ENV_IS_IN_DATAFLASH 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
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
3cbbeb1
configs: at91sam9rlek: 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
a7e1f50
AT91: Correct misspelling of "redundent" in partition names
by Robert P. J. Day
· 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
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
998c479
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 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
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
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 10 years ago
bdfcebb
ARM: at91: trival: fix typo for the nand partition name
by Wu, Josh
· 10 years ago
7ff194f
ARM: at91: at91sam9rlek: add mmc environment configuration
by Wu, Josh
· 10 years ago
b12259b
ARM: at91: at91sam9rlek: add mci support
by Wu, Josh
· 10 years ago
f8e70d9
ARM: at91: at91sam9rlek: update the default nand flash configs
by Wu, Josh
· 10 years ago
0b5e6c2
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
by Heiko Schocher
· 10 years ago
ef90573
ARM: at91sam9rlek: convert to generic board support
by Wu, Josh
· 10 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e4f3623
arm: at91/configs: add bootz to configuration
by Nicolas Ferre
· 12 years ago
6ddbdb1
arm: at91/configs: add libfdt to configuration
by Nicolas Ferre
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
9ef19ba
AT91SAM9*: Change kernel address in dataflash to match u-boot's size
by Alexandre Belloni
· 12 years ago
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
5ee0c7f
Fix Stelian's email address
by Stelian Pop
· 13 years ago
0c0fb21
AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
443873d
ARM change name of defines for AT91 arm926ejs
by Achim Ehrlich
· 15 years ago
8d06546
add a new AT91 GPIO driver
by Jens Scharsig
· 15 years ago
128ecd0
add new CONFIG_AT91_LEGACY
by Jens Scharsig
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
eaa6db2
Update the mtd driver name in bootargs for at91-based boards
by Albin Tonnerre
· 15 years ago
1f88763
AT91: factor out ROUND() macro
by Wolfgang Denk
· 15 years ago
1f79774
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
b21aa66
at91: move cpu name define to arm/arch/ cpu header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
1d4a379
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5437ac
at91: move dataflash spi driver to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
c9539ba
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
476d10e
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
09e1090
at91: Choose environment variables location within make config target
by Nicolas Ferre
· 16 years ago
ad1aa1c
AT91: Use AT91_CPU_CLOCK in displays
by Stelian Pop
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dda84dd
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b14d2b
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2295183
AT91: Cleanup unused config header file definitions.
by Stelian Pop
· 17 years ago
cea5c53
AT91SAM9RLEK: hook up the ATMEL LCD driver
by Stelian Pop
· 17 years ago
0bf5cad
AT91SAM9RLEK support
by Stelian Pop
· 17 years ago