aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-08-24MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck
2012-08-24MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck
2012-08-17dm: mips: Import libgcc components from LinuxMarek Vasut
2012-08-17dm: mips: Fix lb60 timer codeMarek Vasut
2012-08-17dm: mips: Fix lb60 WDT controlMarek Vasut
2012-08-11nds32: fix unused pmu_init warningMike Frysinger
2012-08-11nds32: delete unused local variableMike Frysinger
2012-08-11nds32: drop bi_enetaddr from global dataMike Frysinger
2012-08-09openrisc: Work around potential relocation issuesJulius Baxter
2012-08-09powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha
2012-08-09powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha
2012-08-09global_data: unify global flag definesMike Frysinger
2012-08-09Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-08-08powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi
2012-08-08powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun
2012-08-08powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi
2012-08-08powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie
2012-08-08powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun
2012-08-08sh: modify checkcpu() for SH-4AYoshihiro Shimoda
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