aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-15mx25: add CPU revision 1.2Eric Benard
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson
2012-10-15i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfieldsEric Nelson
2012-10-15i.MX6: Add ANATOP_PFD_480 bitfield constantsEric Nelson
2012-10-15i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson
2012-10-15i.MX6: define bitfields for CHSCCDR registerEric Nelson
2012-10-15i.MX6: change register name for CCM_CHSCCDR to match ref. manualEric Nelson
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson
2012-10-15pxa: Add code to examine cpu model and revisionLukasz Dalek
2012-10-15tegra: nand: add board pinmuxLucas Stach
2012-10-15tegra: clean up board include hellLucas Stach
2012-10-15tegra: add funcmux entry for NAND attached to KBCLucas Stach
2012-10-15tegra20: rework UART GPIO handlingLucas Stach
2012-10-15tegra20: add clock_set_pllout functionLucas Stach
2012-10-15tegra20: complete periph_id enumLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren
2012-10-15tegra20: add USB ULPI init codeLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
2012-10-15ppc4xx: Remove ML2 board supportStefan Roese
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
2012-10-15serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut
2012-10-15serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
2012-10-08arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi
2012-10-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-05arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini