summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-306-8/+6
| * | arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-296-5/+5
| * | lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-295-77/+108
| * | ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-295-1/+4
| * | s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-03-294-1/+2
| * | imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-293-7/+2
| * | netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-294-6/+3
| * | sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-298-1/+7
| * | s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD2009-03-293-63/+92
| * | s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-294-1/+3
| * | s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-294-77/+104
| * | s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-294-291/+318
| * | s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD2009-03-296-66/+134
| * | NetStar: add RTC supportLadislav Michl2009-03-292-0/+14
| * | NetStar: use generic flash driverLadislav Michl2009-03-294-354/+26
| * | NetStar: update crcit utilityLadislav Michl2009-03-291-7/+7
| * | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-2979-148/+0
* | | mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood2009-04-016-6/+10
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-04-011-5/+1
|\ \
| * | soft_i2c.c compiler/linker errorJens Scharsig2009-03-311-5/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-04-0167-574/+2711
|\ \ \
OpenPOWER on IntegriCloud