summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-31-94/+192
|\ \ | |/ |/|
| * microblaze: intc: Clear interrupt codeMichal Simek2012-07-10-47/+54
| * microblaze: Call serial multi initializationMichal Simek2012-07-10-0/+5
| * microblaze: Move __udelay implementationMichal Simek2012-07-10-43/+19
| * microblaze: Remove extern from board.cMichal Simek2012-07-10-4/+0
| * microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-09-0/+73
| * microblaze: Add gpio.hMichal Simek2012-07-09-0/+41
* | Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-30-1/+2
|\ \
| * | MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-30-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-22-5/+5
|\ \ \
| * | | ARM1136: Fix cache range checksBenoît Thébaudeau2012-07-21-3/+3
| * | | mx6: Make pad name macro consistent with the datasheetAshok2012-07-20-2/+2
* | | | MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-21-2/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-20-42/+75
|\ \ \ \ | |/ / /
| * | | ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam2012-07-20-2/+8
| * | | arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi2012-07-20-0/+2
| * | | arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-20-40/+65
* | | | nds32: split common cache access from cpu into libMacpaul Lin2012-07-20-225/+158
|/ / /
* | | Blackfin: easylogo: add lzma logosMike Frysinger2012-02-03-0/+2898
* | | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-18-2/+3
|\ \ \
| * | | mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-10-2/+3
* | | | nios2: move gd and bd into BSSThomas Chou2012-07-16-7/+5
| |/ / |/| |
* | | mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-11-1/+8
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-10-2/+96
|\ \
| * | tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-09-0/+1
| * | tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-09-0/+13
| * | tegra: add enterrcm commandStephen Warren2012-07-09-0/+66
| * | tegra: usb: fix wrong error checkLucas Stach2012-07-09-1/+1
| * | tegra: add ULPI on USB2 funcmux entryLucas Stach2012-07-09-1/+15
* | | EXYNOS: Fix USB compiler warningRajeshwari Shinde2012-07-10-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-09-7/+684
|\ \ \ | |/ / |/| |
| * | EXYNOS5: USB: Fix incorrect USB base addressesRajeshwari Shinde2012-07-09-2/+2
| * | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-09-0/+26
| * | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-09-0/+25
| * | EXYNOS5: Add structure for PMU registersRajeshwari Shinde2012-07-09-0/+622
| * | EXYNOS5: Fix system register structureRajeshwari Shinde2012-07-09-0/+1
| * | USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-09-5/+8
* | | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk2012-07-09-7/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-08-459/+3059
|\ \
| * | ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R2012-07-07-3/+3
| * | ARM: introduce arch_early_init_r()Fabio Estevam2012-07-07-0/+5
| * | ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam2012-07-07-2/+0
| * | No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-07-2/+0
| * | SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-07-27/+1740
| * | arm: Don't use printf() in SPL buildsSimon Glass2012-07-07-1/+2
| * | GPIO: Add SPEAr GPIO driverStefan Roese2012-07-07-0/+40
| * | cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi2012-07-07-2/+2
| * | SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim2012-07-07-1/+1
| * | SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-07-1/+8
| * | SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-07-1/+91