summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut2012-10-152-11/+62
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut2012-10-153-22/+124
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut2012-10-152-6/+63
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut2012-10-152-21/+76
* serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut2012-10-152-6/+63
* serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut2012-10-152-6/+63
* serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut2012-10-152-10/+67
* serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-153-8/+33
* serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut2012-10-153-9/+7
* serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-153-8/+3
* serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut2012-10-151-4/+0
* serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-153-20/+20
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-153-21/+18
* serial: microblaze: Move serial registration from serial_initialize()Marek Vasut2012-10-153-21/+18
* serial: zynq: Move serial registration from serial_initialize()Tom Rini2012-10-153-13/+12
* serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-153-13/+10
* serial: pxa: Move serial registration from serial_initialize()Marek Vasut2012-10-153-13/+15
* serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut2012-10-153-11/+9
* serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-152-8/+14
* serial: Implement serial_initfunc() macroMarek Vasut2012-10-151-0/+8
* serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut2012-10-153-0/+3
* serial: pxa: Make local functions staticMarek Vasut2012-10-151-3/+3
* serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-1517-36/+10
* serial: pxa: Implement default_serial_console in serial_pxa.cMarek Vasut2012-10-151-0/+16
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-159-93/+96
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-154-14/+14
* serial: Coding style cleanup of struct serial_deviceMarek Vasut2012-10-151-12/+11
* COMMON: Use __stringify() instead of rest of implementationsMarek Vasut2012-10-154-19/+12
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-1551-471/+448
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-1518-147/+104
* COMMON: Add __stringify() functionMarek Vasut2012-10-152-0/+13
* SPL: Remove setting GD_FLG_RELOC in preloader_console_init()Tom Rini2012-10-151-1/+0
* MAINTAINERS: Move dbau1x00 to orphaned.Tom Rini2012-10-151-4/+9
* gth2: Remove this platformTom Rini2012-10-1514-1793/+1
* common: cmd_elf.c: use uintptr_t for casts from u32 to void*Daniel Schwierzeck2012-10-151-3/+4
* common: cmd_elf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-95/+94
* lib: vsprintf.c: replace NUM_TYPE with s64/u64 typesDaniel Schwierzeck2012-10-151-6/+5
* lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-50/+77
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-1510-20/+157
* Prepare v2012.10Tom Rini2012-10-151-1/+1
* m28: Properly configure the SPI flash chipselectMarek Vasut2012-10-121-3/+5
* Prepare v2012.10-rc3Tom Rini2012-10-081-1/+1
* arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-081-5/+4
* yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin2012-10-085-40/+14
* disk: part_dos: don't claim whole-disk FAT filesystemsStephen Warren2012-10-081-12/+9
* FAT: check for partition 0 not 1 for whole-disk fsStephen Warren2012-10-081-1/+1
* arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi2012-10-081-11/+1
* ide: Correct IDE_BUS(dev) macroLuka Perkov2012-10-081-1/+1
* GPIO: pca953x: fix error reportingLaurence Withers2012-10-081-14/+35
* GPIO: pca953x: fix spelling in helpLaurence Withers2012-10-081-1/+1
OpenPOWER on IntegriCloud