summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-30imx: hab: add mx7 secure boot supportAdrian Alonso
2015-10-30imx: hab: use read_fuse for secure boot settingsAdrian Alonso
2015-10-30arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso
2015-10-30arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso
2015-10-30imx: hab: add secure boot fuse detailsAdrian Alonso
2015-10-30imx: hab: rework unified rom section for mx7Adrian Alonso
2015-10-30imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso
2015-10-30imx: hab: rework secure boot support for imx6Adrian Alonso
2015-10-30imx: cpu: move common chip revision id'sAdrian Alonso
2015-10-30arm, imx: add some gpr register definesHeiko Schocher
2015-10-30imx-common: timer: clean up codePeng Fan
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-10-28arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boardsTom Rini
2015-10-25dts: zed: Enable zynq qspi controller nodeJagan Teki
2015-10-25dts: zc770-xm010: Enable zynq qspi controller nodeJagan Teki
2015-10-25dts: zc706: Enable zynq qspi controller nodeJagan Teki
2015-10-25dts: zc702: Enable zynq qspi controller nodeJagan Teki
2015-10-25dts: microzed: Enable zynq qspi controller nodeJagan Teki
2015-10-25dts: zynq: Add zynq qspi controller nodesJagan Teki
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass
2015-10-24arm: Switch 32-bit ARM to using generic global_data setupSimon Glass
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass
2015-10-23nios2: fix virt_to_phys for nios2 with MMUThomas Chou
2015-10-23nios2: zap nios2-generic board dirThomas Chou
2015-10-22nios2: convert dma_alloc_coherent to use malloc_cache_alignedThomas Chou
2015-10-22nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou
2015-10-22nios2: convert cache flush to use dm cpu dataThomas Chou
2015-10-22nios2: set default cache configuration in start.SThomas Chou
2015-10-22nios2: clean up comments style in start.SThomas Chou
2015-10-22nios2: convert ioremap to use dm cpu dataThomas Chou
2015-10-22nios2: convert do_reset to use dm cpu dataThomas Chou
2015-10-22nios2: remove asm/psr.hThomas Chou
2015-10-22nios2: convert altera sysid to driver modelThomas Chou
2015-10-22nios2: convert altera timer to driver modelThomas Chou
2015-10-22nios2: convert nios2 cpu to driver modelThomas Chou
2015-10-22nios2 : convert altera_pio to driver modelThomas Chou
2015-10-22nios2: add clear and set bits macrosThomas Chou
2015-10-22nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22nios2: map physical address to uncached virtual addressThomas Chou
2015-10-22nios2: call board_init_f_memThomas Chou
2015-10-22nios2: zap version_stringThomas Chou
2015-10-22nios2: zap dly_clksThomas Chou
2015-10-22nios2: Split timer code into timer.cThomas Chou
2015-10-22nios2: Switch to generic timerThomas Chou
2015-10-22nios2: enable device tree control of U-BootThomas Chou
2015-10-22nios2: define _end in link scriptThomas Chou
2015-10-22nios2: remove gp assignments in link scriptThomas Chou
2015-10-22nios2: enlarge the code relocation rangeThomas Chou