summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeLines
...
* | lib: consolidate hang()Andreas Bießmann2013-05-01-14/+0
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-21/+18
|\
| * Consolidate bool typeYork Sun2013-04-01-21/+18
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-7/+8
|\ \
| * | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-10-7/+8
* | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-6/+6
* | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-4/+2
* | | arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-10/+0
* | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-1/+2
* | | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-2/+6
* | | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-1/+5
* | | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-6/+3
* | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-3/+1
* | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-1/+5
|/ /
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-9/+9
|\ \ | |/ |/|
| * mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-20-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-43/+63
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-16/+48
| |\
| | * mxs: timrot: Rename local macrosFadil Berisha2013-03-07-8/+8
| | * mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-07-2/+21
| | * mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-07-0/+4
| | * mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07-2/+2
| | * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-07-1/+2
| | * mxs: Reset the EMI block on mx23Marek Vasut2013-03-07-2/+10
| | * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-71/+74
| | |\
| | * | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-12-1/+1
| * | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-12/+0
| * | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-12-15/+15
| |\ \ \
| | * | | ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-12-8/+8
| | * | | ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-12-7/+7
| | | |/ | | |/|
* | | | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-6/+6
|/ / /
* | | mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-57/+226
|\ \ | |/
| * mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-28-7/+4
| * mxs: Boost the memory power supplyMarek Vasut2013-01-28-2/+2
| * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22-1/+1
| * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-21-9/+26
| * mxs: Fix the memory init for MX23Otavio Salvador2013-01-21-15/+78
| * mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-21-0/+12
| * mx23: config: Enable building of u-boot.sb binaryOtavio Salvador2013-01-21-0/+18
| * mx23: SPL: Initialize DDR at 133MHzOtavio Salvador2013-01-21-0/+20
| * mx23: SPL: Add boot mode supportOtavio Salvador2013-01-21-0/+25
| * mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-21-1/+18
| * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-21-23/+23
| * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-21-1/+1
* | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-2/+2
* | arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-01-2/+2
* | arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-9/+9
* | arm: Move tbl to arch_global_dataSimon Glass2013-02-01-30/+30
* | arm: Move tbu to arch_global_dataSimon Glass2013-02-01-17/+17