Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
84d6cbd3029e8b16e201f1129c300fae258c0f9c
/
include
/
configs
/
at91sam9263ek.h
b286818
ARM: atmel: switch at91sam9263ek to generic board
by Bo Shen
· 10 years ago
81724e0
at91sam9263ek: add mmc support
by Andreas Henriksson
· 11 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
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
93ea89f
COMMON: Use __stringify() instead of xstr()
by Marek Vasut
· 12 years ago
88461f1
at91sam9263ek: fix 'update' script
by Andreas Bießmann
· 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
5e7d091
Fix: AT91SAM9263 nor flash usage
by esw@bus-elektronik.de
· 13 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
26750c8
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
1005ccf
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
by Tom Rini
· 13 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
cd46b0f
AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master
by Xu, Hong
· 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
1b34f00
update at91sam9263ek board to new SoC access
by Jens Scharsig
· 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
1b3b7c6
at91sam9263ek: add nor flash support
by Jean-Christophe PLAGNIOL-VILLARD
· 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
03bab00
at91sam9263ek: enable hush and auto complete support
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
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
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
67e3beb
AT91: Cleanup unused config header file definitions.
by Stelian Pop
· 16 years ago
56a2479
AT91SAM9263EK: hook up the ATMEL LCD driver
by Stelian Pop
· 16 years ago
8e429b3
AT91SAM9263EK support
by Stelian Pop
· 16 years ago