summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
* kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-031-0/+11
* kirkwood: implement kw_sdram_bs_set()Gerlando Falauto2012-10-031-0/+24
* kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck2012-10-031-6/+17
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-274-41/+51
* mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-9/+9
* MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-041-3/+5
* edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2012-09-031-0/+2
* atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-011-2/+4
* gpio: add gpio api support to mx27 (v4)trem2012-09-011-5/+6
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-011-2/+2
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-011-1/+1
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-011-0/+0
* mx25: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* MX28: Shuffle around the power management codeMarek Vasut2012-09-011-6/+3
* MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-011-42/+0
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-013-20/+20
* mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-011-1/+0
* mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-011-1/+0
* davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+5
OpenPOWER on IntegriCloud