Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70994c79caec0b0304aa87d9695c79f1862ea340
/
include
/
configs
/
delta.h
6ef6eb9
PXA: Add necessary information for RELOC
by Marek Vasut
· 14 years ago
3ba8bf7
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
a694610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
2eb99ca
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
2419169
Remove legacy NAND and disk on chip references from boards.
by Scott Wood
· 15 years ago
379be58
pxa: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b3acb6c
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
488f5d8
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Ladislav Michl
· 16 years ago
b03d92e
pxa: move mmc drivers to drivers/mmc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
94a3312
pxa: fixing get_timer to return time in miliseconds.
by Micha Kalfon
· 16 years ago
bdab39d
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
by Mike Frysinger
· 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
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
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e9d0d52
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
78549bb
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
80ff4f9
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
ab999ba
include/configs: Use new CONFIG_CMD_* in various d* named board config files.
by Jon Loeliger
· 17 years ago
6ede0c8
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 18 years ago
323bfa8
Remove BOARDLIBS usage completely
by Stefan Roese
· 18 years ago
7b59b3c
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
by Markus Klotzbuecher
· 18 years ago
53e336e
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
by Markus Klotzbuecher
· 18 years ago
301f1aa
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
by Markus Klotzbuecher
· 18 years ago
24e3764
More cleanup for the delta board and the generic usb_ohci driver. Added
by Markus Klotzbuecher
· 18 years ago
3e326ec
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· 18 years ago
71ae411
delta board: support for magic key detection and handling.
by Markus Klotzbuecher
· 19 years ago
b28a31c
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 19 years ago
6db3970
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
9e7b5ce
delta board: one more DA9030 fix.
by Markus Klotzbuecher
· 19 years ago
eeaab72
Change delta board memory map to start at 0x80000000.
by Markus Klotzbuecher
· 19 years ago
89f2dfa
delta board: minor update to DA9030 code.
by Markus Klotzbuecher
· 19 years ago
c855ef6
delta board: fix DA9030 reset procedure.
by Markus Klotzbuecher
· 19 years ago
40b0baf
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
by Markus Klotzbuecher
· 19 years ago
ba70d6a
delta board: DA9030 initialization and i2c support. Some minor changes to
by Markus Klotzbuecher
· 19 years ago
552fc62
Cleanup of the monahans cpu and delta board port.
by Markus Klotzbuecher
· 19 years ago
e443c94
Support for redundant environment in NAND Flash.
by Markus Klotzbuecher
· 19 years ago
8371a2c
Enable simple (non-redundant) NAND environment on delta board.
by Markus Klotzbücher
· 19 years ago
951a954
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· 19 years ago
ac7d97d
Turned on SDRAM scrubbing.
by Markus Klotzbücher
· 19 years ago
43638c6
Cleanup of NAND support of delta board using the Monahans Data Flash Controller.
by Markus Klotzbücher
· 19 years ago
f9e0291
NAND finally working. Two bugs fixed:
by Markus Klotzbücher
· 19 years ago
bf7cac0
Lots of new stuff:
by Markus Klotzbücher
· 19 years ago
00c35bd
Added GPIO initialization of DF signal. Still not working.
by Markus Klotzbücher
· 19 years ago
6949328
First steps implementing NAND support. Not working, fails to read ID.
by Markus Klotzbücher
· 19 years ago
599f522
SDRAM now working.
by Markus Klotzbücher
· 19 years ago
ff3c2a9
SDRAM now working for delta board, but there are still aliasing problems,
by Markus Klotzbücher
· 19 years ago
4f7a0e3
New board directory and config for the benq delta board (copied from
by Markus Klotzbücher
· 19 years ago