Commit Graph

188 Commits (9cc1180c37ab2011ed274bf61565b4aa5c877123)

Author SHA1 Message Date
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Prabhakar Kushwaha 0fa934d235 board/p1010rdb:Add NAND boot support using new SPL format 11 years ago
Benoît Thébaudeau 52587f1ef8 arm: Remove support for smdk6400 11 years ago
Benoît Thébaudeau da962b7175 nand: mxc: Switch NAND SPL to generic SPL 11 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 11 years ago
Benoît Thébaudeau 35537bc773 nand: mxc: Add support for i.MX5 11 years ago
Benoît Thébaudeau 2dc0aa0227 nand: mxc: Prepare to add support for i.MX5 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 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
Benoît Thébaudeau 9c60e75e05 mxc nand: Homogenize IP revisions with Linux 12 years ago
Benoît Thébaudeau b8fea2b27d spl mxc nand: Fix broken boot for correctable ECC errors 12 years ago
Benoît Thébaudeau c1db8dd62b mxc nand: Access all ecc_status_result fields 12 years ago
Benoît Thébaudeau 0e55ad7271 spl mxc nand: Set symmetric mode 12 years ago
Benoît Thébaudeau 0eee20fc1b spl mxc nand: Remove duplicated code 12 years ago
Benoît Thébaudeau 5d818a2821 spl mxc nand: Merge duplicated code 12 years ago
Benoît Thébaudeau 365b2c0761 mxc nand: cosmectic: Light cleanup 12 years ago
Benoît Thébaudeau 80c8ab7b25 mxc nand: Merge mtd and spl register definitions 12 years ago
Stefan Roese 5d1c883329 ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again 12 years ago
Matthew McClintock ae6beb24d7 nand_spl: change out_be32 to raw_writel and depend on subsequent sync 12 years ago
Matthew McClintock 02ea538ce9 nand_spl: p1023rds: wait before enabling DDR controller 12 years ago
Matthew McClintock 8c454047fe nand_spl: update udelay for Freescale boards 12 years ago
Matthew McClintock abbe536ebc powerpc/p1010rdb: nandboot: compare SVR properly 12 years ago
Matthew McClintock 9c6b47d53e p1014rdb: set ddr bus width properly depending on SVR 12 years ago
Scott Wood 7b8f6685fb nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() 12 years ago
Sughosh Ganu 6b873dcabd Changes to move hawkboard to the new spl infrastructure 13 years ago
Scott Wood 25efd99dbb nand_spl: store ecc data on the stack 13 years ago
Anatolij Gustschin 40a0682d4a nand_spl/nand_boot.c: Fix build warning 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
Stefan Roese 6d68621cea nand_boot.c: Fix GCC 4.6 build warnings 13 years ago
Heiko Schocher dc7cd8e59b spl, nand: add 4bit HW ecc oob first nand_read_page function 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