Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Remove obsolete or unused functions from some esd boards | Matthias Fuchs | 2008-09-03 | -326/+0 |
* | ppc4xx: Update VOM405 board configuration | Matthias Fuchs | 2008-09-03 | -43/+9 |
* | ppc4xx: Remove obsolete initdram() function from VOM405 board | Matthias Fuchs | 2008-09-03 | -25/+0 |
* | ppc4xx: Cleanup VOM405 linker script | Matthias Fuchs | 2008-09-03 | -12/+0 |
* | ppc4xx: Add fdt support for VOM405 boards | Matthias Fuchs | 2008-09-03 | -0/+2 |
* | ppc4xx: Coding style cleanup | Matthias Fuchs | 2008-09-03 | -83/+79 |
* | ppc4xx: Enable USB on PLU405 boards | Matthias Fuchs | 2008-09-03 | -4/+16 |
* | ppc4xx: Cleanup PLU405 platform file | Matthias Fuchs | 2008-09-03 | -37/+21 |
* | ppc4xx: Cleanup PLU405 linker script | Matthias Fuchs | 2008-09-03 | -14/+0 |
* | ppc4xx: Add fdt support for PLU405 boards | Matthias Fuchs | 2008-09-03 | -0/+2 |
* | ppc4xx: Increase U-Boot size to 384kB for PLU405 boards | Matthias Fuchs | 2008-09-03 | -5/+4 |
* | device: make device_register() clone the device | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-02 | -1/+24 |
* | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -1111/+682 |
|\ | ||||
| * | fs: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -109/+32 |
| * | devices: merge to list_head | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -907/+87 |
| * | update linux/list | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -45/+472 |
| * | cmd_terminal: remove no need ifdef | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -4/+0 |
| * | common/Makefile: order by functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -33/+37 |
| * | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -4/+2 |
| * | autoscript: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -5/+2 |
| * | crc16: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+1 |
| * | miiphybb: move to drivers/net/phy | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+47 |
| * | soft_spi: move to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -2/+2 |
| * | soft_i2c: move to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+1 |
| * | gunzip: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -753/+4638 |
|\ \ | ||||
| * | | davinci: fix remaining dm644x_eth | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -3/+3 |
| * | | smdk6400: add gitignore | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -0/+5 |
| * | | smdk6400: Use CONFIG_FLASH_CFI_DRIVER | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -1/+1 |
| * | | smdk6400: remove redundant bootargs definition | Guennadi Liakhovetski | 2008-08-31 | -1/+0 |
| * | | ARM: Add support for S3C6400 based SMDK6400 board | Guennadi Liakhovetski | 2008-08-31 | -0/+1126 |
| * | | NAND: add NAND driver for S3C64XX | Guennadi Liakhovetski | 2008-08-31 | -0/+320 |
| * | | S3C64XX: remove broken HWFLOW support from the serial driver | Guennadi Liakhovetski | 2008-08-31 | -21/+0 |
| * | | serial: add S3C64XX serial driver | Guennadi Liakhovetski | 2008-08-31 | -0/+194 |
| * | | USB: Add support for OHCI controller on S3C6400 | Guennadi Liakhovetski | 2008-08-31 | -0/+47 |
| * | | ARM: Add arm1176 core with S3C6400 SoC | Guennadi Liakhovetski | 2008-08-31 | -1/+2334 |
| * | | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj | 2008-08-31 | -82/+82 |
| * | | Integrator[AP/CP] - Remove unused file memsetup.S | Gururaja Hebbar K R | 2008-08-30 | -60/+2 |
| * | | ARM DaVinci: Standardize names of directories/files | Hugo Villeneuve | 2008-08-30 | -4/+4 |
| * | | ARM DaVinci: Move common functions to board/davinci/common | Hugo Villeneuve | 2008-08-30 | -464/+404 |
| |/ | ||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-09-01 | -21/+72 |
|\ \ | ||||
| * | | ppc4xx/NAND: Add select_chip function to 4xx NDFC driver | Stefan Roese | 2008-08-30 | -0/+8 |
| * | | ppc4xx: Increase image size for NAND boot target | Stefan Roese | 2008-08-30 | -1/+1 |
| * | | ppc4xx: NAND configuration | Wolfgang Ocker | 2008-08-29 | -1/+5 |
| * | | ppc4xx: fix UIC external_interrupt hang on UIC0 | Victor Gallardo | 2008-08-29 | -2/+2 |
| * | | ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller | Prodyut Hazarika | 2008-08-29 | -17/+56 |
| |/ | ||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-09-01 | -18/+4006 |
|\ \ | ||||
| * | | sh: Remove CC line from board's Makefile | Nobuhiro Iwamatsu | 2008-08-31 | -6/+0 |
| * | | sh: Replaced "@./mkconfig" for @$(MKCONFIG) | Nobuhiro Iwamatsu | 2008-08-31 | -3/+3 |
| * | | sh: Add support sh2 to MAKEALL | Nobuhiro Iwamatsu | 2008-08-31 | -1/+1 |