summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* nds32: fix unused pmu_init warningMike Frysinger2012-08-11-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-11-1/+0
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-11-1/+0
* openrisc: Work around potential relocation issuesJulius Baxter2012-08-09-6/+13
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-09-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-09-15/+15
* global_data: unify global flag definesMike Frysinger2012-08-09-181/+14
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-08-09-22/+29
|\
| * powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-08-14/+14
| * powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-08-2/+0
| * powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-08-3/+3
| * powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-08-1/+1
| * powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-08-2/+11
* | sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-08-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-31-15/+289
|\
| * I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde2012-07-31-10/+0
| * EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2012-07-31-0/+60
| * EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde2012-07-31-0/+2
| * EXYNOS: Add I2C base address.Rajeshwari Shinde2012-07-31-0/+3
| * EXYNOS: CLK: Add i2c clockRajeshwari Shinde2012-07-31-0/+34
| * imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-31-1/+186
| * i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky2012-07-31-0/+1
| * i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2012-07-31-2/+2
| * i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-31-2/+2
| * iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-31-1/+0
* | 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