Age | Commit message (Expand) | Author |
2011-04-27 | Fix the issue of _end symbol not being found while building | Sughosh Ganu |
2011-04-27 | MX25: tx25: Add _end section on nand_spl | Fabio Estevam |
2011-04-27 | MX31: mx31pdk: fix nand_spl | Stefano Babic |
2011-04-15 | powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script | Dipen Dudhat |
2011-03-31 | Fix build issues cause by LDFLAGS_FINAL changes | Wolfgang Denk |
2011-03-27 | SMDK6400: Add some labels to u-boot.lds to support nand_spl | seedshope |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-03-22 | Introduce a new linker flag LDFLAGS_FINAL | Haiying Wang |
2011-02-21 | mx31pdk: Use the new relocation scheme | Fabio Estevam |
2011-01-14 | powerpc/85xx: Add support for booting from NAND on MPC8572DS | Kumar Gala |
2010-12-17 | PowerPC, nand_spl: Add relocation support for -fpic | Joakim Tjernlund |
2010-12-16 | powerpc/nand spl: link libgcc | Scott Wood |
2010-11-30 | Davinci 8xx: Move common functions to share code | Stefano Babic |
2010-11-30 | Add board support for hawkboard | Sughosh Ganu |
2010-11-28 | Remove board_init_f function from nand_boot.c | Sughosh Ganu |
2010-11-27 | 83xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 83xx: Fix NAND_SPL link address | Scott Wood |
2010-11-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-11-17 | tx25: fix linker file for newer ld support | Albert Aribaud |
2010-11-12 | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build | Haiying Wang |
2010-10-19 | Merge branch 'elf_reloc' | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-13 | arm926ejs, tx25: add support for ELF relocations | Heiko Schocher |
2010-09-23 | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-09-19 | ARM: implement relocation for ARM926 | Heiko Schocher |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-04-13 | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |
2010-04-13 | Create CPUDIR variable | Peter Tyser |
2010-03-07 | Add support for KARO TX25 board | John Rigby |
2010-03-02 | mpc83xx: fix out-of-tree mpc8315 nand build | Kim Phillips |
2010-01-27 | Nand boot: Add nand boot support for MPC8569mds board | Liu Yu |
2009-10-26 | ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c | Kumar Gala |
2009-10-26 | ppc/85xx: Fix building NAND_SPL out of tree | Kumar Gala |
2009-10-16 | ppc/P1_P2_RDB: NAND Boot Support | Dipen Dudhat |
2009-09-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2009-09-30 | NAND boot: MPC8536DS support | Mingkai Hu |
2009-09-28 | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese |
2009-09-11 | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese |
2009-08-21 | Fix all linker scripts for older binutils versions (pre-2.16) | Wolfgang Denk |
2009-07-30 | ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's | Stefan Roese |
2009-07-16 | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese |
2009-07-06 | MX31: Add NAND SPL boot support to i.MX31 PDK board. | Magnus Lilja |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |