summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-09Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-08kirkwood: make MPP arrays static constAlbert ARIBAUD
2013-01-08arm: remove useless code in start.S filesAlbert ARIBAUD
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-22Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD
2012-12-11mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut
2012-12-10davinci: fixed cpu resetDavide Bonfanti
2012-12-09at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2012-12-07mxs: SPL: Generalize memory initializationOtavio Salvador
2012-12-04mxs: Staticize SPL functionsMarek Vasut
2012-12-04mxs: Properly setup VDDD in power supply setup codeMarek Vasut
2012-12-04mxs: Implement common function to setup VDDxMarek Vasut
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau
2012-10-15mx25: add CPU revision 1.2Eric Benard
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: implement kw_sdram_bs_set()Gerlando Falauto
2012-10-03kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-06mx25: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-04MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com
2012-09-01gpio: add gpio api support to mx27 (v4)trem
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador
2012-09-01mx25: Enable dcacheBenoît Thébaudeau
2012-09-01MX28: Shuffle around the power management codeMarek Vasut
2012-09-01MX28: Drop the cp15 reconfiguration from SPLMarek Vasut
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01mxs: Remove not required include of iomux-mx28.hOtavio Salvador
2012-09-01mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador
2012-09-01davinci, c6x: Always use C version of reset codeTom Rini
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu