summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2014-05-11SeaBIOS: Fix cpp usePatrick Georgi
2014-05-10Arch-level Kconfig menu cleanupFurquan Shaikh
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move redundant Makefile rules from arch to top level.Furquan Shaikh
2014-05-02arch/x86/boot: Indent mpspec.c and make a loop more legibleEdward O'Callaghan
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-18build rules: Identify build stage with simple variablesKyösti Mälkki
2014-04-18console: Split ROMCC helpersKyösti Mälkki
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-04-09console: Refactor uart8250/NE2KKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09console: Hide global console_loglevelKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2014-04-09console: Split console_init()Kyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-07SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering
2014-04-04x86/Makefile: Allow addition of link libraries for rom/ramstageAlexandru Gagniuc
2014-04-01Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-09smbios: Supply tag type 2 (base board information)Vladimir Serbinenko
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-04uart8250mem: Unify calls with generic UARTKyösti Mälkki
2014-03-04uart8250io: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki
2014-03-03coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin
2014-03-03coreboot: introduce arch_payload_run()Aaron Durbin
2014-02-24CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan
2014-02-20usbdebug: Unify console APIKyösti Mälkki
2014-02-19x86: only build disassembly with gccPatrick Georgi
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-15x86: provide stage_exit() like armAaron Durbin
2014-02-11SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki
2014-02-06console: Drop IO and Oxford (PCI) UARTs on armv7Kyösti Mälkki
2014-02-06ne2k: Move under drivers/netKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-02-06MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko
2014-01-30x86: include optional reference code blob in cbfsAaron Durbin
2014-01-28x86: add common definitions for control registersAaron Durbin
2014-01-23Multiboot: remove multiboot tables generation.Vladimir Serbinenko
2014-01-21CAR_GLOBAL: Define section details oncePatrick Georgi
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2014-01-12arch/x86/acpi/globutil.asl: Make control method `S2BF` serializedPaul Menzel
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2014-01-06CBMEM: Fix allocation for static CBMEMKyösti Mälkki
2014-01-06CBMEM: Drop cbmem_base_check()Kyösti Mälkki
2014-01-06CBMEM ACPI: Move resume handlerKyösti Mälkki