Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d14c9ae0b2b7b3f77f0b12f556db205b97d20e3d
/
include
/
configs
/
at91sam9260ek.h
ed8e261
ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board
by Wu, Josh
· 10 years ago
0b5e6c2
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
by Heiko Schocher
· 10 years ago
cfa5e44
ARM: at91 series: convert to generic board
by Bo Shen
· 10 years ago
8a84ae1
arm926ejs, at91: add common phy_reset function
by Heiko Schocher
· 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
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
5fc020e
at91sam9260ek: move board id setup to config header
by Andreas Bießmann
· 12 years ago
eb83c00
arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card
by Wu, Josh
· 12 years ago
1a500d6
arm: at91: enable mci support for at91sam9g20ek.
by Wu, Josh
· 12 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
6ddbdb1
arm: at91/configs: add libfdt to configuration
by Nicolas Ferre
· 12 years ago
76f8b8f
ARM: atmel: add at91sam9g20ek_2mmc nand boot support
by Bo Shen
· 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
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
0bda5f2
AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:
by Reinhard Meyer
· 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
d42643f
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
4ef545e
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 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
cc93fc0
usb.h: use standard __LITTLE_ENDIAN from Linux headers
by Mike Frysinger
· 16 years ago
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
09e1090
at91: Choose environment variables location within make config target
by Nicolas Ferre
· 16 years ago
e9fe2cf
AT91: Enable PLLB for USB
by Stelian Pop
· 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
b2ba6c7
AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
by Stelian Pop
· 17 years ago
cb9fc87
AT91SAM9260EK: Normalize BOOTARGS
by Stelian Pop
· 17 years ago
8f6bee5
AT91SAM9260EK: Normalize SPI timings
by Stelian Pop
· 17 years ago
a35a4f8
AT91SAM9260EK: Handle 8 or 16 bit NAND
by Stelian Pop
· 17 years ago
f9e848b
Fix @ -> <at> substitution
by Stelian Pop
· 17 years ago
7837993
Add support for AT91SAM9260EK
by Stelian Pop
· 17 years ago