Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e253db560215ad70815273fd5e5fd2d94ec283bf
/
include
/
configs
/
at91sam9m10g45ek.h
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· 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
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
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
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 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
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
269c9d1
configs: at91sam9m10g45ek: Update to support DM/DT
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
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
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
c56e9f4
ARM: atmel: at91sam9m10g45ek: enable spl support
by Bo Shen
· 10 years ago
9b899f2
env_fat: use get_device_and_partition() during env save and load
by Wu, Josh
· 10 years ago
de85ca6
ARM: at91sam9m10g45ek: add mmc environment configuration support
by Wu, Josh
· 11 years ago
dff665a
ARM: at91sam9m10g45ek: enable mci0 support
by Wu, Josh
· 11 years ago
1b0e46c
at91: remove redundant AT91FAMILY definition in board config file
by Wu, Josh
· 11 years ago
4400275
ARM: atmel: at91sam9m10g45ek: convert to generic board
by Bo Shen
· 11 years ago
e17fe3a
arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position
by Bo Shen
· 11 years ago
8a84ae1
arm926ejs, at91: add common phy_reset function
by Heiko Schocher
· 11 years ago
351c054
at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY
by Andreas Bießmann
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
337a2d8
arm: atmel: remove the config.mk file
by Bo Shen
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a8fd063
ARM: at91: change nand flash table
by Bo Shen
· 12 years ago
e4f3623
arm: at91/configs: add bootz to configuration
by Nicolas Ferre
· 12 years ago
70390ab
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
by Bo Shen
· 12 years ago
270e61a
arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
by Bo Shen
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
cbdae70
AT91: at91sam9m10g45ek : Enable EHCI instead OHCI
by Bo Shen
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
f3646de
CMD: Remove CMD_AUTOSCRIPT, it's not used
by Marek Vasut
· 13 years ago
a0e879a
NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS
by Scott Wood
· 13 years ago
5ee0c7f
Fix Stelian's email address
by Stelian Pop
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
a5e8576
atmel: Update support of board AT91SAM9M10G45-EK to new style
by Thomas Petazzoni
· 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
538566d
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago