aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
2012-10-04arm: Support new Xilinx Zynq platformMichal Simek
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-10-04arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger
2012-10-04arm: Remove additional config flagsMichal Simek
2012-10-04armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau
2012-10-04arm: work around assembler bugAllen Martin
2012-10-04ARM: increase lmb stack space reservation to 4KBRob Herring
2012-10-03Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD