summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* intel/i82371: Remove HAVE_ACPI_RESUMEKyösti Mälkki2013-10-151-1/+0
* timestamps: Fix some lost timestamps for romstageKyösti Mälkki2013-10-151-21/+29
* AMD Olive Hill: Disable NoSnoopEnable to fix HDMI audio corruptions with UbuntuWANG Siyuan2013-10-151-0/+7
* ASRock IMB_A180: fix Ubuntu HDMI audio issueWANG Siyuan2013-10-151-0/+7
* AMD Olive Hill: fix Windows 7 HDMI audio issueWANG Siyuan2013-10-151-2/+2
* vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan2013-10-1551-10468/+5466
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-1420-5/+42
* ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1Jonathan A. Kollasch2013-10-141-5/+7
* ck804: obtain stored IOAPIC address from allocator instead of registerJonathan A. Kollasch2013-10-141-2/+5
* ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch2013-10-144-48/+60
* dmp/vortex86ex: Initialize PS/2 keyboard.Andrew Wu2013-10-131-0/+2
* northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel2013-10-131-2/+1
* ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14Jonathan A. Kollasch2013-10-131-3/+3
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-1315-15/+74
* Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch2013-10-124-63/+23
* AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki2013-10-0715-30/+20
* cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index`Paul Menzel2013-10-031-1/+0
* qemu: q35: avoid address conflictGerd Hoffmann2013-10-011-1/+10
* libpayload: Switch xHCI shared ports back to EHCI on shutdownNico Huber2013-09-301-0/+15
* exynos5420: Fix build warningAllen Martin2013-09-281-2/+1
* ASRock IMB_A180: fix Windows 7 HDMI audio issueWANG Siyuan2013-09-271-2/+2
* lint: Use temporary build directoryNico Huber2013-09-271-2/+5
* usbdebug AMD: Add choice of EHCI controllerKyösti Mälkki2013-09-253-16/+16
* libpayload: Remove unnecessary keyboard mode setting codeShawn Nematbakhsh2013-09-241-52/+0
* southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood2013-09-248-6/+6
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-2124-121/+14
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-2118-39/+2
* ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki2013-09-214-6/+11
* CBMEM console: Support late initKyösti Mälkki2013-09-211-15/+15
* timestamps: Only collect from BSP CPUKyösti Mälkki2013-09-211-0/+10
* timestamps epia-m850: Cleanup without enabling timestampsKyösti Mälkki2013-09-212-35/+9
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-2114-244/+74
* timestamps: Use stash before CBMEM is usableKyösti Mälkki2013-09-213-27/+52
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-2117-47/+92
* buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi2013-09-203-7/+6
* usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki2013-09-202-2/+128
* ASUS F2A85-M: Correct and clean up PCIe configRudolf Marek2013-09-192-96/+10
* qemu: q35: fix pci bar placementGerd Hoffmann2013-09-181-0/+16
* buildgcc: Use per-arch build directoriesPatrick Georgi2013-09-181-58/+60
* Fix whitespace leaked into treeKyösti Mälkki2013-09-1720-56/+56
* lint whitespace: Fix rule to recurse into subdirectoriesKyösti Mälkki2013-09-171-1/+1
* beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black2013-09-171-2/+0
* ARM: Add some missing dependencies on config.h to ARM's Makefile.inc.Gabe Black2013-09-171-3/+3
* am335x: Update the config vars selected by CPU_TI_AM335X.Gabe Black2013-09-171-1/+2
* CBMEM: Rename high_tables variables and make them staticKyösti Mälkki2013-09-112-14/+13
* CBMEM: Drop parameters from cbmem_init()Kyösti Mälkki2013-09-112-9/+9
* CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki2013-09-1111-52/+17
* CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table()Kyösti Mälkki2013-09-112-12/+8
* CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki2013-09-117-31/+3
* CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki2013-09-1115-43/+55
OpenPOWER on IntegriCloud