summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/serial.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada2019-07-101-1/+0Star
* powerpc/zImage: Also check for stdout-pathOliver O'Halloran2018-12-221-1/+2
* powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley2018-10-131-0/+1
* powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer2018-06-031-4/+0Star
* powerpc/boot: Only build CPM code when necessaryMichael Ellerman2017-12-111-0/+2
* powerpc/boot: Only build OPAL code when necessaryMichael Ellerman2017-12-111-0/+2
* powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman2017-12-111-0/+2
* powerpc: conditionally compile platform-specific serial driversHannes Reinecke2017-08-311-0/+4
* powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran2016-07-051-0/+2
* powerpc/boot: Parse chosen/cmdline-timeout parameterSimon Kagstrom2014-11-091-3/+3
* powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher2009-02-111-1/+2
* [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-151-1/+1
* [POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely2008-01-261-1/+1
* [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera...Stephen Neuendorffer2008-01-091-1/+2
* [POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely2007-10-031-0/+2
* [POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely2007-09-221-0/+2
* [POWERPC] bootwrapper: Add CPM serial driverScott Wood2007-08-221-0/+5
* [POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood2007-08-221-2/+0Star
* [POWERPC] bootwrapper: serial_console_init() fixesScott Wood2007-08-221-7/+5Star
* [POWERPC] Fix constantness of bootwrapper argGeoff Levand2007-06-281-1/+1
* [POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer2007-05-121-0/+2
* [POWERPC] Add non-OF serial console supportMark A. Greer2006-10-231-0/+142