summaryrefslogtreecommitdiffstats
path: root/nand_spl/board
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2431-522/+31
* board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-202-281/+0
* arm: Remove support for smdk6400Benoît Thébaudeau2013-04-123-239/+0
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-125-322/+0
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-122-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1811-51/+11
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-1211-51/+11
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-1510-12/+12
|/
* Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-164-169/+6
|\
| * powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood2012-12-192-163/+0
| * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-193-9/+9
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-082-2/+10
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-1013-368/+50
|\ \ | |/
| * 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-272-2/+2
| * powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-262-274/+0
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-267-28/+28
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-264-55/+3
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-267-7/+7
| * nand_spl: fix u-boot.lst breakageScott Wood2012-11-148-8/+16
* | Merge git://git.denx.de/u-bootStefano Babic2012-11-1012-27/+78
|\ \ | |/
| * common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-223-9/+0
| * common: Add .u_boot_list into all linker filesMarek Vasut2012-10-223-0/+15
| * common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-229-18/+63
* | ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-261-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-257-92/+162
|\
| * nand_spl: change out_be32 to raw_writel and depend on subsequent syncMatthew McClintock2012-08-233-73/+71
| * nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2012-08-232-5/+20
| * nand_spl: update udelay for Freescale boardsMatthew McClintock2012-08-235-15/+60
| * powerpc/p1010rdb: nandboot: compare SVR properlyMatthew McClintock2012-08-231-1/+2
| * p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-231-0/+11
* | ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese2012-09-031-3/+0
|/
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-122-232/+0
* davinci: Remove unwanted memsize.c from hawkboard's nand spl buildSughosh Ganu2011-12-061-6/+0
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-061-5/+4
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-061-0/+5
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-061-3/+3
* Fix regression in SMDK6400Simon Schwarz2011-12-061-3/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-044-0/+542
|\
| * powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat2011-09-292-0/+271
| * powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang2011-09-292-0/+271
* | MX31: mx31pdk: Remove nand_spl config.mk fileFabio Estevam2011-09-302-2/+1
|/
* ARM: hawkboard_nand: fix compilation of nand_splStefano Babic2011-09-101-3/+18
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-263-6/+6
* powerpc/85xx: Add basic support for P1023RDS boardRoy Zang2011-07-112-0/+231
* Add _end for the end of u-boot image for SMDK6400seedshope2011-05-261-0/+2
* Fix the issue of _end symbol not being found while buildingSughosh Ganu2011-04-271-0/+2
* MX25: tx25: Add _end section on nand_splFabio Estevam2011-04-271-0/+2
* MX31: mx31pdk: fix nand_splStefano Babic2011-04-271-0/+2
* powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat2011-04-154-16/+28
OpenPOWER on IntegriCloud