| Commit message (Expand) | Author | Age | Lines |
* | Device tree updates | John Rigby | 2008-02-07 | -3/+3 |
* | ARM: S3C24x0 SoC NAND controller support | Harald Welte | 2008-02-04 | -1/+180 |
* | ARM: s3c24xx: Multiple serial port support | Harald Welte | 2008-02-04 | -21/+143 |
* | ARM: arm920t: Allow use of 'gd' pointer from IRQ | Harald Welte | 2008-02-04 | -5/+5 |
* | ARM: arm920/s3c24xx: IRQ demulitplexer callback | Harald Welte | 2008-02-04 | -1/+15 |
* | MMC for PXA 27X (resubmit) | stefano babic | 2008-02-03 | -163/+336 |
* | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -46/+33 |
|\ |
|
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ixp | Wolfgang Denk | 2008-01-23 | -46/+33 |
| |\ |
|
| | * | IXP: enable RTS | Michael Schwingen | 2008-01-18 | -1/+5 |
| | * | IXP: add dynamic microcode addr | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 | -8/+17 |
| | * | load ixp42x NPE firmware from separate flash block, remove dead code | Michael Schwingen | 2008-01-18 | -37/+11 |
* | | | Coding Style Cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-23 | -1/+0 |
|/ / |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2008-01-23 | -62/+1960 |
|\ \ |
|
| * | | ColdFire: Add MCF547x_8x cpu arch | TsiChungLiew | 2008-01-17 | -0/+1087 |
| * | | ColdFire: Add MCF5227x cpu and MCF52277EVB support-2 | TsiChungLiew | 2008-01-17 | -0/+828 |
| * | | ColdFire: Add M5373EVB platform support - 2 | TsiChungLiew | 2008-01-17 | -2/+18 |
| * | | ColdFire: PCI and misc updates for MCF5445x | TsiChungLiew | 2008-01-17 | -60/+27 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-01-23 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-01-17 | -28/+62 |
| |\ \ |
|
| * | | | ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c | Stefan Roese | 2008-01-15 | -2/+2 |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-23 | -106/+202 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'kumar' | Andy Fleming | 2008-01-17 | -106/+202 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | 85xx: Get ride of old TLB setup code | Kumar Gala | 2008-01-17 | -22/+0 |
| | * | | | 85xx: Reworked initial processor init | Kumar Gala | 2008-01-17 | -72/+115 |
| | * | | | 85xx: Introduce new tlb API | Kumar Gala | 2008-01-17 | -14/+99 |
| | * | | | 85xx: Remove old style of LAW init | Kumar Gala | 2008-01-16 | -28/+0 |
| | * | | | 85xx: Move LAW init code into C | Kumar Gala | 2008-01-16 | -0/+18 |
| | | |/
| | |/| |
|
* | | | | mpc83xx: Fix the fatal conflict of merge | Dave Liu | 2008-01-17 | -11/+6 |
|/ / / |
|
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-01-16 | -0/+531 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: Add support SH3 and SH7720 | Yoshihiro Shimoda | 2008-01-15 | -0/+531 |
| |/ |
|
* | | mpc83xx: add support for more system clock performance controls | Kim Phillips | 2008-01-16 | -28/+57 |
* | | mpc83xx: Add config of eTSEC emergency priority in SPCR | Dave Liu | 2008-01-16 | -0/+5 |
|/ |
|
* | MPC8xx FEC driver: fix compiler warning. | Wolfgang Denk | 2008-01-13 | -0/+2 |
* | MPC5200: don't use hardcoded MBAR address in Bestcomm firmware | Oliver Weber | 2008-01-12 | -4/+4 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -7/+7 |
* | MPC512X: Cleanup bus clock names. | Grzegorz Bernacki | 2008-01-12 | -10/+10 |
* | ads5121: Added support for FDT. | Grzegorz Bernacki | 2008-01-12 | -0/+21 |
* | Fixed syntax error in function init_e300_core() of mpc83xx/start.S if | Heiko Schocher | 2008-01-12 | -1/+1 |
* | added basic support for the MUNICes board. | Heiko Schocher | 2008-01-12 | -3/+4 |
* | Added support for the mgcoge board from keymile. | Heiko Schocher | 2008-01-12 | -4/+5 |
* | Enable SMC microcode relocation patch for SMC1. | Heiko Schocher | 2008-01-12 | -3/+118 |
* | Added support for the mgsuvd board from keymile. | Heiko Schocher | 2008-01-12 | -0/+16 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-01-12 | -0/+2 |
|\ |
|
| * | ppc4xx: Fix dflush() to restore DVLIM register | Larry Johnson | 2008-01-10 | -0/+2 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-12 | -3/+9 |
|\ \ |
|
| * | | mpc83xx: Fix the bug of 266MHz data rate DDR | Dave Liu | 2008-01-10 | -3/+3 |
| * | | mpc83xx: add "fsl, qe" compatible fixups | Anton Vorontsov | 2008-01-10 | -0/+6 |
| |/ |
|
* | | Merge commit 'wd/master' | Jon Loeliger | 2008-01-10 | -42/+63 |
|\ \
| |/ |
|
| * | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -6/+6 |
| * | Add QE brg freq and correct qe bus freq fdt update code | Kim Phillips | 2008-01-09 | -1/+3 |