| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | -1/+1 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | -2/+2 |
* | ARM: implement relocation for ARM926 | Heiko Schocher | 2010-09-19 | -1/+13 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -3/+2 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -49/+49 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -6/+6 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -37/+37 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -12/+12 |
* | Create CPUDIR variable | Peter Tyser | 2010-04-13 | -6/+6 |
* | Add support for KARO TX25 board | John Rigby | 2010-03-07 | -0/+137 |
* | mpc83xx: fix out-of-tree mpc8315 nand build | Kim Phillips | 2010-03-02 | -0/+160 |
* | Nand boot: Add nand boot support for MPC8569mds board | Liu Yu | 2010-01-27 | -0/+208 |
* | ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c | Kumar Gala | 2009-10-26 | -1/+1 |
* | ppc/85xx: Fix building NAND_SPL out of tree | Kumar Gala | 2009-10-26 | -0/+12 |
* | ppc/P1_P2_RDB: NAND Boot Support | Dipen Dudhat | 2009-10-16 | -0/+224 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-09-30 | -0/+210 |
|\ |
|
| * | NAND boot: MPC8536DS support | Mingkai Hu | 2009-09-30 | -0/+210 |
* | | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese | 2009-09-28 | -13/+13 |
|/ |
|
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -2/+2 |
* | Fix all linker scripts for older binutils versions (pre-2.16) | Wolfgang Denk | 2009-08-21 | -18/+45 |
* | ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's | Stefan Roese | 2009-07-30 | -14/+65 |
* | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese | 2009-07-16 | -5/+5 |
* | MX31: Add NAND SPL boot support to i.MX31 PDK board. | Magnus Lilja | 2009-07-06 | -0/+91 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -8/+8 |
* | SIMPC8313 board: fix out of tree building. | Wolfgang Denk | 2009-03-09 | -9/+18 |
* | mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build | Kim Phillips | 2009-01-28 | -1/+5 |
* | Merge branch 'next' | Kim Phillips | 2009-01-23 | -0/+152 |
|\ |
|
| * | mpc83xx: New board support for SIMPC8313 | Ron Madrid | 2009-01-23 | -0/+152 |
* | | NAND: Fix cache and memory inconsistency issue | Dave Liu | 2009-01-23 | -1/+5 |
|/ |
|
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+6 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | ARM: Add support for S3C6400 based SMDK6400 board | Guennadi Liakhovetski | 2008-08-31 | -0/+207 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -0/+153 |
* | NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. | Scott Wood | 2008-07-30 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -3/+3 |
* | ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port | Stefan Roese | 2008-06-04 | -8/+2 |
* | Remove shell variable UNDEF_SYM. | Kenneth Johansson | 2008-06-03 | -5/+5 |
* | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese | 2008-06-03 | -14/+13 |
* | ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build | Stefan Roese | 2008-05-14 | -1/+7 |
* | ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module | Stefan Roese | 2008-04-30 | -5/+7 |
* | ppc4xx: Change Canyonlands to support booting from 2k page NAND devices | Stefan Roese | 2008-04-18 | -3/+3 |
* | ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM | Stefan Roese | 2008-04-18 | -4/+4 |
* | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese | 2008-03-15 | -0/+315 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -4/+4 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -3/+3 |
* | ppc4xx: Fix Sequoia NAND booting target | Stefan Roese | 2008-01-04 | -1/+5 |
* | ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target | Stefan Roese | 2007-12-28 | -1/+1 |
* | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -3/+3 |
|\ |
|