| Commit message (Expand) | Author | Age | Lines |
... | |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | -1/+0 |
* | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer | 2010-09-03 | -0/+86 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -0/+8 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-08-10 | -0/+8 |
| |\ |
|
| | * | ide: add configuration | Albert Aribaud | 2010-08-08 | -0/+8 |
* | | | net: rename "FSL UECx" net interfaces "UECx" | Kim Phillips | 2010-08-09 | -1/+1 |
* | | | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -2/+2 |
|/ / |
|
* | | Add mkimage manpage | Nobuhiro Iwamatsu | 2010-08-08 | -0/+118 |
* | | powerpc/8xxx: Enabled address hashing for 85xx | york | 2010-07-26 | -2/+13 |
* | | powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 | york | 2010-07-26 | -0/+3 |
* | | powerpc/8xxx: Enabled hwconfig for memory interleaving | Kumar Gala | 2010-07-26 | -11/+14 |
|/ |
|
* | SPEAr : Network driver support added | Vipin KUMAR | 2010-07-12 | -0/+25 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -3291/+1 |
* | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | -6/+7 |
* | Fix "par[t]ition" typo. | Wolfgang Denk | 2010-05-21 | -1/+1 |
* | Program net device MAC addresses after initializing | Ben Warren | 2010-05-03 | -5/+12 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -49/+49 |
* | nios: Move cpu/nios/* to arch/nios/cpu/* | Peter Tyser | 2010-04-13 | -1/+1 |
* | i386: Move cpu/i386/* to arch/i386/cpu/* | Peter Tyser | 2010-04-13 | -2/+2 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -38/+38 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -5/+5 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -42/+42 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -36/+36 |
* | Create CPUDIR variable | Peter Tyser | 2010-04-13 | -3/+3 |
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B. | Andre Schwarz | 2010-04-10 | -0/+55 |
* | s5pc1xx: update the README file | Minkyu Kang | 2010-04-03 | -1/+17 |
* | net, doc: How to setup MAC address correctly | Heiko Schocher | 2010-03-31 | -0/+11 |
* | doc: Fix ramdisk examples in doc/uImage.FIT/multi.its | Felix Radensky | 2010-03-31 | -0/+4 |
* | ml300: remove support for broken, orphaned board | Wolfgang Denk | 2010-03-28 | -128/+0 |
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -2/+2 |
* | Fix MPC8536DS documentation | Frans Meulenbroeks | 2010-03-12 | -1/+1 |
* | doc: add README for CONFIG_HWCONFIG option | Heiko Schocher | 2010-03-12 | -0/+50 |
* | prepare joining at91rm9200 into at91 | Jens Scharsig | 2010-02-12 | -0/+23 |
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | -0/+41 |
* | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic | 2010-01-25 | -0/+188 |
* | SPEAr : Adding README.spear in doc | Vipin KUMAR | 2010-01-23 | -0/+48 |
* | mpc83xx: Add NAND boot support for MPC8315E-RDB boards | Anton Vorontsov | 2010-01-07 | -2/+27 |
* | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -0/+15 |
|\ |
|
| * | Fix example FIT image source files | Ira W. Snyder | 2009-11-24 | -0/+15 |
* | | TI DaVinci: Adding a README for the DaVinci series of SOC's | Sandeep Paulraj | 2009-11-27 | -0/+116 |
|/ |
|
* | clarify eth driver halt/recv steps | Mike Frysinger | 2009-11-09 | -5/+8 |
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1 | Wolfgang Denk | 2009-10-28 | -12/+12 |
* | s5pc1xx: add support SMDKC100 board | Minkyu Kang | 2009-10-13 | -0/+56 |
* | Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit... | Luigi 'Comio' Mantellini | 2009-10-10 | -0/+56 |
* | Add information about return values of xxx_eth_register() in documentation | Ben Warren | 2009-10-05 | -8/+13 |
* | document network driver framework | Mike Frysinger | 2009-10-04 | -0/+177 |
* | Add README.mpc8536ds | Mingkai Hu | 2009-09-30 | -0/+127 |
* | sbc8548: reclaim wasted sector in boot flash | Paul Gortmaker | 2009-09-30 | -0/+24 |
* | sbc8548: replace README with completely new document | Paul Gortmaker | 2009-09-24 | -20/+169 |