summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* da850: provide davinci_enable_uart0Eric Benard2013-05-101-0/+8
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-122-21/+18
|\
| * Consolidate bool typeYork Sun2013-04-012-21/+18
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-7/+8
|\ \
| * | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-101-7/+8
* | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-122-6/+6
* | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+2
* | | arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-10/+0
* | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-121-1/+2
* | | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-121-2/+6
* | | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-1/+5
* | | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-121-6/+3
* | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-3/+1
* | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-122-1/+5
|/ /
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-041-9/+9
|\ \ | |/ |/|
| * mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-201-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-189-43/+63
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-156-16/+48
| |\
| | * mxs: timrot: Rename local macrosFadil Berisha2013-03-071-8/+8
| | * mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-071-2/+21
| | * mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-071-0/+4
| | * mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-072-2/+2
| | * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-071-1/+2
| | * mxs: Reset the EMI block on mx23Marek Vasut2013-03-071-2/+10
| | * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-2315-71/+74
| | |\
| | * | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-121-1/+1
| * | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-122-12/+0
| * | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-121-15/+15
| |\ \ \
| | * | | ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
| | * | | ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-121-7/+7
| | | |/ | | |/|
* | | | 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
OpenPOWER on IntegriCloud