Age | Commit message (Expand) | Author |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-03-09 | SIMPC8313 board: fix out of tree building. | Wolfgang Denk |
2009-01-28 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-01-28 | mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build | Kim Phillips |
2009-01-26 | nand_spl: Fix compile problem with board_nand_init() prototype | Stefan Roese |
2009-01-23 | Merge branch 'next' | Kim Phillips |
2009-01-23 | mpc83xx: New board support for SIMPC8313 | Ron Madrid |
2009-01-23 | NAND: Fix cache and memory inconsistency issue | Dave Liu |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-10-29 | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-31 | ARM: Add support for S3C6400 based SMDK6400 board | Guennadi Liakhovetski |
2008-08-21 | NAND: Remove delay from nand_boot_fsl_elbc.c. | Scott Wood |
2008-08-14 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-08-12 | nand_spl: Support page-aligned read in nand_load, use chipselect | Guennadi Liakhovetski |
2008-08-12 | NAND boot: Update large page support for current API. | Scott Wood |
2008-08-12 | NAND boot: MPC8313ERDB support | Scott Wood |
2008-08-12 | NAND: Update nand_spl driver to match updated nand subsystem | Stefan Roese |
2008-07-30 | NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. | Scott Wood |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-06-04 | ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port | Stefan Roese |
2008-06-03 | Remove shell variable UNDEF_SYM. | Kenneth Johansson |
2008-06-03 | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese |
2008-06-03 | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S | Stefan Roese |
2008-05-14 | ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build | Stefan Roese |
2008-04-30 | ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module | Stefan Roese |
2008-04-25 | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk |
2008-04-18 | ppc4xx: Change Canyonlands to support booting from 2k page NAND devices | Stefan Roese |
2008-04-18 | ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM | Stefan Roese |
2008-04-18 | nand_spl: Update nand_spl to support 2k page size NAND devices | Stefan Roese |
2008-03-15 | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2008-01-09 | fix various comments | Marcel Ziswiler |
2008-01-09 | fix comments with new drivers organization | Marcel Ziswiler |
2008-01-04 | ppc4xx: Fix Sequoia NAND booting target | Stefan Roese |
2007-12-28 | ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target | Stefan Roese |
2007-12-11 | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese |
2007-11-25 | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD |
2007-11-03 | ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support | Stefan Roese |
2007-10-31 | ppc4xx: Fix acadia_nand build problem | Stefan Roese |
2007-10-31 | ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM | Eugene O'Brien |
2007-09-11 | [ppc4xx] Individual handling of sdram.c for bamboo_nand build | Grzegorz Bernacki |
2007-06-19 | [ppc4xx] Fix problem with NAND booting on AMCC Acadia | Stefan Roese |
2007-06-06 | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board | Stefan Roese |
2007-06-01 | Merge with /home/stefan/git/u-boot/bamboo-nand | Stefan Roese |
2007-06-01 | ppc4xx: Update Sequoia NAND booting support with ECC | Stefan Roese |
2007-06-01 | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board | Stefan Roese |
2007-06-01 | NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c | Stefan Roese |
2007-05-05 | ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting | Stefan Roese |
2007-03-06 | [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup | Stefan Roese |