Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mpc83xx: Store and display Arbiter Event Register values | Nick Spence | 2008-09-03 | -1/+150 |
* | mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Nick Spence | 2008-09-03 | -4/+5 |
* | MPC83XX: Fix GPIO configuration - set gpio level before direction | Nick Spence | 2008-09-03 | -2/+2 |
* | 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 |
| * | | sh: Fix compile error rsk7203 board | Nobuhiro Iwamatsu | 2008-08-31 | -2/+2 |
| * | | sh: Fix compile error sh7785lcr board | Nobuhiro Iwamatsu | 2008-08-31 | -2/+2 |
| * | | sh: Renesas Solutions AP325RXA board support | Nobuhiro Iwamatsu | 2008-08-31 | -0/+979 |
| * | | sh: add support Renesas SH7723 | Nobuhiro Iwamatsu | 2008-08-31 | -12/+245 |
| * | | sh: Renesas RSK+ 7203 board support | Nobuhiro Iwamatsu | 2008-08-31 | -0/+612 |
| * | | sh: Add support Renesas SH7203 processor | Nobuhiro Iwamatsu | 2008-08-31 | -1/+43 |
| * | | sh: Add support SH2/SH2A which is CPU of Renesas Technology | Nobuhiro Iwamatsu | 2008-08-31 | -1/+593 |
| * | | sh: Renesas R0P7785LC0011RL board support | Nobuhiro Iwamatsu | 2008-08-31 | -0/+1378 |