summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-301-2/+4
* imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-301-5/+12
* arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso2015-10-301-0/+8
* arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso2015-10-301-0/+8
* imx: hab: add secure boot fuse detailsAdrian Alonso2015-10-301-0/+9
* imx: hab: rework unified rom section for mx7Adrian Alonso2015-10-301-0/+2
* imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-303-1/+6
* imx: hab: rework secure boot support for imx6Adrian Alonso2015-10-304-2/+2
* imx: cpu: move common chip revision id'sAdrian Alonso2015-10-305-19/+13
* arm, imx: add some gpr register definesHeiko Schocher2015-10-301-0/+35
* imx-common: timer: clean up codePeng Fan2015-10-301-73/+2
* 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
* nios2: map physical address to uncached virtual addressThomas Chou2015-10-232-2/+7
* nios2: call board_init_f_memThomas Chou2015-10-232-2/+10
* nios2: zap version_stringThomas Chou2015-10-231-6/+0
* nios2: zap dly_clksThomas Chou2015-10-231-33/+0
* nios2: Split timer code into timer.cThomas Chou2015-10-233-84/+67
* nios2: Switch to generic timerThomas Chou2015-10-233-117/+38
* nios2: enable device tree control of U-BootThomas Chou2015-10-234-0/+166
* nios2: define _end in link scriptThomas Chou2015-10-231-0/+6
* nios2: remove gp assignments in link scriptThomas Chou2015-10-231-3/+5
* nios2: enlarge the code relocation rangeThomas Chou2015-10-231-2/+3
OpenPOWER on IntegriCloud