summaryrefslogtreecommitdiffstats
path: root/board/delta
Commit message (Expand)AuthorAgeFilesLines
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-192-71/+76
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-0/+12
* Monahans: avoid floating point calculationsWolfgang Denk2009-08-171-3/+5
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-4/+0
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-56/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* {delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk2009-01-271-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-17/+17
* delta, zylonite: Update nand_oobinfo to nand_ecclayout.Scott Wood2008-09-101-4/+2
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fixing coding style issuesWilliam Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-33/+8
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071-1/+1
|\
| * board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
| * board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-7/+8
|\ \ | |/ |/|
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-271-8/+12
| |\
| * | More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-231-53/+2
| * | This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher2006-05-221-0/+52
* | | Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-1/+2
| |/ |/|
* | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
|/
* delta board: support for magic key detection and handling.Markus Klotzbuecher2006-04-251-0/+208
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-122-8/+1
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-082-4/+1
* | * Add support for ymodem protocol downloadWolfgang Denk2006-04-012-15/+31
|\ \
| * | delta board: one more DA9030 fix.Markus Klotzbuecher2006-03-301-11/+18
| * | Change delta board memory map to start at 0x80000000.Markus Klotzbuecher2006-03-291-1/+1
| * | delta board: minor update to DA9030 code.Markus Klotzbuecher2006-03-291-2/+4
| * | delta board: fix DA9030 reset procedure.Markus Klotzbuecher2006-03-271-3/+10
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
|/ /
* | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-241-3/+3
|\ \ | |/
| * Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-3/+3
* | delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-241-0/+67
* | Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher2006-03-202-250/+5
|/
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-063-144/+141
* Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-202/+78
* NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-8/+34
* Lots of new stuff:Markus Klotzbücher2006-03-041-67/+184
* Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzbücher2006-03-031-5/+10
* Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzbücher2006-03-031-0/+2
OpenPOWER on IntegriCloud