Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8e7083fc95774017dba66cff85918ba9f0d0f12b
/
include
/
configs
/
at91sam9260ek.h
f5702d7
ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board
by Wu, Josh
· 10 years ago
f11dea4
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
by Heiko Schocher
· 10 years ago
59158ba
ARM: at91 series: convert to generic board
by Bo Shen
· 10 years ago
4535a24
arm926ejs, at91: add common phy_reset function
by Heiko Schocher
· 11 years ago
85b8c5c4
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
dcd2f1a
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d0a5137
at91sam9260ek: move board id setup to config header
by Andreas Bießmann
· 11 years ago
2480207
arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card
by Wu, Josh
· 12 years ago
a73267a
arm: at91: enable mci support for at91sam9g20ek.
by Wu, Josh
· 12 years ago
0c58cfa
ARM: at91: change nand flash table
by Bo Shen
· 12 years ago
f9129fe
arm: at91/configs: add bootz to configuration
by Nicolas Ferre
· 12 years ago
36873e7
arm: at91/configs: add libfdt to configuration
by Nicolas Ferre
· 12 years ago
8495faf
ARM: atmel: add at91sam9g20ek_2mmc nand boot support
by Bo Shen
· 12 years ago
3d6ba91
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
e139cb3
AT91SAM9*: Change kernel address in dataflash to match u-boot's size
by Alexandre Belloni
· 12 years ago
26750c8
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
c9e798d
Fix Stelian's email address
by Stelian Pop
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
8c6407f
AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:
by Reinhard Meyer
· 13 years ago
e03f316
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
7c966a8
ARM change name of defines for AT91 arm926ejs
by Achim Ehrlich
· 15 years ago
ea8fbba
add a new AT91 GPIO driver
by Jens Scharsig
· 15 years ago
425de62
add new CONFIG_AT91_LEGACY
by Jens Scharsig
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
918319c
Update the mtd driver name in bootargs for at91-based boards
by Albin Tonnerre
· 15 years ago
70ebf31
AT91: factor out ROUND() macro
by Wolfgang Denk
· 15 years ago
2eb99ca
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
b32e189
at91: move cpu name define to arm/arch/ cpu header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
6ebff36
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dc39ae9
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4758ebd
at91: move dataflash spi driver to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b7178a
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
df486b1
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
74c076d
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a484b00
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c7d703f
usb.h: use standard __LITTLE_ENDIAN from Linux headers
by Mike Frysinger
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
3aed3aa
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
89a7a87
at91: Choose environment variables location within make config target
by Nicolas Ferre
· 16 years ago
3e0cda0
AT91: Enable PLLB for USB
by Stelian Pop
· 16 years ago
ad229a4
AT91: Use AT91_CPU_CLOCK in displays
by Stelian Pop
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
057c849
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
67e3beb
AT91: Cleanup unused config header file definitions.
by Stelian Pop
· 16 years ago
86c8c8a
AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
by Stelian Pop
· 16 years ago
96996ac2
AT91SAM9260EK: Normalize BOOTARGS
by Stelian Pop
· 16 years ago
79f0cb6
AT91SAM9260EK: Normalize SPI timings
by Stelian Pop
· 16 years ago
c1212b2
AT91SAM9260EK: Handle 8 or 16 bit NAND
by Stelian Pop
· 16 years ago
567fb85
Fix @ -> <at> substitution
by Stelian Pop
· 16 years ago
0176d43
Add support for AT91SAM9260EK
by Stelian Pop
· 17 years ago