summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson2012-10-151-0/+48
* | i.MX6: define bitfields for CHSCCDR registerEric Nelson2012-10-151-0/+4
* | i.MX6: change register name for CCM_CHSCCDR to match ref. manualEric Nelson2012-10-151-1/+1
* | i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-152-183/+185
* | pxa: Add code to examine cpu model and revisionLukasz Dalek2012-10-152-2/+22
* | tegra: nand: add board pinmuxLucas Stach2012-10-151-0/+1
* | tegra: clean up board include hellLucas Stach2012-10-154-27/+20
* | tegra: add funcmux entry for NAND attached to KBCLucas Stach2012-10-152-1/+19
* | tegra20: rework UART GPIO handlingLucas Stach2012-10-152-5/+1
* | tegra20: add clock_set_pllout functionLucas Stach2012-10-155-3/+67
* | tegra20: complete periph_id enumLucas Stach2012-10-152-0/+7
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-1534-467/+585
* | Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-1516-5/+145
* | tegra20: add USB ULPI init codeLucas Stach2012-10-152-27/+155
* | tegra20: port to new ehci interfaceLucas Stach2012-10-152-13/+6
* | usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-1/+9
* | usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-156-11/+11
* | ppc4xx: Remove AP1000 board supportStefan Roese2012-10-152-15/+0
* | ppc4xx: Remove ML2 board supportStefan Roese2012-10-151-1/+1
* | ppc4xx: Remove IOP480 supportStefan Roese2012-10-157-400/+2
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-158-16/+0
* | serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-1513-529/+39
* | serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-151-4/+0
* | serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut2012-10-151-14/+69
* | serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driverMarek Vasut2012-10-151-14/+69
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut2012-10-151-6/+59
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut2012-10-151-11/+60
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut2012-10-152-22/+120
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut2012-10-151-6/+61
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut2012-10-151-21/+74
* | serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut2012-10-151-6/+61
* | serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut2012-10-151-6/+61
* | serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut2012-10-151-10/+64
* | serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-7/+30
* | serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-1/+1
* | serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* | serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+11
* | serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-153-41/+41
* | serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-2/+2
* | COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-152-3/+1
* | ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-153-5/+8
* | arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-081-5/+4
* | arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi2012-10-081-11/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-051-0/+2
|\ \
| * | arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD2012-10-051-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-0462-27/+9051
|\ \ \ | |/ /
| * | ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-0411-0/+529
| * | arm: Support new Xilinx Zynq platformMichal Simek2012-10-043-0/+232
| * | arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-0412-0/+12
| * | arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger2012-10-041-0/+3
OpenPOWER on IntegriCloud