Age | Commit message (Expand) | Author |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-30 | console: Move UART port defaults to mainboard | Kyösti Mälkki |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | allwinner/a10: Hide SoC specific UART functions | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-03-29 | cubieboard: Enable the SD controller and mux SD pins | Alexandru Gagniuc |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | allwinner/a10: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | uart: Drop HAVE_UART_MEMORY_MAPPED | Kyösti Mälkki |
2014-03-04 | uart: Do not guard entire include file by config options | Kyösti Mälkki |
2014-02-13 | cpu/allwinner/a10: Add minimal ramstage driver | Alexandru Gagniuc |
2014-01-14 | cpu/allwinner/a10: Clarify positioning of boot stages | Alexandru Gagniuc |
2014-01-14 | cpu/allwinner/a10: Add helper to configure CPU clock | Alexandru Gagniuc |
2014-01-13 | cpu/allwinner/a10: Provide utility to make a bootable image | Alexandru Gagniuc |
2014-01-13 | cpu/allwinner/a10: Clean up include order in Makefile.inc | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Import raminit code from uboot | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add low-level helpers for DRAM clock control | Alexandru Gagniuc |
2014-01-09 | cubieboard: Initialize memory in bootblock | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add functions for driving GPIO pins | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add definitions for in/output GPIO functions | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add function for reading chip revision | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Implement udelay using timer 0 | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add definition for gating GPIO S clock | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Add basic TWI (I²C) driver | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Refactor API for gating clocks to peripherals | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Refactor and document pinmux API | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Clarify the usage of SRAM during bootblock | Alexandru Gagniuc |
2014-01-08 | cpu: Add initial support for Allwinner A10 SoC | Alexandru Gagniuc |