| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-05-30 | -3/+6 |
|\ |
|
| * | fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition | Timur Tabi | 2010-05-30 | -3/+6 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-05-30 | -8/+1165 |
|\ \
| |/
|/| |
|
| * | ARM Update mach-types | Tom | 2010-05-28 | -6/+500 |
| * | ARM Update mach-types | Tom | 2010-05-28 | -2/+665 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2010-05-28 | -3588/+911 |
|\ \ |
|
| * | | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -3403/+0 |
| * | | nios2: allow STANDALONE_LOAD_ADDR overriding | Thomas Chou | 2010-05-28 | -1/+1 |
| * | | nios2: fix div64 issue for gcc4 | Thomas Chou | 2010-05-28 | -175/+856 |
| * | | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | -9/+2 |
| * | | nios2: add gpio support | Thomas Chou | 2010-05-28 | -0/+52 |
| |/ |
|
* | | add CONFIG_SYS_FEC_FULL_MII for MCF5445x | Wolfgang Wegner | 2010-05-28 | -2/+11 |
* | | add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x | Wolfgang Wegner | 2010-05-28 | -0/+11 |
* | | add missing PCS3 for MCF5445x | Wolfgang Wegner | 2010-05-28 | -0/+8 |
|/ |
|
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2010-05-26 | -3/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2010-05-26 | -20/+20 |
|\ |
|
| * | mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c | Kim Phillips | 2010-05-21 | -18/+18 |
| * | Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. | Horst Kronstorfer | 2010-05-21 | -2/+2 |
* | | Convert Makefiles from COBJS-${} to COBJS-$() | Kumar Gala | 2010-05-26 | -5/+5 |
* | | powerpc/bootcount: Fix endianness problem | Michael Weiss | 2010-05-26 | -2/+4 |
* | | a320evb: fix udelay / __udelay confusion | Wolfgang Denk | 2010-05-21 | -1/+1 |
* | | ARM: */timer.c: fix spelling and vertical alignment | Wolfgang Denk | 2010-05-21 | -18/+18 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-05-21 | -1/+1 |
|\ \
| |/
|/| |
|
| * | MX51: Fix MX51 CPU detect message | Fabio Estevam | 2010-05-05 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2010-05-17 | -0/+2 |
|\ \ |
|
| * | | mpc83xx: fix NAND bootstrap too big error | Kim Phillips | 2010-05-17 | -0/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-05-17 | -33/+129 |
|\ \ \
| |/ /
|/| | |
|
| * | | Enabled support for Rev 1.3 SPD for DDR2 DIMMs | York Sun | 2010-05-12 | -2/+2 |
| * | | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled | Kumar Gala | 2010-05-12 | -1/+13 |
| * | | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled | Kumar Gala | 2010-05-12 | -12/+0 |
| * | | 85xx: Add is_serdes_configured() support to MPC8536 SERDES | Kumar Gala | 2010-05-12 | -18/+114 |
* | | | ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints | Wolfgang Denk | 2010-05-15 | -0/+5 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2010-05-09 | -0/+1 |
|\ \ |
|
| * | | mpc83xx: Add UPMA configuration to SIMPC8313 | Ron Madrid | 2010-05-07 | -0/+1 |
* | | | update include/asm/ gitignore after move | Mike Frysinger | 2010-05-07 | -0/+2 |
* | | | powerpc: Consolidate bootcount_{store|load} for PowerPC | Stefan Roese | 2010-05-06 | -124/+91 |
|/ / |
|
* | | sc520: Fix minor DRAM Controller Setup bug | Graeme Russ | 2010-05-06 | -1/+1 |
* | | sc520: Update to new AMD Copyright | Graeme Russ | 2010-05-06 | -40/+77 |
* | | sc520: Board Specific PCI Init | Graeme Russ | 2010-05-06 | -37/+3 |
* | | sc520: Move PCI defines to PCI include file | Graeme Russ | 2010-05-06 | -29/+29 |
* | | sc520: Allow boards to override udelay | Graeme Russ | 2010-05-06 | -0/+5 |
* | | x86: Fix support for booting bzImage | Graeme Russ | 2010-05-06 | -32/+424 |
* | | x86: Provide weak PC/AT compatibility setup function | Graeme Russ | 2010-05-06 | -0/+9 |
* | | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ | 2010-05-06 | -508/+5 |
* | | x86: Fix copying of Real-Mode code into RAM | Graeme Russ | 2010-05-06 | -2/+2 |
* | | x86: Pass relocation offset into Global Data | Graeme Russ | 2010-05-06 | -27/+36 |
* | | x86: Move GDT to a safe location in RAM | Graeme Russ | 2010-05-06 | -14/+103 |
* | | x86: Add RAM bootstrap functionality | Graeme Russ | 2010-05-06 | -6/+38 |
* | | x86: Split sc520 memory sizing versus reporting | Graeme Russ | 2010-05-06 | -38/+61 |
* | | x86: Fix sc520 memory size reporting | Graeme Russ | 2010-05-06 | -18/+17 |