summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/udbg.c
AgeCommit message (Expand)AuthorLines
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan-1/+1
2019-10-11powerpc/udbg: Make it safe to call udbg_printf() alwaysMichael Ellerman-6/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-01-14powerpc: use a CONSOLE_LOGLEVEL_DEBUG macroSergey Senozhatsky-1/+1
2015-04-07powerpc: Remove the celleb supportMichael Ellerman-2/+0
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman-2/+0
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple-1/+1
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple-0/+3
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner-4/+2
2012-11-15powerpc/udbg: Remove unused udbg_read()Michael Ellerman-23/+0
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell-3/+0
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+6
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt-0/+4
2011-09-20powerpc/ps3: Add gelic udbg driverHector Martin-0/+2
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi-0/+2
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt-0/+3
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt-0/+2
2011-05-06powerpc: Add early debug for WSP platformsJack Miller-0/+2
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz-0/+2
2009-03-11powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner-0/+7
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman-1/+1
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman-1/+1
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt-0/+3
2007-12-11[POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt-0/+4
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood-0/+2
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala-1/+1
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller-1/+7
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-0/+3
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann-13/+6
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson-0/+3
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson-0/+2
2007-02-12[PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev-1/+1
2007-02-07[POWERPC] pasemi: UART udbg supportOlof Johansson-0/+2
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman-2/+5
2006-06-09[PATCH] powerpc: Add udbg-immortal kernel optionBenjamin Herrenschmidt-2/+5
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman-0/+25
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala-0/+6
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt-0/+2
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt-4/+7
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt-3/+5
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt-1/+1
2005-11-11[PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson-0/+125