Commit Graph

164 Commits (044fc14bcbcd2a344a2e63c083852fb4af82b96d)

Author SHA1 Message Date
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
Dipen Dudhat 52f90dad60 nand: Freescale Integrated Flash Controller NAND support 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 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Roy Zang 3f7f6b8592 powerpc/85xx: Add basic support for P1023RDS board 13 years ago
Alex Waterman eced4626e4 NAND: Add 16bit NAND support for the NDFC 13 years ago
seedshope 920c428d0a Add _end for the end of u-boot image for SMDK6400 13 years ago
Stefan Roese e29816f330 nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance 13 years ago
Stefan Roese a9c847cb38 nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY 13 years ago
Stefan Roese a89a990159 nand_spl: nand_boot.c: Init nand_chip.options to 0 13 years ago
Alex Waterman 8370978318 Decreases code size of the nand_spl 13 years ago
Sughosh Ganu 9a290466db Fix the issue of _end symbol not being found while building 13 years ago
Fabio Estevam 776784908c MX25: tx25: Add _end section on nand_spl 13 years ago
Stefano Babic 7f5b2bb79b MX31: mx31pdk: fix nand_spl 13 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 13 years ago
Dipen Dudhat e1f703810e powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script 13 years ago
Alex Waterman 65a9db7be0 nand_spl: Fix large page nand_command() 13 years ago
Matthew McClintock 6297454688 nand/spl: Assuming a static nand page size to reduce code size 13 years ago
Wolfgang Denk 3b258e2e58 Fix build issues cause by LDFLAGS_FINAL changes 13 years ago