| Commit message (Expand) | Author | Age | Lines |
* | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | -1/+1 |
* | Fix strmhz(): avoid printing negative fractions | Wolfgang Denk | 2008-10-22 | -1/+1 |
* | mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function | Richard Retanubun | 2008-10-21 | -5/+0 |
* | mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS | Anton Vorontsov | 2008-10-21 | -4/+4 |
* | mpc83xx: add ELBC NAND support for the MPC837XEMDS boards | Anton Vorontsov | 2008-10-21 | -3/+10 |
* | mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards | Anton Vorontsov | 2008-10-21 | -0/+47 |
* | mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards | Anton Vorontsov | 2008-10-21 | -0/+125 |
* | mpc83xx: add TSECs' HRCWH masks for MPC837x processors | Anton Vorontsov | 2008-10-21 | -0/+2 |
* | mpc83xx: serdes: add forgotten shifts for rfcks | Anton Vorontsov | 2008-10-21 | -6/+6 |
* | 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 | -26/+38 |
* | FDT: don't use private kernel header files | Wolfgang Denk | 2008-10-21 | -14/+25 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-10-21 | -330/+1368 |
|\ |
|
| * | ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup | Stefan Roese | 2008-10-21 | -0/+12 |
| * | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese | 2008-10-21 | -17/+59 |
| * | ppc4xx: Add GDSys neo 405EP board support | Dirk Eibach | 2008-10-21 | -0/+547 |
| * | ppc4xx: Update configs for Netstal boards | Niklaus Giger | 2008-10-21 | -275/+292 |
| * | ppc4xx: Add routine to retrieve CPU number | Adam Graham | 2008-10-21 | -1/+21 |
| * | ppc4xx: Add static support for 44x IBM SDRAM Controller | Adam Graham | 2008-10-21 | -18/+53 |
| * | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | -19/+384 |
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-10-21 | -54307/+58233 |
| |\ |
|
| * | | ppc4xx: PPC44x MQ initialization | Stefan Roese | 2008-10-17 | -4/+11 |
* | | | TQM8260: environment in flash instead EEPROM, baudrate 115k | Wolfgang Denk | 2008-10-21 | -22/+21 |
* | | | 85xx: Fix compile warning in mpc8536ds.c | Kumar Gala | 2008-10-21 | -1/+0 |
* | | | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -98/+98 |
* | | | Use strmhz() to format clock frequencies | Wolfgang Denk | 2008-10-21 | -83/+112 |
* | | | strmhz(): Round numbers when printing clock frequencies | Wolfgang Denk | 2008-10-21 | -4/+7 |
* | | | 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG | Timur Tabi | 2008-10-21 | -0/+1 |
* | | | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -55608/+61684 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge 'next' branch | Wolfgang Denk | 2008-10-18 | -54298/+58094 |
| |\ \ |
|
| | * | | mgcoge: add redundant environment sector | Heiko Schocher | 2008-10-18 | -0/+5 |
| | * | | mgsuvd: update size of environment | Heiko Schocher | 2008-10-18 | -3/+1 |
| | * | | Enabled the Freescale SGMII riser card on 8536DS | Jason Jin | 2008-10-18 | -0/+45 |
| | * | | Enabled the Freescale SGMII riser card on 8572DS | Liu Yu | 2008-10-18 | -0/+72 |
| | * | | Make pixis_set_sgmii more general to support MPC85xx boards. | Liu Yu | 2008-10-18 | -3/+22 |
| | * | | Add cpu/8xxx to TAGS_SUBDIRS | Ed Swarthout | 2008-10-18 | -0/+2 |
| | * | | fsl_law clear enable before changing. | Ed Swarthout | 2008-10-18 | -0/+1 |
| | * | | mpc8572 additional end-point mode | Ed Swarthout | 2008-10-18 | -2/+2 |
| | * | | 85xx if NUM_CPUS>1, print cpu number | Ed Swarthout | 2008-10-18 | -0/+5 |
| | * | | pixis do not print long help if not configured | Ed Swarthout | 2008-10-18 | -0/+4 |
| | * | | Have u-boot pass stashing parameters into device tree | Andy Fleming | 2008-10-18 | -0/+11 |
| | * | | 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 | -29/+96 |
| | * | | Add debug information for DDR controller registers | Haiying Wang | 2008-10-18 | -0/+13 |
| | * | | Check DDR interleaving mode | Haiying Wang | 2008-10-18 | -5/+181 |
| | * | | Pass dimm parameters to populate populate controller options | Haiying Wang | 2008-10-18 | -24/+91 |
| | * | | Make DDR interleaving mode work correctly | Haiying Wang | 2008-10-18 | -12/+66 |
| | * | | 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards | Kumar Gala | 2008-10-18 | -0/+18 |
| | * | | 85xx: Improve flash remapping on MPC8572DS & MPC8536DS | Kumar Gala | 2008-10-18 | -14/+10 |
| | * | | 85xx: Export invalidate_{i,d}cache and add flush_dcache | Kumar Gala | 2008-10-18 | -0/+50 |