summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-16Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD
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-15usb: tegra: support device modeStephen Warren
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-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-05-09imx25: Add new hardware registersThomas Diener
2014-05-09iomux-v3: Add support for mx6sl LVE bitFabio Estevam
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-04-30usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu
2014-04-29Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-04-28mx6slevk: Add SPI NOR flash supportFabio Estevam
2014-04-28mx6: fix weird formatting in imx6q-sabreauto.dtsStefano Babic
2014-04-28arm: rmobile: Add register infomation of PLL regsiterNobuhiro Iwamatsu
2014-04-28arm: rmobile: r8a7791: Add support ES2 revisionNobuhiro Iwamatsu
2014-04-28arm: rmobile: r8a7790: Add support ES2 revisionNobuhiro Iwamatsu
2014-04-28arm: rmobile: Update print_cpuinfo functionNobuhiro Iwamatsu
2014-04-28arm: rmobile: Add prototype for function to get the CPU information to rmobile.hNobuhiro Iwamatsu
2014-04-28arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu
2014-04-28arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu
2014-04-28arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu
2014-04-28arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu
2014-04-28arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8...Nobuhiro Iwamatsu
2014-04-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-18ARM:tegra20: Remove aes debug printsTom Rini
2014-04-18aes: make apply_cbc_chain_data non-staticStephen Warren
2014-04-17kbuild: use boolean macros to select tegra*-common directoryMasahiro Yamada
2014-04-17arm, da850: staticize funtionsManish Badarkhe
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini
2014-04-17keystone2: net: add keystone ethernet driverKaricheri, Muralidharan