summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Add e6500 processor detectionKumar Gala2012-08-232-0/+4
* powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun2012-08-233-9/+70
* powerpc/mpc8xxx: Add immap for topology and rcpm registersYork Sun2012-08-231-1/+87
* powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoCPrabhakar Kushwaha2012-08-231-0/+1
* powerpc/mpc85xx:Enable debugger support to missed e500v2 SoCPrabhakar Kushwaha2012-08-231-0/+4
* powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-235-0/+330
* powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-233-69/+4
* powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-238-261/+2
* powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-233-0/+8
* p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-231-0/+1
* powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-236-39/+2
* powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-231-22/+22
* powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-231-0/+1
* powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-233-99/+63
* powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-234-3/+56
* powerpc: Stack Pointer not properly alignedJoakim Tjernlund2012-08-221-3/+2
* mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund2012-08-221-11/+5
* nds32: fix unused pmu_init warningMike Frysinger2012-08-111-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-111-1/+0
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-111-1/+0
* openrisc: Work around potential relocation issuesJulius Baxter2012-08-092-6/+13
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-091-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-091-15/+15
* global_data: unify global flag definesMike Frysinger2012-08-0914-181/+14
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-08-098-22/+29
|\
| * powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-084-14/+14
| * powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-081-2/+0
| * powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-081-3/+3
| * powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-081-1/+1
| * powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-081-2/+11
* | sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-081-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-3118-15/+289
|\
| * I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde2012-07-311-10/+0
| * EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2012-07-312-0/+60
| * EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde2012-07-311-0/+2
| * EXYNOS: Add I2C base address.Rajeshwari Shinde2012-07-311-0/+3
| * EXYNOS: CLK: Add i2c clockRajeshwari Shinde2012-07-312-0/+34
| * imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-317-1/+186
| * i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky2012-07-311-0/+1
| * i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2012-07-313-2/+2
| * i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-313-2/+2
| * iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-311-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-3110-94/+192
|\ \ | |/ |/|
| * microblaze: intc: Clear interrupt codeMichal Simek2012-07-105-47/+54
| * microblaze: Call serial multi initializationMichal Simek2012-07-101-0/+5
| * microblaze: Move __udelay implementationMichal Simek2012-07-103-43/+19
| * microblaze: Remove extern from board.cMichal Simek2012-07-101-4/+0
| * microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-092-0/+73
| * microblaze: Add gpio.hMichal Simek2012-07-091-0/+41
* | Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-301-1/+2
|\ \
OpenPOWER on IntegriCloud