| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Fix printf errors under -DDEBUG | Andrew Klossner | 2008-09-09 | -7/+7 |
* | 85xx: Ensure timebase is zero on secondary cores | Kumar Gala | 2008-09-09 | -0/+5 |
* | Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. | Sergei Poselenov | 2008-09-09 | -8/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-09-09 | -74/+1504 |
|\ |
|
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-09-08 | -3/+7 |
| |\ |
|
| * | | ppc4xx: Remove CONFIG_CS8952_PHY define | Stefan Roese | 2008-09-08 | -2/+0 |
| * | | ppc4xx: Fix compilation warning for PIP405 | Stefan Roese | 2008-09-08 | -6/+5 |
| * | | ppc4xx: Fix compilation warning for canyonlands & glacier | Stefan Roese | 2008-09-08 | -7/+3 |
| * | | ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY | Victor Gallardo | 2008-09-05 | -5/+195 |
| * | | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines | Adam Graham | 2008-09-05 | -63/+98 |
| * | | ppc4xx: IBM Memory Controller DDR autocalibration routines | Adam Graham | 2008-09-05 | -0/+1212 |
* | | | ARM: fix warning: target CPU does not support interworking | Sergei Poselenov | 2008-09-09 | -0/+14 |
* | | | ARM: Use do_div() instead of division for "long long". | Sergei Poselenov | 2008-09-09 | -1/+4 |
| |/
|/| |
|
* | | Fix compiler warning in mpc8xxx ddr code | Kumar Gala | 2008-09-07 | -2/+4 |
* | | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | -1/+3 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-09-03 | -28/+183 |
|\ |
|
| * | mpc83xx: clean up cache operations and unlock_ram_in_cache() functions | Nick Spence | 2008-09-03 | -21/+30 |
| * | mpc83xx: Store and display Arbiter Event Register values | Nick Spence | 2008-09-03 | -1/+146 |
| * | 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 |
* | | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+13 |
* | | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+13 |
* | | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren | 2008-09-02 | -36/+0 |
* | | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -14/+7 |
* | | Pass in tsec_info struct through tsec_initialize | Andy Fleming | 2008-09-02 | -55/+24 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -79/+1410 |
|\ |
|
| * | USB: Add support for OHCI controller on S3C6400 | Guennadi Liakhovetski | 2008-08-31 | -0/+46 |
| * | ARM: Add arm1176 core with S3C6400 SoC | Guennadi Liakhovetski | 2008-08-31 | -0/+1285 |
| * | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj | 2008-08-31 | -79/+79 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-09-01 | -20/+71 |
|\ \ |
|
| * | | ppc4xx/NAND: Add select_chip function to 4xx NDFC driver | Stefan Roese | 2008-08-30 | -0/+8 |
| * | | 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 | -0/+546 |
|\ \ |
|
| * | | sh: Add support SH2/SH2A which is CPU of Renesas Technology | Nobuhiro Iwamatsu | 2008-08-31 | -0/+546 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2008-08-31 | -2469/+2 |
|\ \ |
|
| * | | Move MPC512x_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -1022/+1 |
| * | | Move MPC5xxx_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -1447/+1 |
| |/ |
|
* | | ColdFire: I2C fix for multiple platforms | TsiChung Liew | 2008-08-28 | -3/+43 |
|/ |
|
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-08-28 | -2/+4 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2008-08-28 | -2/+4 |
| |\ |
|
| | * | mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. | Heiko Schocher | 2008-08-27 | -2/+4 |
* | | | FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. | Kumar Gala | 2008-08-28 | -1/+0 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-08-28 | -1260/+589 |
|\ \ |
|
| * | | mpc85xx: remove redudant code with lib_ppc/interrupts.c | Kumar Gala | 2008-08-27 | -97/+12 |
| * | | mpc85xx: Add support for the MPC8536 | Kumar Gala | 2008-08-27 | -1/+199 |
| * | | mpc85xx: Add support for the MPC8572DS reference board | Kumar Gala | 2008-08-27 | -2/+2 |
| * | | FSL DDR: Remove old SPD support from cpu/mpc85xx | Kumar Gala | 2008-08-27 | -1166/+0 |