summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-09microblaze: spl: Add LISTS to linker scriptMichal Simek
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek
2015-02-09microblaze: Remove unused asm labelMichal Simek
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek
2015-02-09microblaze: Fix coding styleMichal Simek
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek
2015-02-09microblaze: Fix coding style in exception.cMichal Simek
2015-02-09microblaze: Show return address from exceptionMichal Simek
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2015-02-09arc: build libgcc in U-BootAlexey Brodkin
2015-02-09arc: move CPU flags selection to the main "config.mk"Alexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov
2015-02-07arm, at91: add reset controller status registerHeiko Schocher
2015-02-07arm, at91, wdt: do not disable WDT in SPLHeiko Schocher
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen
2015-02-07ARM: atmel: sama5d4_xplained: enable spl supportBo Shen
2015-02-07ARM: atmel: sama5d4ek: enable SPL supportBo Shen
2015-02-07ARM: atmel: sama5d4: build related file when enable SPLBo Shen
2015-02-07ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen
2015-02-07ARM: atmel: sama5d4: add interrupt redirect functionBo Shen
2015-02-07ARM: atmel: sama5d4: add bus matrix init functionBo Shen
2015-02-07ARM: atmel: sama5d4: add matrix1 base addr definitionBo Shen
2015-02-07ARM: atmel: spl: can not disable osc for sama5d4Bo Shen
2015-02-07ARM: atmel: spl: add saic to aic redirect functionBo Shen
2015-02-07ARM: atmel: spl: add weak bus matrix init functionBo Shen
2015-02-07ARM: atmel: sama5: add sfr register header fileBo Shen
2015-02-07ARM: atmel: sama5: add bus matrix header fileBo Shen
2015-02-07ARM: atmel: clock: make it possible to configure HMX32Bo Shen
2015-02-06x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng
2015-02-06x86: Add SD/MMC support to quark/galileoBin Meng
2015-02-06x86: Add SPI support to quark/galileoBin Meng
2015-02-06x86: galileo: Add GPIO supportBin Meng
2015-02-06x86: quark: Initialize non-standard BARsBin Meng
2015-02-06x86: quark: Call MRC in dram_init()Bin Meng
2015-02-06x86: quark: Enable the Memory Reference Code buildBin Meng
2015-02-06x86: quark: Add System Memory Controller supportBin Meng