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