aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-30Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer
2012-11-30Only compile PC80 drivers when CONFIG_PC80_SYSTEM is setStefan Reinauer
2012-11-30cbfstool: Clean up messagesStefan Reinauer
2012-11-30build system: Treat cmos.default as text filePatrick Georgi
2012-11-30Supermicro h8scm: add agesa version of supermicroSiyuan Wang
2012-11-30AMD SB800: Interrupt routine for PCI slots on PersimmonZheng Bao
2012-11-30Persimmon: Disable the unused PCI clocksDave Frodin
2012-11-30AMD S3: Leverage the public SPI routineZheng Bao
2012-11-30Create a a new configuration variable for PCIRonald G. Minnich
2012-11-30libpayload: Remove unused FLAG_USED from memory allocatorNico Huber
2012-11-30libpayload: Fix lookup by label in CMOS layoutsNico Huber
2012-11-30Add mainboard hook to bootblockKyösti Mälkki
2012-11-30Refactor bootblock initialisationKyösti Mälkki
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-30Lumpy: Need byteorder.h in romstageStefan Reinauer
2012-11-30Make libgcc wrappers arch-specific, add ARMv7David Hendricks
2012-11-30Add dummy Kconfig options for armv7David Hendricks
2012-11-29Add the maxim MAX77686 power controller.Ronald G. Minnich
2012-11-29crossgcc: Only build iasl in acpica.Zheng Bao
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-29pirq_route_irqs is privatePatrick Georgi
2012-11-29Minor changes to .h files for samsung ARM partRonald G. Minnich
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-28add .h files for common exynos 5Ronald G. Minnich
2012-11-28Add .h files for samsung exynos 5250Ronald G. Minnich
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Drop driver-y from GM45/ICH9/RK9Stefan Reinauer
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27Fix technexion tim5690 board VGA handlerStefan Reinauer
2012-11-27Enable the FCH GPP port prior to device enumerationDave Frodin
2012-11-27Drop duplicate files that prevent building without ramstage.aStefan Reinauer
2012-11-27build system: Split linking into multiple stepsPatrick Georgi
2012-11-27build system: Add hook to postprocess classes (object lists)Patrick Georgi
2012-11-27build system: Eliminate special case for c_startPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27Drop ramstage.aPatrick Georgi
2012-11-27Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi
2012-11-27libpayload: Add _ and + to USB HID keymapPatrick Georgi
2012-11-27roda/rk886ex: Correct COMB irq reading / reduce warningsNico Huber
2012-11-27roda/rk9: Fix for VGABIOS changesPatrick Georgi
2012-11-27SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao
2012-11-27abuild: only rebuild boards if requested or after a broken buildPatrick Georgi
2012-11-27xcompile: Add missing XGCCPATHZheng Bao
2012-11-27roda/rk9: New mainboardPatrick Georgi
2012-11-27intel/i82801ix: new southbridge, ICH9Patrick Georgi
2012-11-27intel/gm45: new northbridgePatrick Georgi
2012-11-27Add initialization hook for chipsNico Huber
2012-11-27 Make xcompile support multiple architecturesRonald G. Minnich
2012-11-27Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks
2012-11-27Make POST codes written to IO port optionalDavid Hendricks
2012-11-24Remove duplicate VGA BIOS interrupt handlersPatrick Georgi
2012-11-24yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi
2012-11-24x86 realmode: Use x86emu register file + definesPatrick Georgi
2012-11-24x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi
2012-11-24x86emu: Move realmode handler into own directoryPatrick Georgi
2012-11-24crossgcc: update to acpica-20121114Idwer Vollering
2012-11-24libpayload: Fix interrupt-queue cleanup for OHCINico Huber
2012-11-24libpayload: Rework connection state detection for OHCINico Huber
2012-11-24libpayload: Handle errors in UHCI interrupt queuesNico Huber
2012-11-24libpayload: Handle underruns in UHCI interrupt queuesNico Huber
2012-11-24libpayload: Implement correct interrupt-queue linking for UHCINico Huber
2012-11-23libpayload: Make USB HID support multiple keyboardsNico Huber
2012-11-23libpayload: ehci: Prevent some race conditionsNico Huber
2012-11-23libpayload: Detach devices behind removed USB hubsNico Huber
2012-11-23libpayload: More compliant error recovery in USB MSCNico Huber
2012-11-23libpayload: Reduce error output from EHCINico Huber
2012-11-23libpayload: Fix random warningsNico Huber
2012-11-23libpayload: ehci: Fix warnings about discarded volatileNico Huber
2012-11-23libpayload: Fix some missing-prototype warningsNico Huber
2012-11-23libpayload: Fix memalign() for fragmented alignment regionsNico Huber
2012-11-22crossgcc: properly test for flexPatrick Georgi
2012-11-20Persimmon: Disable the unused GPP PCIe clocksDave Frodin
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-20secondary.S: Fix dropping ramstage.aStefan Reinauer
2012-11-20Make sure only one udelay function is availableStefan Reinauer
2012-11-19siemens/sitemp_g1p1: Drop copy of cmos checksum calculationPatrick Georgi
2012-11-19bootblock: Guard CMOS rewrite in disable/enable RTCPatrick Georgi
2012-11-19mc146818rtc: disable RTC before writing to nvramPatrick Georgi
2012-11-19Add nvramcuiPatrick Georgi
2012-11-19build system: use strip_quotes on cbfs-filesPatrick Georgi
2012-11-17Cleanup sconfigKyösti Mälkki
2012-11-17Drop no-op bootblock.cKyösti Mälkki
2012-11-17Use new system agent binariesStefan Reinauer
2012-11-16buildgcc: Print error if flex is missingStefan Reinauer
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Clean up KconfigStefan Reinauer
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-16Drop unused Kconfig variable PCIE_TUNINGStefan Reinauer
2012-11-16Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-15libpayload: Always use virtual pointers in struct sysinfo_tNico Huber
2012-11-15libpayload: Use #ifdef for CONFIG_* checksNico Huber
2012-11-14Use mainboard hook for HP DL165Kyösti Mälkki
2012-11-14ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer
2012-11-14mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber