summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* Replace __bss_end__ with __bss_endSimon Glass2013-03-155-6/+6
* mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-201-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-127-57/+226
|\
| * mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-282-7/+4
| * mxs: Boost the memory power supplyMarek Vasut2013-01-281-2/+2
| * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-1/+1
| * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-211-9/+26
| * mxs: Fix the memory init for MX23Otavio Salvador2013-01-211-15/+78
| * mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-211-0/+12
| * mx23: config: Enable building of u-boot.sb binaryOtavio Salvador2013-01-211-0/+18
| * mx23: SPL: Initialize DDR at 133MHzOtavio Salvador2013-01-211-0/+20
| * mx23: SPL: Add boot mode supportOtavio Salvador2013-01-211-0/+25
| * mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-211-1/+18
| * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-23/+23
| * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-211-1/+1
* | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-2/+2
* | arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-011-2/+2
* | arm: Move lastinc to arch_global_dataSimon Glass2013-02-019-9/+9
* | arm: Move tbl to arch_global_dataSimon Glass2013-02-0113-30/+30
* | arm: Move tbu to arch_global_dataSimon Glass2013-02-014-17/+17
* | arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-012-8/+9
* | at91: Move at91 global data into arch_global_dataSimon Glass2013-02-012-15/+17
|/
* Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-091-0/+13
|\
| * at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-091-0/+13
* | Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-091-1/+1
|\ \
| * | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-1/+1
* | | arm: remove useless code in start.S filesAlbert ARIBAUD2013-01-081-6/+0
* | | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-69/+11
|/ /
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+1
|\ \
| * | davinci: fixed cpu resetDavide Bonfanti2012-12-101-1/+1
| |/
| |
| \
*-. \ Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-224-220/+129
|\ \ \ | |_|/ |/| |
| | * mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut2012-12-111-0/+2
| |/ |/|
| * mxs: SPL: Generalize memory initializationOtavio Salvador2012-12-071-6/+13
| * mxs: Staticize SPL functionsMarek Vasut2012-12-043-34/+34
| * mxs: Properly setup VDDD in power supply setup codeMarek Vasut2012-12-042-14/+1
| * mxs: Implement common function to setup VDDxMarek Vasut2012-12-041-170/+83
|/
* Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-261-0/+15
|\
| * ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-171-0/+15
* | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-222-6/+0
* | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-222-0/+8
|/
* mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-151-9/+10
* mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-151-4/+6
* mx25: Clean up clocks APIBenoît Thébaudeau2012-10-151-3/+3
* mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-151-2/+1
* mx25: Define more standard clocksBenoît Thébaudeau2012-10-151-0/+10
* mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-151-4/+4
* mx25: Fix decode_pllBenoît Thébaudeau2012-10-151-3/+6
* mx25: add CPU revision 1.2Eric Benard2012-10-151-0/+3
* serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-151-4/+0
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-2/+2
OpenPOWER on IntegriCloud