summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| | * | | | | ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren2014-05-13-7/+26
| | * | | | | ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-13-0/+21
| | * | | | | ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-13-0/+20
| | * | | | | ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-13-0/+7
| | * | | | | ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren2014-05-13-1/+1
| | * | | | | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-13-2/+0
| | |/ / / /
| * | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-689/+2616
| |\ \ \ \ \
| | * | | | | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-689/+2616
| | | |_|/ / | | |/| | |
| * | | | | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-2426/+313
| * | | | | arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15-11/+0
| * | | | | arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD2014-05-15-6/+6
| * | | | | arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD2014-05-15-33/+27
| * | | | | arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15-13/+10
| | |/ / / | |/| | |
* | | | | usb: tegra: support device modeStephen Warren2014-05-15-0/+2
| |_|_|/ |/| | |
* | | | common/board_f: Initialized global data for generic boardYork Sun2014-05-12-0/+2
* | | | bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-2/+0
|/ / /
* | | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-82/+155
|\ \ \ | |/ / |/| |
| * | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-30-0/+147
| * | ARM:tegra20: Remove aes debug printsTom Rini2014-04-18-9/+0
| * | aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-18-2/+2
| * | kbuild: use boolean macros to select tegra*-common directoryMasahiro Yamada2014-04-17-1/+4
| * | Merge branch 'next'Tom Rini2014-04-17-70/+2
| |\ \ | | |/ | |/|
| | * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-21-70/+2
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21-255/+3050
|\ \ \
| * | | arm, da850: staticize funtionsManish Badarkhe2014-04-17-6/+3
| * | | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-4/+2
| * | | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-17-0/+240
| * | | keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-17-0/+570
| * | | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+1912
| * | | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-17-4/+4
| * | | i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-17-68/+3
| * | | arm: add support for arch timerVitaly Andrianov2014-04-17-0/+59
| * | | dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-17-0/+11
| * | | OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-17-0/+1
| * | | omap3/sys_info: provide interface to read die idNishanth Menon2014-04-17-5/+15
| * | | OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-17-0/+23
| * | | ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-17-163/+205
| * | | ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-17-16/+13
| * | | ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-17-2/+2
| |/ /
* | | ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-17-41/+40
* | | usb: tegra: combine header fileStefan Agner2014-04-17-753/+225
* | | usb: tegra: fix PHY configurationStefan Agner2014-04-17-6/+6
* | | ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-17-0/+85
* | | ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-17-577/+539
* | | ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-17-573/+500
* | | ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-17-678/+609
* | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-374/+359
* | | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-17-127/+131
* | | ARM: tegra: reduce public pinmux APIStephen Warren2014-04-17-8/+2
* | | ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-17-2072/+732