summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-281-2/+2
| * | mx23: Put back RAM voltage level to its original valueFabio Estevam2013-04-281-2/+2
| * | mx5: Define a common get_board_rev()Fabio Estevam2013-04-251-0/+7
| * | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-221-0/+7
| * | imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-221-63/+0
| * | imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-221-1/+1
| * | mx6: Add solo-lite variant supportFabio Estevam2013-04-221-2/+36
| * | Merge branch 'next'Stefano Babic2013-04-211-2/+2
| |\ \
| | * | mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-161-2/+2
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-113-15/+1
|\ \ \ \
| * | | | pxa: Add weak attribute to reset_cpu() functionŁukasz Dałek2013-05-051-1/+1
| * | | | lib: consolidate hang()Andreas Bießmann2013-05-012-14/+0
| |/ / /
* | | | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-061-0/+35
| |_|/ |/| |
* | | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-301-0/+26
* | | zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-301-1/+2
* | | arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-301-9/+37
|/ /
* | exynos: Correct use of 64-bit divisionSimon Glass2013-04-171-1/+6
* | Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-154-34/+65
* | Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren2013-04-152-8/+6
* | Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-154-0/+33
* | Tegra: Configure L2 cache control reg properly.Tom Warren2013-04-153-8/+51
* | Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-151-2/+0
* | ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-151-0/+1
|/
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-151-3/+7
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-142-15/+13
* ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-132-8/+20
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-134-4/+9
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-131-2/+2
|\
| * omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-121-2/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-124-674/+18
|\ \ | |/ |/|
| * Consolidate bool typeYork Sun2013-04-012-21/+18
| * Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-292-653/+0
| |\
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-212-651/+0
| | * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-2/+0
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-122-11/+12
|\ \ \
| * | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-101-7/+8
| * | | OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-101-4/+4
* | | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-126-14/+14
* | | | arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-121-90/+1
* | | | arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-8/+4
* | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-127-584/+0
* | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-1213-52/+26
* | | | 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-123-2/+19
* | | | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-1215-15/+64
* | | | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-1213-66/+39
* | | | arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-121-2/+0
* | | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-1213-39/+13
* | | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-1214-4/+52
OpenPOWER on IntegriCloud