Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c | Mike Frysinger | 2009-04-02 | -54/+70 | |
| * | | Blackfin: fix crash when booting from external memory | Mike Frysinger | 2009-04-02 | -0/+11 | |
| * | | Blackfin: bf518f-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -3/+467 | |
| * | | Blackfin: bf526-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -3/+543 | |
| * | | Blackfin: bf538f-ezkit: new board port | Mike Frysinger | 2009-04-02 | -3/+405 | |
| * | | Blackfin: bf527-ezkit: new board port | Mike Frysinger | 2009-04-02 | -2/+786 | |
| * | | Blackfin: bf548-ezkit: new board port | Mike Frysinger | 2009-04-02 | -2/+842 | |
| |/ | |||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Wolfgang Denk | 2009-04-03 | -97/+63 | |
|\ \ | |||||
| * | | libfdt: Fix C++ compile-time cast error on gnu 4.2.1 | Laurent Gregoire | 2009-04-01 | -1/+1 | |
| * | | Fix a possible overflow case detected by gcc 4.3.2 | Emil Medve | 2009-04-01 | -1/+1 | |
| * | | libfdt: Rework/cleanup fdt_next_tag() | David Gibson | 2009-04-01 | -47/+44 | |
| * | | libfdt: Rework fdt_next_node() | David Gibson | 2009-04-01 | -48/+17 | |
* | | | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel | 2009-04-03 | -182/+139 | |
* | | | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -215/+237 | |
* | | | Add "GPL cleanup" task to feature-removal-schedule.txt | Wolfgang Denk | 2009-04-03 | -0/+14 | |
| |/ |/| | |||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-02 | -1283/+943 | |
|\ \ | |||||
| * | | NetStar: fix NAND | Ladislav Michl | 2009-03-31 | -63/+37 | |
| * | | OMAP: use {read,write}l to access timer registers | Ladislav Michl | 2009-03-30 | -12/+9 | |
| * | | OMAP: rename timer divisor | Ladislav Michl | 2009-03-30 | -54/+41 | |
| * | | OMAP: reindent timer code | Ladislav Michl | 2009-03-30 | -11/+8 | |
| * | | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -9/+3 | |
| * | | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -6/+2 | |
| * | | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -6/+7 | |
| * | | davinci: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -6/+2 | |
| * | | davinci: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -10/+6 | |
| * | | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -8/+6 | |
| * | | arm720t/clps7111: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -5/+5 | |
| * | | lpc2292: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -77/+108 | |
| * | | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+4 | |
| * | | s3c64xx: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+2 | |
| * | | imx31: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -7/+2 | |
| * | | netarm: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -6/+3 | |
| * | | sa1100: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+7 | |
| * | | s3c44b0: extract cache from cpu.c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -63/+92 | |
| * | | s3c44b0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+3 | |
| * | | s3c44b0: move rtc driver to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -77/+104 | |
| * | | s3c44b0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -291/+318 | |
| * | | s3c4510b: move specific code to soc directory | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -66/+134 | |
| * | | NetStar: add RTC support | Ladislav Michl | 2009-03-29 | -0/+14 | |
| * | | NetStar: use generic flash driver | Ladislav Michl | 2009-03-29 | -354/+26 | |
| * | | NetStar: update crcit utility | Ladislav Michl | 2009-03-29 | -7/+7 | |
| * | | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Ladislav Michl | 2009-03-29 | -148/+0 | |
* | | | mpc83xx: Set guarded bit on BAT that covers the end of the address space | Scott Wood | 2009-04-01 | -6/+10 | |
| |/ |/| | |||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-04-01 | -5/+1 | |
|\ \ | |||||
| * | | soft_i2c.c compiler/linker error | Jens Scharsig | 2009-03-31 | -5/+1 | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-04-01 | -574/+2711 | |
|\ \ \ | |||||
| * | | | 85xx/86xx: Ensure MP boot page is not used | Kumar Gala | 2009-04-01 | -0/+15 | |
| * | | | 85xx: Introduce determine_mp_bootpg() helper. | Kumar Gala | 2009-04-01 | -23/+16 | |
| * | | | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | -54/+84 | |
| * | | | mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves | Becky Bruce | 2009-03-31 | -0/+18 |