aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2009-06-28[arch] factor out the debug_cycle_count to arch specific codeTravis Geiselbrecht
2009-06-28[omap5912] use the cbuf to do proper blocking getcTravis Geiselbrecht
2009-06-28[platform] fix the dgetc signature problemTravis Geiselbrecht
2009-06-28[debug] change the dgetc signature to match external sourcesTravis Geiselbrecht
2009-04-24Fixed a latent bug due to an erroneous reg spec. This would have gone undetec...Corey Tabaka
2009-04-24Minor cleanup and a hack to idle the cpu in getc loops.Corey Tabaka
2009-04-24Added support for PCI config space read/write via PCI BIOS. Added some PCI co...Corey Tabaka
2009-04-24Reorganization to better fit platform/target conventions.Corey Tabaka
2009-04-24Cleaned up x86 platform memmap defs. Fill in later as needed.Corey Tabaka
2009-04-24Initial x86 portCorey Tabaka
2009-01-29[msm] factor out debug code into shared area, make configurableBrian Swetland
2009-01-29[qsd8k] remove unused variables and some chatter in lcdc initBrian Swetland
2009-01-29[msm7k] fix warning in gpio.cBrian Swetland
2009-01-29[msm7k] enable fbcon output for debug messagesDima Zavin
2009-01-29[msm7k] mddi support for msm7k and surf-msm7k wvga panel.Dima Zavin
2009-01-29[msm] parse qcom partition table info from SMEMDima Zavin
2009-01-29[msm] support reading/parsing SMEM allocations info table.Dima Zavin
2009-01-29[msm] nand flash driverDima Zavin
2009-01-29[msm][uart] do not try to read/write uart before it is initializedBrian Swetland
2009-01-29[msm7k] initialize uart3Brian Swetland
2009-01-29[qsd8k] clean up dcc/uart debug optionsBrian Swetland
2009-01-29[qsd8k] initialize uart3Brian Swetland
2009-01-29[qsd8k] remove workaround for ES1 chipsBrian Swetland
2009-01-25[qsd8k] gpio device supportDima Zavin
2009-01-25[msm] enable uart init code, include workaround for qsd8k clock issueBrian Swetland
2009-01-25[qsd8k] basic support for fbcon.Dima Zavin
2009-01-25[msm] timer: provide uninit function, sync support on qsd8kBrian Swetland
2009-01-25[msm7k] add missing irq numbersBrian Swetland
2009-01-25[msm] hsusb udc driver for the chipidea usb client peripheralBrian Swetland
2009-01-24move all of the references to app/console to lib/consoleTravis Geiselbrecht
2009-01-02[msm] fix dumb bugs in uart.c and debug.cBrian Swetland
2009-01-02[arm][msm] hsusb_clock_init() for configuring USB clocksBrian Swetland
2009-01-02[arm][msm7k] gpio device supportBrian Swetland
2009-01-01[msm] initial qsd8k support (tested on qsd8250 surf)Brian Swetland
2009-01-01[msm] proc_comm initial supportBrian Swetland
2009-01-01arm: add msm7k platform, common msm drivers, and surf-msm7k targetBrian Swetland
2009-01-01[usb][omap3] working omap3 usb driverTravis Geiselbrecht
2009-01-01get usbc building again after debug changesTravis Geiselbrecht
2009-01-01work in progress of usb controller and usb stack for omap3Travis Geiselbrecht
2009-01-01[omap3] i2c driverTravis Geiselbrecht
2009-01-01arm: provide __cpu_early_init hookBrian Swetland
2008-09-13[IO] rework dprintf to take a debug level, defined in DEBUGLEVELTravis Geiselbrecht
2008-09-13[INT] fix the mask/unmask interrupt api to not take oldstate argumentTravis Geiselbrecht
2008-09-01remove lwip, never really worked anywayTravis Geiselbrecht
2008-09-01initial commit of lk (little kernel) projectTravis Geiselbrecht