summaryrefslogtreecommitdiff
path: root/nand_spl
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-550/+33
* board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-20-552/+0
* arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-239/+0
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-696/+0
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-0/+4
* nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-12-2/+65
* nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-12-22/+25
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-51/+11
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-51/+11
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-12/+12
|/
* Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-16-169/+6
|\
| * powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood2012-12-19-163/+0
| * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-19-9/+9
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-2/+10
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-368/+50
|\ \ | |/
| * 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-2/+2
| * powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-26-274/+0
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-28/+28
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-26-55/+3
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-7/+7
| * nand_spl: fix u-boot.lst breakageScott Wood2012-11-14-8/+16
* | Merge git://git.denx.de/u-bootStefano Babic2012-11-10-27/+78
|\ \ | |/
| * common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-9/+0
| * common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+15
| * common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-22-18/+63
* | ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-26-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-114/+187
|\
| * nand_spl: change out_be32 to raw_writel and depend on subsequent syncMatthew McClintock2012-08-23-73/+71
| * nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2012-08-23-5/+20
| * nand_spl: update udelay for Freescale boardsMatthew McClintock2012-08-23-15/+60
| * powerpc/p1010rdb: nandboot: compare SVR properlyMatthew McClintock2012-08-23-1/+2
| * p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-23-0/+11
| * nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood2012-08-22-22/+25
* | mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-17-2/+2
* | spl mxc nand: Fix broken boot for correctable ECC errorsBenoît Thébaudeau2012-09-17-2/+14
* | mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-17-0/+4
* | spl mxc nand: Set symmetric modeBenoît Thébaudeau2012-09-17-1/+2
* | spl mxc nand: Remove duplicated codeBenoît Thébaudeau2012-09-17-8/+2
* | spl mxc nand: Merge duplicated codeBenoît Thébaudeau2012-09-17-27/+23
* | mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-17-7/+7
* | mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-17-29/+29
* | ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese2012-09-03-3/+0
|/
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-12-232/+0
* nand_spl: store ecc data on the stackScott Wood2012-01-26-26/+16
* nand_spl/nand_boot.c: Fix build warningAnatolij Gustschin2011-12-07-2/+1
* davinci: Remove unwanted memsize.c from hawkboard's nand spl buildSughosh Ganu2011-12-06-6/+0
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-06-5/+4
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-0/+5
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-06-3/+3
* Fix regression in SMDK6400Simon Schwarz2011-12-06-3/+6