aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-10powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada1-1/+0
2018-12-22powerpc/zImage: Also check for stdout-pathOliver O'Halloran1-1/+2
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley1-0/+1
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer1-4/+0
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman1-0/+2
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman1-0/+2
2017-12-11powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman1-0/+2
2017-08-31powerpc: conditionally compile platform-specific serial driversHannes Reinecke1-0/+4
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran1-0/+2
2014-11-10powerpc/boot: Parse chosen/cmdline-timeout parameterSimon Kagstrom1-3/+3
2009-02-11powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher1-1/+2
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer1-1/+1
2008-01-26[POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely1-1/+1
2008-01-09[POWERPC] Xilinx: updated device tree compatibility to match uboot bsp generator.Stephen Neuendorffer1-1/+2
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely1-0/+2
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely1-0/+2
2007-08-22[POWERPC] bootwrapper: Add CPM serial driverScott Wood1-0/+5
2007-08-22[POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood1-2/+0
2007-08-22[POWERPC] bootwrapper: serial_console_init() fixesScott Wood1-7/+5
2007-06-28[POWERPC] Fix constantness of bootwrapper argGeoff Levand1-1/+1
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer1-0/+2
2006-10-23[POWERPC] Add non-OF serial console supportMark A. Greer1-0/+142