aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-23ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla
2014-05-23armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini
2014-05-23ARM: DRA7xx: ctrl: Fix efuse register addressesLokesh Vutla
2014-05-23ARM: DRA72x: Update EMIF dataLokesh Vutla
2014-05-23ARM: DRA72x: clocks: Update the hwdataLokesh Vutla
2014-05-23ARM: DRA72x: volt: Update the pmic offsetsKeerthy
2014-05-23ARM: DRA72x: Add Silicon ID supportLokesh Vutla
2014-05-23ARM: omap: merge GPMC initialization code for all platformpekon gupta
2014-05-23ARM: omap5: add platform specific info for GPMC and ELM controllerspekon gupta
2014-05-23ARM: omap4: add platform specific info for GPMC and ELM controllerspekon gupta
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-05-16mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platformramneek mehresh
2014-05-16powerpc/mpc85xx: Added B4460 supportShaveta Leekha
2014-05-16fsl/pci: Add workaround for erratum A-005434Chunhe Lan
2014-05-16Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD
2014-05-16Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada
2014-05-16Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-16Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-15arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD
2014-05-15arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD
2014-05-15arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD
2014-05-15arm1136: move cache code from start.S to cache.cAlbert ARIBAUD
2014-05-15Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-05-13ARM: OMAP5: add CKO buffer control maskDmitry Lifshitz
2014-05-13ARM: OMAP5: add UART4 supportDmitry Lifshitz
2014-05-13am33xx: add SSC enable macroYegor Yefremov
2014-05-13ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren
2014-05-13ARM: tegra: add function to enable input clamping on tristateStephen Warren
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren
2014-05-13ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren
2014-05-13ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren
2014-05-13powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun
2014-05-13powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun
2014-05-13powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf
2014-05-13PPC 85xx QEMU: Don't use HID1Alexander Graf
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu
2014-05-13powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu
2014-05-13powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDBAneesh Bansal
2014-05-13powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdbAneesh Bansal
2014-05-13powerpc/85xx: Add T4240RDB board supportChunhe Lan
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-05-12cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada