summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-031-0/+13
* arm: at91: clock: Add the generated clock supportWenyou Yang2015-11-033-0/+118
* arm: at91: Change the Chip ID registers' addressesWenyou Yang2015-11-034-7/+10
* mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1Shengzhou Liu2015-11-021-1/+2
* t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang2015-11-022-0/+22
* at91: simplify spl board_init_f functionJosh Wu2015-11-011-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-3055-1517/+2362
|\
| * arm: ls1021a: Add sata support on qds and twr boardtang yuantian2015-10-295-0/+93
| * armv8/ls1043a: Enable secondary coresHou Zhiqiang2015-10-292-0/+15
| * armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-291-1/+21
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-293-0/+41
| * armv8/ls1043ardb: Add nand boot supportGong Qianyu2015-10-292-0/+4
| * armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2015-10-293-0/+97
| * armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu2015-10-2913-0/+1221
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-2931-509/+690
| * net: Move some header files to include/Shaohui Xie2015-10-294-897/+1
| * armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-291-21/+82
| * arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com2015-10-292-0/+4
| * Data types defined for 64 bit physical addressAneesh Bansal2015-10-292-5/+9
| * ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang2015-10-291-1/+1
| * armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...Alison Wang2015-10-261-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-10-286-1/+38
|\ \
| * | dts: zed: Enable zynq qspi controller nodeJagan Teki2015-10-251-0/+5
| * | dts: zc770-xm010: Enable zynq qspi controller nodeJagan Teki2015-10-251-1/+6
| * | dts: zc706: Enable zynq qspi controller nodeJagan Teki2015-10-251-0/+5
| * | dts: zc702: Enable zynq qspi controller nodeJagan Teki2015-10-251-0/+5
| * | dts: microzed: Enable zynq qspi controller nodeJagan Teki2015-10-251-0/+5
| * | dts: zynq: Add zynq qspi controller nodesJagan Teki2015-10-251-0/+12
| |/
* | arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boardsTom Rini2015-10-271-16/+0
|/
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-242-1/+2
* zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-241-1/+1
* microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-241-0/+2
* arm: Switch 32-bit ARM to using generic global_data setupSimon Glass2015-10-241-24/+4
* arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-241-12/+3
* nios2: fix virt_to_phys for nios2 with MMUThomas Chou2015-10-231-1/+5
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-10/+6
* nios2: convert dma_alloc_coherent to use malloc_cache_alignedThomas Chou2015-10-231-13/+14
* nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou2015-10-232-24/+25
* nios2: convert cache flush to use dm cpu dataThomas Chou2015-10-235-98/+133
* nios2: set default cache configuration in start.SThomas Chou2015-10-231-7/+15
* nios2: clean up comments style in start.SThomas Chou2015-10-231-31/+30
* nios2: convert ioremap to use dm cpu dataThomas Chou2015-10-231-5/+2
* nios2: convert do_reset to use dm cpu dataThomas Chou2015-10-231-1/+1
* nios2: remove asm/psr.hThomas Chou2015-10-233-27/+0
* nios2: convert altera sysid to driver modelThomas Chou2015-10-235-58/+11
* nios2: convert altera timer to driver modelThomas Chou2015-10-232-66/+1
* nios2: convert nios2 cpu to driver modelThomas Chou2015-10-233-3/+99
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-232-79/+42
* nios2: add clear and set bits macrosThomas Chou2015-10-231-0/+55
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-0/+1
OpenPOWER on IntegriCloud