Commit Graph

136 Commits (2fff63c2a5506a4d28b5410b68b470d7c869cb98)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Prabhakar Kushwaha 0fa934d235 board/p1010rdb:Add NAND boot support using new SPL format 12 years ago
Benoît Thébaudeau 52587f1ef8 arm: Remove support for smdk6400 12 years ago
Benoît Thébaudeau da962b7175 nand: mxc: Switch NAND SPL to generic SPL 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Scott Wood 22f4442d12 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL 12 years ago
Scott Wood 06f60ae3e4 powerpc/mpc83xx: add support for new SPL 12 years ago
Andy Fleming e76cd5d4cf 8xxx: Change all 8*xx_DDR addresses to 8xxx 12 years ago
Scott Wood a796e72c78 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl 12 years ago
Scott Wood b9735cbaeb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c 12 years ago
Scott Wood 59629c2897 spl/mpc85xx: move udelay to cpu code 12 years ago
Scott Wood 8bc50f0b6d powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx 12 years ago
Scott Wood a6d0f62a0c nand_spl: fix u-boot.lst breakage 12 years ago
Stefano Babic b736e4b929 ARM: Fix start.S when used with SPL in arm1136 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Marek Vasut 97b24d3d51 common: Add symbol handling for generic lists into Makefile 12 years ago
Stefan Roese 5d1c883329 ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again 13 years ago
Matthew McClintock ae6beb24d7 nand_spl: change out_be32 to raw_writel and depend on subsequent sync 13 years ago
Matthew McClintock 02ea538ce9 nand_spl: p1023rds: wait before enabling DDR controller 13 years ago
Matthew McClintock 8c454047fe nand_spl: update udelay for Freescale boards 13 years ago
Matthew McClintock abbe536ebc powerpc/p1010rdb: nandboot: compare SVR properly 13 years ago
Matthew McClintock 9c6b47d53e p1014rdb: set ddr bus width properly depending on SVR 13 years ago
Sughosh Ganu 6b873dcabd Changes to move hawkboard to the new spl infrastructure 13 years ago
Sughosh Ganu 15422043c4 davinci: Remove unwanted memsize.c from hawkboard's nand spl build 13 years ago
Heiko Schocher 5b51e7f3ca arm, davinci: move misc function in arch tree 13 years ago
Christian Riesch e8c856d288 arm, hawkboard: Use the pinmux configurations defined in the arch tree 13 years ago
Christian Riesch 964930bcfd arm, davinci: Move pinmux functions from board to arch tree 13 years ago
Simon Schwarz 56c91bc3b6 Fix regression in SMDK6400 13 years ago
Fabio Estevam 29b62c012d MX31: mx31pdk: Remove nand_spl config.mk file 13 years ago
Dipen Dudhat d793e5a840 powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB 13 years ago
Li Yang 14aa71e660 powerpc/85xx: Add support for new P102x/P2020 RDB style boards 13 years ago
Stefano Babic 5fb5e8c5e7 ARM: hawkboard_nand: fix compilation of nand_spl 14 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Roy Zang 3f7f6b8592 powerpc/85xx: Add basic support for P1023RDS board 14 years ago
seedshope 920c428d0a Add _end for the end of u-boot image for SMDK6400 14 years ago
Sughosh Ganu 9a290466db Fix the issue of _end symbol not being found while building 14 years ago
Fabio Estevam 776784908c MX25: tx25: Add _end section on nand_spl 14 years ago
Stefano Babic 7f5b2bb79b MX31: mx31pdk: fix nand_spl 14 years ago
Dipen Dudhat e1f703810e powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script 14 years ago
Wolfgang Denk 3b258e2e58 Fix build issues cause by LDFLAGS_FINAL changes 14 years ago
seedshope 6dde5074cc SMDK6400: Add some labels to u-boot.lds to support nand_spl 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 14 years ago
Fabio Estevam ed3df72db1 mx31pdk: Use the new relocation scheme 14 years ago
Kumar Gala cb14e93b55 powerpc/85xx: Add support for booting from NAND on MPC8572DS 14 years ago