aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-08-09global_data: unify global flag definesMike Frysinger14-181/+14
2012-08-09Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-22/+29
2012-08-08powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi4-14/+14
2012-08-08powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun1-2/+0
2012-08-08powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi1-3/+3
2012-08-08powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie1-1/+1
2012-08-08powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun1-2/+11
2012-08-08sh: modify checkcpu() for SH-4AYoshihiro Shimoda1-0/+4
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk18-15/+289
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk10-94/+192
2012-07-31I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde1-10/+0
2012-07-31EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2-0/+60
2012-07-31EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde1-0/+2
2012-07-31EXYNOS: Add I2C base address.Rajeshwari Shinde1-0/+3
2012-07-31EXYNOS: CLK: Add i2c clockRajeshwari Shinde2-0/+34
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky7-1/+186
2012-07-31i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky1-0/+1
2012-07-31i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky3-2/+2
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky3-2/+2
2012-07-31iomux-v3: remove include of mx6x_pins.hTroy Kisky1-1/+0
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk1-1/+2
2012-07-30MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut1-1/+2
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-5/+5
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic2-2/+2
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau1-3/+3
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok1-2/+2
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk15-42/+75
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin4-225/+158
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam1-2/+8
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi1-0/+2
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo13-40/+65
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky2-1/+8
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek5-47/+54
2012-07-10microblaze: Call serial multi initializationMichal Simek1-0/+5
2012-07-10microblaze: Move __udelay implementationMichal Simek3-43/+19
2012-07-10microblaze: Remove extern from board.cMichal Simek1-4/+0
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk6-2/+96
2012-07-10EXYNOS: Fix USB compiler warningRajeshwari Shinde1-1/+0
2012-07-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk6-7/+684
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin1-0/+1
2012-07-09tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2-0/+13
2012-07-09tegra: add enterrcm commandStephen Warren2-0/+66
2012-07-09tegra: usb: fix wrong error checkLucas Stach1-1/+1
2012-07-09tegra: add ULPI on USB2 funcmux entryLucas Stach2-1/+15
2012-07-09EXYNOS5: USB: Fix incorrect USB base addressesRajeshwari Shinde1-2/+2
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2-0/+26
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2-0/+25
2012-07-09EXYNOS5: Add structure for PMU registersRajeshwari Shinde1-0/+622
2012-07-09EXYNOS5: Fix system register structureRajeshwari Shinde1-0/+1
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2-5/+8