| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado | 2008-10-24 | -0/+459 |
* | mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS | Anton Vorontsov | 2008-10-21 | -4/+2 |
* | mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards | Anton Vorontsov | 2008-10-21 | -0/+44 |
* | mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards | Anton Vorontsov | 2008-10-21 | -0/+123 |
* | mpc83xx: fix serdes setup for the MPC8378E boards | Anton Vorontsov | 2008-10-21 | -2/+2 |
* | mpc83xx: mpc8360emds: rework LBC SDRAM setup | Anton Vorontsov | 2008-10-21 | -12/+27 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-10-21 | -0/+477 |
|\ |
|
| * | ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup | Stefan Roese | 2008-10-21 | -0/+12 |
| * | ppc4xx: Add GDSys neo 405EP board support | Dirk Eibach | 2008-10-21 | -0/+308 |
| * | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | -0/+157 |
* | | TQM8260: environment in flash instead EEPROM, baudrate 115k | Wolfgang Denk | 2008-10-21 | -2/+11 |
* | | 85xx: Fix compile warning in mpc8536ds.c | Kumar Gala | 2008-10-21 | -1/+0 |
* | | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -77/+77 |
* | | Use strmhz() to format clock frequencies | Wolfgang Denk | 2008-10-21 | -10/+13 |
* | | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -10980/+11855 |
|\ \
| |/ |
|
| * | Enabled the Freescale SGMII riser card on 8536DS | Jason Jin | 2008-10-18 | -0/+42 |
| * | Enabled the Freescale SGMII riser card on 8572DS | Liu Yu | 2008-10-18 | -0/+48 |
| * | Make pixis_set_sgmii more general to support MPC85xx boards. | Liu Yu | 2008-10-18 | -3/+19 |
| * | mpc8572 additional end-point mode | Ed Swarthout | 2008-10-18 | -2/+2 |
| * | pixis do not print long help if not configured | Ed Swarthout | 2008-10-18 | -0/+4 |
| * | Add DDR options setting on MPC8641HPCN board | Haiying Wang | 2008-10-18 | -36/+110 |
| * | Add ddr interleaving suppport for MPC8572DS board | Haiying Wang | 2008-10-18 | -28/+94 |
| * | Pass dimm parameters to populate populate controller options | Haiying Wang | 2008-10-18 | -21/+84 |
| * | 85xx: Improve flash remapping on MPC8572DS & MPC8536DS | Kumar Gala | 2008-10-18 | -14/+10 |
| * | mgcoge, mgsuvd: extract more common code | Heiko Schocher | 2008-10-18 | -90/+56 |
| * | mgcoge, mgsuvd: use in_*/out_* accesors | Heiko Schocher | 2008-10-18 | -4/+6 |
| * | mgsuvd: fix compiler warning when using soft_i2c driver | Heiko Schocher | 2008-10-18 | -1/+2 |
| * | mgsuvd: fix coding style | Heiko Schocher | 2008-10-18 | -38/+29 |
| * | mgcoge: Second Flash on CS5 not on CS1 | Heiko Schocher | 2008-10-18 | -1/+1 |
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10720/+10720 |
| * | mgcoge, mgsuvd: added support for the IVM EEprom. | Heiko Schocher | 2008-10-18 | -0/+302 |
| * | mgcoge, mgsuvd: add board specific I2C deblocking mechanism. | Heiko Schocher | 2008-10-18 | -2/+211 |
| * | mgcoge, mgsuvd: add I2C support. | Heiko Schocher | 2008-10-18 | -2/+23 |
| * | mgcoge: fix Coding Style issues. | Heiko Schocher | 2008-10-18 | -41/+38 |
| * | mgsuvd, mgcoge: move this 2 boards in one dir. | Heiko Schocher | 2008-10-18 | -0/+6 |
| * | Fix compiler warning in lib_ppc/board.c | Heiko Schocher | 2008-10-15 | -1/+1 |
| * | Do not init SATA when disabled on 8536DS. | Jason Jin | 2008-10-14 | -0/+12 |
| * | fsl_diu: fix alignment error that caused malloc corruption | Nikita V. Youshchenko | 2008-10-14 | -3/+3 |
| * | ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. | Hugo Villeneuve | 2008-10-13 | -4/+0 |
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-10-13 | -9/+9 |
| |\ |
|
| | * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-10-12 | -1/+1 |
| | |\ |
|
| | | * | FSL: Fix get_cpu_board_revision() return value. | Rafal Czubak | 2008-10-08 | -1/+1 |
| | * | | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov | 2008-09-24 | -8/+8 |
| | |/ |
|
| * | | ppc4xx: Fix USB 2.0 phy reset sequence | Matthias Fuchs | 2008-10-10 | -3/+32 |
| * | | ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board | Matthias Fuchs | 2008-10-10 | -0/+6 |
| * | | ppc4xx: Fix DU440 GPIO configuration | Matthias Fuchs | 2008-10-10 | -5/+5 |
| |/ |
|
| * | ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup | Stefan Roese | 2008-09-22 | -12/+4 |
| * | socrates: fix crash after relocation | Anatolij Gustschin | 2008-09-22 | -1/+1 |
| * | sh: Fix compile warning | Nobuhiro Iwamatsu | 2008-09-19 | -24/+39 |
| * | sh: rsk7203: Add support pkt_data_pull and pkt_data_push function | Nobuhiro Iwamatsu | 2008-09-19 | -0/+21 |