aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2012-07-31I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde
2012-07-31EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde
2012-07-31EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde
2012-07-31EXYNOS: Add I2C base address.Rajeshwari Shinde
2012-07-31EXYNOS: CLK: Add i2c clockRajeshwari Shinde
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky
2012-07-31i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky
2012-07-31i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-31iomux-v3: remove include of mx6x_pins.hTroy Kisky
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-30MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek
2012-07-10microblaze: Call serial multi initializationMichal Simek
2012-07-10microblaze: Move __udelay implementationMichal Simek
2012-07-10microblaze: Remove extern from board.cMichal Simek
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-10EXYNOS: Fix USB compiler warningRajeshwari Shinde
2012-07-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-07-09tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren
2012-07-09tegra: add enterrcm commandStephen Warren
2012-07-09tegra: usb: fix wrong error checkLucas Stach
2012-07-09tegra: add ULPI on USB2 funcmux entryLucas Stach
2012-07-09EXYNOS5: USB: Fix incorrect USB base addressesRajeshwari Shinde
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09EXYNOS5: Add structure for PMU registersRajeshwari Shinde
2012-07-09EXYNOS5: Fix system register structureRajeshwari Shinde
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde
2012-07-09microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek
2012-07-09microblaze: Add gpio.hMichal Simek
2012-07-09Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-07-07ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R
2012-07-07ARM: introduce arch_early_init_r()Fabio Estevam
2012-07-07ARM: mx28: Remove CONFIG_ARCH_CPU_INITFabio Estevam