summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/udbg_16550.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard2014-11-121-1/+5
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-111-11/+0
* powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt2013-08-161-37/+1
* powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTsBenjamin Herrenschmidt2013-08-141-175/+169
* powerpc: Add early debug for WSP platformsJack Miller2011-05-061-0/+51
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt2009-06-261-1/+1
* powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2009-03-111-10/+50
* powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin2008-10-211-1/+1
* [POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt2007-12-231-0/+33
* [POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt2007-12-111-5/+5
* [POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard2007-09-191-0/+11
* [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-081-0/+23
* [PATCH] constant should be longAl Viro2007-03-141-1/+1
* [POWERPC] pasemi: UART udbg supportOlof Johansson2007-02-071-0/+24
* [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-261-1/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering2006-02-071-1/+1
* [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-111-1/+1
* [PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala2006-01-091-1/+1
* [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-091-10/+53
* [PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson2005-11-111-0/+123