summaryrefslogtreecommitdiffstats
path: root/include/configs/delta.h
Commit message (Expand)AuthorAgeFilesLines
* PXA: Add necessary information for RELOCMarek Vasut2010-10-191-0/+3
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-191-0/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-191-9/+0
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-9/+0
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+2
|/
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+1
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-051-0/+3
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-291-2/+0
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-201-2/+5
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-201-1/+1
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-2/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-45/+45
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-241-0/+2
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071-15/+28
|\
| * include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| * include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger2007-07-051-13/+19
* | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-071-1/+0
|\ \ | |/
| * Remove BOARDLIBS usage completelyStefan Roese2007-04-231-1/+0
* | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-1/+1
* | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-271-0/+1
* | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-231-3/+3
* | More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-231-2/+6
* | This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher2006-05-221-1/+10
|/
* delta board: support for magic key detection and handling.Markus Klotzbuecher2006-04-251-0/+11
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-1/+2
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-1/+2
* | delta board: one more DA9030 fix.Markus Klotzbuecher2006-03-301-0/+1
* | Change delta board memory map to start at 0x80000000.Markus Klotzbuecher2006-03-291-7/+7
* | delta board: minor update to DA9030 code.Markus Klotzbuecher2006-03-291-1/+1
* | delta board: fix DA9030 reset procedure.Markus Klotzbuecher2006-03-271-3/+2
* | Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher2006-03-241-1/+7
* | delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-241-4/+14
* | Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher2006-03-201-87/+13
* | Support for redundant environment in NAND Flash.Markus Klotzbuecher2006-03-201-0/+1
|/
* Enable simple (non-redundant) NAND environment on delta board.Markus Klotzbücher2006-03-081-5/+4
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-061-1/+1
* Turned on SDRAM scrubbing.Markus Klotzbücher2006-03-061-1/+1
* Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-2/+20
* NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-3/+7
* Lots of new stuff:Markus Klotzbücher2006-03-041-0/+5
* Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-281-1/+1
* First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-281-30/+40
* SDRAM now working.Markus Klotzbücher2006-02-221-10/+10
* SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher2006-02-221-10/+12
OpenPOWER on IntegriCloud