summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser2009-04-041-6/+1
* common/Makefile: Conditionally compile env_embedded.oPeter Tyser2009-04-041-1/+1
* Makefile: Add removal of *.exe files to clean targetPeter Tyser2009-04-041-1/+1
* Makefile: Make autoconf.mk a dependency of the depend targetPeter Tyser2009-04-041-8/+8
* mflash: Initial mflash supportunsik Kim2009-04-0319-8/+1080
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-04-036-120/+64
|\
| * Noisily disable the legacy NAND subsystem.Scott Wood2009-04-033-96/+20
| * Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LENapgmoorthy2009-04-033-24/+44
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-037-20/+780
|\ \
| * | sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-021-3/+3
| * | sf: set common timeouts in seconds, not millisecondsMike Frysinger2009-04-021-3/+6
| * | sf: stmicro: use common page timeout defineMike Frysinger2009-04-021-2/+1
| * | sf: always read 5 bytes for the idcodeMike Frysinger2009-04-022-11/+5
| * | sf: stmicro: drop redundant id readMike Frysinger2009-04-021-7/+1
| * | sf: add driver for SST flashesMike Frysinger2009-04-024-0/+365
| * | sf: drop DEBUG definesMike Frysinger2009-04-022-2/+2
| * | mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-021-0/+48
| * | mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-022-0/+357
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-0348-78/+3140
|\ \
| * | Blackfin: force all boards to HZ of 1000Mike Frysinger2009-04-021-2/+6
| * | Blackfin: bf533-stamp: drop old spi flash driverMike Frysinger2009-04-022-3/+0
| * | Blackfin: add BF538/BF539 SPI portmux handlingMike Frysinger2009-04-021-0/+18
| * | Blackfin: do not delay on output bytesMike Frysinger2009-04-021-4/+0
| * | Blackfin: drop newline from OTP helpMike Frysinger2009-04-021-1/+1
| * | Blackfin: convert bfin_sdh to legacy mmcMike Frysinger2009-04-021-12/+2
| * | Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.cMike Frysinger2009-04-023-54/+70
| * | Blackfin: fix crash when booting from external memoryMike Frysinger2009-04-022-0/+11
| * | Blackfin: bf518f-ezbrd: new board portMike Frysinger2009-04-029-3/+467
| * | Blackfin: bf526-ezbrd: new board portMike Frysinger2009-04-0210-3/+543
| * | Blackfin: bf538f-ezkit: new board portMike Frysinger2009-04-029-3/+405
| * | Blackfin: bf527-ezkit: new board portMike Frysinger2009-04-0210-2/+786
| * | Blackfin: bf548-ezkit: new board portMike Frysinger2009-04-0210-2/+842
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2009-04-037-97/+63
|\ \
| * | libfdt: Fix C++ compile-time cast error on gnu 4.2.1Laurent Gregoire2009-04-011-1/+1
| * | Fix a possible overflow case detected by gcc 4.3.2Emil Medve2009-04-011-1/+1
| * | libfdt: Rework/cleanup fdt_next_tag()David Gibson2009-04-015-47/+44
| * | libfdt: Rework fdt_next_node()David Gibson2009-04-013-48/+17
* | | Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-036-182/+139
* | | Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-0358-215/+237
* | | Add "GPL cleanup" task to feature-removal-schedule.txtWolfgang Denk2009-04-031-0/+14
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-02131-1283/+943
|\ \
| * | NetStar: fix NANDLadislav Michl2009-03-313-63/+37
| * | OMAP: use {read,write}l to access timer registersLadislav Michl2009-03-301-12/+9
| * | OMAP: rename timer divisorLadislav Michl2009-03-3019-54/+41
| * | OMAP: reindent timer codeLadislav Michl2009-03-301-11/+8
| * | s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-304-9/+3
| * | s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-303-6/+2
| * | s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-308-6/+7
| * | davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-303-6/+2
| * | davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-307-10/+6
OpenPOWER on IntegriCloud