summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-12ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen
2013-02-20mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-01arm: Move timer_reset_value to arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2013-01-28mxs: Use __weak annotation to simplify codeFabio Estevam
2013-01-28mxs: Boost the memory power supplyMarek Vasut
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky
2013-01-21mxs: Add MX23 quirks into the clock codeOtavio Salvador
2013-01-21mxs: Fix the memory init for MX23Otavio Salvador
2013-01-21mxs: Add function to ungate the power block on MX23Marek Vasut
2013-01-21mx23: config: Enable building of u-boot.sb binaryOtavio Salvador
2013-01-21mx23: SPL: Initialize DDR at 133MHzOtavio Salvador
2013-01-21mx23: SPL: Add boot mode supportOtavio Salvador
2013-01-21mx23: Add support on print_cpuinfo()Otavio Salvador
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
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-09kirkwood: 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