summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-131-4/+10
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-9/+9
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-1/+1
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-123-5/+11
* imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-121-0/+66
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-044-16/+62
|\
| * i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe commandJavier Martinez Canillas2013-04-031-1/+1
| * mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-032-10/+0
| * mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-031-0/+3
| * mx6qsabrelite: README: No need to pass 'u-boot.imx'Fabio Estevam2013-04-031-1/+1
| * mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador2013-04-032-0/+40
| * mx6qsabresd: Fix card detection for invalid card id caseOtavio Salvador2013-04-031-4/+10
| * mx6qsabresd: Document the mapping of USDHC[2-4]Otavio Salvador2013-04-031-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1825-297/+307
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-156-274/+278
| |\
| | * mx6: Provide a structure for accessing HDMI registersFabio Estevam2013-03-071-17/+11
| | * mx23evk: Adjust DRAM control register to use full 128MB of RAMOtavio Salvador2013-03-071-0/+10
| | * i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-074-215/+215
| | * i.MX6: mx6qsabrelite: indent with tabsEric Nelson2013-03-071-53/+53
| | * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-2332-83/+2631
| | |\
| | * | imx: mx6q DDR3 init: Benefit from available CL = 7Benoît Thébaudeau2013-02-121-4/+4
| | * | imx: mx6q DDR3 init: Fix MR0.PPDBenoît Thébaudeau2013-02-121-2/+2
| | * | imx: mx6q DDR3 init: Fix RST_to_CKEBenoît Thébaudeau2013-02-121-1/+1
| | * | imx: mx6q DDR3 init: Fix SDE_to_RSTBenoît Thébaudeau2013-02-121-1/+1
| | * | imx: mx6q DDR3 init: Fix tXPRBenoît Thébaudeau2013-02-121-1/+1
| | * | imx: mx6q DDR3 init: Fix tMRDBenoît Thébaudeau2013-02-121-1/+1
| * | | Refactor linker-generated arraysAlbert ARIBAUD2013-03-1219-19/+19
| * | | arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-121-4/+10
| | |/ | |/|
* | | Replace __bss_end__ with __bss_endSimon Glass2013-03-1519-19/+19
* | | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-31/+0
* | | mpc512x: use common code for CSx configurationAnatolij Gustschin2013-03-091-21/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-1214-385/+669
|\ \ | |/
| * mx23evk: Add initial board supportOtavio Salvador2013-01-283-0/+234
| * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-281-1/+1
| * mx6qsabrelite: search mii phy address 4-7Troy Kisky2013-01-281-3/+21
| * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-229-377/+409
| * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-4/+4
* | ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-0410-14/+14
* | board/common: Add support for QIXIS read/write using i2cPrabhakar Kushwaha2013-01-302-0/+23
* | powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha2013-01-306-0/+941
* | powerpc/p2041: add RCW file for P2041RDBValentin Longchamp2013-01-301-0/+11
* | powerpc/t4240qds: Print FPGA detail versionPrabhakar Kushwaha2013-01-301-2/+9
* | powerpc/t4240qds: Add support to dump switch settings on t4240qds boardShaveta Leekha2013-01-301-0/+60
* | powerpc/b4860qds: Add support to dump switch settings on b4860qds boardShaveta Leekha2013-01-301-0/+47
* | powerpc/qixis: enable qixis dump command and add switch dumping commandShaveta Leekha2013-01-302-12/+36
* | powerpc/b4860qds: Added Support for B4860QDSYork Sun2013-01-3010-0/+1380
* | board/freescale/common:Add support of QTAG registerPrabhakar Kushwaha2013-01-302-0/+49
* | board/T4240qds:Fix TLB and LAW size of NAND flashPrabhakar Kushwaha2013-01-302-2/+2
* | powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.cTimur Tabi2013-01-302-11/+12
* | powerpc/p2041: move Lanes mux to board early initShaohui Xie2013-01-302-39/+44
OpenPOWER on IntegriCloud