summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* | serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driverMarek Vasut2012-10-151-0/+2
* | serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driverMarek Vasut2012-10-151-0/+2
* | serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driverMarek Vasut2012-10-151-0/+2
* | serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driverMarek Vasut2012-10-151-0/+2
* | serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driverMarek Vasut2012-10-151-0/+2
* | serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driverMarek Vasut2012-10-151-0/+2
* | serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut2012-10-151-0/+2
* | serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut2012-10-151-0/+4
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut2012-10-151-0/+2
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut2012-10-151-0/+2
* | serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut2012-10-151-0/+2
* | serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut2012-10-151-0/+2
* | serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut2012-10-151-0/+3
* | serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-0/+2
* | serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-3/+2
* | serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-151-14/+2
* | serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-14/+2
* | serial: microblaze: Move serial registration from serial_initialize()Marek Vasut2012-10-151-14/+2
* | serial: zynq: Move serial registration from serial_initialize()Tom Rini2012-10-151-8/+2
* | serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-151-6/+2
* | serial: pxa: Move serial registration from serial_initialize()Marek Vasut2012-10-151-9/+2
* | serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-5/+2
* | serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-8/+3
* | serial: Implement serial_initfunc() macroMarek Vasut2012-10-151-0/+8
* | serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-8/+8
* | COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-153-45/+34
* | SPL: Remove setting GD_FLG_RELOC in preloader_console_init()Tom Rini2012-10-151-1/+0
* | gth2: Remove this platformTom Rini2012-10-151-2/+1
* | common: cmd_elf.c: use uintptr_t for casts from u32 to void*Daniel Schwierzeck2012-10-151-3/+4
OpenPOWER on IntegriCloud