| Commit message (Expand) | Author | Age | Lines |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | -2/+2 |
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk | 2010-09-08 | -1/+1 |
|\ |
|
| * | cpuat91: convert to new at91 soc architecture | Eric BĂ©nard | 2010-08-20 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-09-08 | -0/+7 |
|\ \
| |/
|/| |
|
| * | ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx | Minkyu Kang | 2010-08-23 | -0/+7 |
* | | powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig | york | 2010-07-26 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-07-16 | -0/+1 |
|\ |
|
| * | fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c | Kim Phillips | 2010-07-16 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk | 2010-07-15 | -0/+9 |
|\ \ |
|
| * | | PXA: Voipac PXA270 Support | Marek Vasut | 2010-07-14 | -0/+9 |
| |/ |
|
* | | Merge branch 'master' of ../master | Wolfgang Denk | 2010-07-15 | -1/+0 |
|\ \
| |/ |
|
| * | Blackfin: drop old u-boot.lds clean target | Mike Frysinger | 2010-07-13 | -1/+0 |
* | | ARMV7: Add basic support for TI OMAP4 | Steve Sakoman | 2010-07-05 | -0/+7 |
|/ |
|
* | Merge branch 'master' into next | Wolfgang Denk | 2010-06-30 | -1/+1 |
|\ |
|
| * | Prepare 2010.06v2010.06 | Wolfgang Denk | 2010-06-29 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh into next | Wolfgang Denk | 2010-06-29 | -1/+2 |
|\ \ |
|
| * | | sh: Fix build on the target | Nobuhiro Iwamatsu | 2010-06-28 | -1/+2 |
| |/ |
|
* | | Merge branch 'master' into next | Wolfgang Denk | 2010-06-23 | -4/+4 |
|\ \
| |/ |
|
| * | Prepare v2010.06-rc3v2010.06-rc3 | Wolfgang Denk | 2010-06-23 | -1/+1 |
| * | Makefile: always call date with LC_ALL=C set | Ilya Yanok | 2010-06-22 | -3/+3 |
* | | Merge branch 'master' into next | Wolfgang Denk | 2010-06-18 | -13/+6 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-06-17 | -0/+3 |
| |\ |
|
| | * | Add support for the LaCie ED Mini V2 board | Albert Aribaud | 2010-06-17 | -0/+3 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-06-17 | -2/+3 |
| |\ \ |
|
| | * | | TI: DaVinci: Add board specific code for da850 EVM | Sudhakar Rajashekhara | 2010-06-10 | -1/+2 |
| | * | | TI: DaVinci: Prepare for da850 support | Sudhakar Rajashekhara | 2010-06-10 | -1/+1 |
| | * | | AM35x: Add support for AM3517EVM | Vaibhav Hiremath | 2010-06-07 | -0/+3 |
| | * | | TI: TNETV107X EVM initial support | Cyril Chemparathy | 2010-06-07 | -0/+3 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-06-17 | -0/+13 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | s5pc1xx: Add support for Samsung Goni board | Minkyu Kang | 2010-06-14 | -0/+3 |
| | * | | AM35x: Add support for AM3517EVM | Vaibhav Hiremath | 2010-06-08 | -0/+3 |
| | * | | TI: TNETV107X EVM initial support | Cyril Chemparathy | 2010-06-08 | -0/+3 |
| | * | | add new board pm9g45 | Asen Dimov | 2010-06-06 | -0/+4 |
* | | | | Makefile/mkconfig: read simple board configurations from boards.cfg | Wolfgang Denk | 2010-06-13 | -799/+24 |
* | | | | Makefile: simplify handling of common board configurations | Wolfgang Denk | 2010-06-13 | -829/+607 |
* | | | | Makefile: simplify handling of build target names | Wolfgang Denk | 2010-06-13 | -397/+377 |
* | | | | Fix printing of make targets, simplify Makefile | Wolfgang Denk | 2010-06-13 | -464/+230 |
|/ / / |
|
* | | | Prepare v2010-rc2v2010.06-rc2 | Wolfgang Denk | 2010-06-13 | -1/+1 |
| |/
|/| |
|
* | | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -62/+0 |
|/ |
|
* | Prepare v2010.06-rc1v2010.06-rc1 | Wolfgang Denk | 2010-05-26 | -2/+2 |
* | Makefile: fix out-of-tree building of "u-boot.img" target | Wolfgang Denk | 2010-05-16 | -1/+1 |
* | Fixup native builds on powerpc | Kumar Gala | 2010-05-07 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-05-04 | -0/+4 |
|\ |
|
| * | Marvell GuruPlug Board Support | Siddarth Gore | 2010-04-30 | -0/+3 |
| * | arm, i.mx27: add support for magnesium board from projectiondesign | Heiko Schocher | 2010-04-30 | -0/+1 |
* | | ppc4xx: Add support for ICON board (PPC440SPe) | Stefan Roese | 2010-04-29 | -0/+3 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2010-04-27 | -0/+3 |
|\ |
|
| * | mpc5121: add support for PDM360NG board | Anatolij Gustschin | 2010-04-24 | -0/+3 |
* | | nios2: add nios2-generic board | Thomas Chou | 2010-04-24 | -0/+6 |
|/ |
|
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -305/+301 |