aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-19jetway/j7f4k1g2e and jetway/j7f4k1g5d: Add as clones of jetway/j7f2.Vladimir Serbinenko
2014-01-19boardstatus: Remove support for multiname mobos.Vladimir Serbinenko
2014-01-19jetway/j7f24: Rename to jetway/j7f2.Vladimir Serbinenko
2014-01-19via/epia-mii and via/epia-ml: Add as clones of epia-m.Vladimir Serbinenko
2014-01-18iei/rocky-512: Add it as an explicit clone of juki-511p.Vladimir Serbinenko
2014-01-18A8N-SLI: Add it explicitly as a clone of A8N-EVladimir Serbinenko
2014-01-18boardstatus: Take default board name from MAINBOARD_PART_NUMBER.Vladimir Serbinenko
2014-01-18boardstatus: generate table of all boards with links to latest runVladimir Serbinenko
2014-01-16cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
2014-01-16butterfly: fix compilation with !CHROMEOSVladimir Serbinenko
2014-01-15AMD Hudson: show POST codes on a PCI deviceIdwer Vollering
2014-01-15cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...Paul Menzel
2014-01-15ROMSIZE: Add option for 12M chips.Vladimir Serbinenko
2014-01-15Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki
2014-01-15google/stout: Add EARLY_CBMEM_INITKyösti Mälkki
2014-01-15CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki
2014-01-15nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flashKyösti Mälkki
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2014-01-15sandybridge: Allow skipping mrc.cacheVladimir Serbinenko
2014-01-14cpu/allwinner/a10: Clarify positioning of boot stagesAlexandru Gagniuc
2014-01-14cubieboard: Setup CPU clock in romstage and load ramstageAlexandru Gagniuc
2014-01-14cpu/allwinner/a10: Add helper to configure CPU clockAlexandru Gagniuc
2014-01-14lib: Add log2 ceiling functionAlexandru Gagniuc
2014-01-14lib/hexdump: Take const void * and size_t as argumentsAlexandru Gagniuc
2014-01-13cubieboard: Configure system voltages from devicetreeAlexandru Gagniuc
2014-01-13xpowers/axp209: Add helper to set voltages from devicetree configAlexandru Gagniuc
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2014-01-13cpu/allwinner/a10: Provide utility to make a bootable imageAlexandru Gagniuc
2014-01-13cpu/allwinner/a10: Clean up include order in Makefile.incAlexandru Gagniuc
2014-01-13xpowers/axp209: Allow voltages to be sepecified in devicetree.cbAlexandru Gagniuc
2014-01-13drivers: Add support for X-Powers AXP209 PMUAlexandru Gagniuc
2014-01-12drivers/spi/eon: Add EN25Q64Vladimir Serbinenko
2014-01-12X60: Enable WWAN by default.Vladimir Serbinenko
2014-01-12acpi/ec: Add missing delaysVladimir Serbinenko
2014-01-12sandybridge: Use calls rather than asm to call to MRC.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Add backlight control.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove trackpoint_enable from device tree.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: make wlan config a CMOS optionVladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow control of low-battery beep.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow user to disable powermanagement beeps.Vladimir Serbinenko
2014-01-12ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko
2014-01-12ibexpeak: Fix timings for IDE mode.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Implement sticky Fn option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Add an option to swap ctrl and fn.Vladimir Serbinenko
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.Vladimir Serbinenko
2014-01-12arch/x86/acpi/globutil.asl: Make control method `S2BF` serializedPaul Menzel
2014-01-11util/cbmem/Makfile: Add rule `junit.xml` for JenkinsPaul Menzel
2014-01-113rdparty: update to current HEADPatrick Georgi
2014-01-11lint: check label style only on changed filesPatrick Georgi
2014-01-11intel/fsp: Fix microcode includingPatrick Georgi
2014-01-10Remove sprintfVladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2014-01-10console/vsprintf: Implement snprintfVladimir Serbinenko
2014-01-09X201: set default USB debug controller to 2.Vladimir Serbinenko
2014-01-09bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurableVladimir Serbinenko
2014-01-09cpu/allwinner/a10: Import raminit code from ubootAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add low-level helpers for DRAM clock controlAlexandru Gagniuc
2014-01-09cubieboard: Initialize memory in bootblockAlexandru Gagniuc
2014-01-09cubieboard: Keep AHB clock within specsAlexandru Gagniuc
2014-01-09cubieboard: Turn on green LED during bootblockAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add functions for driving GPIO pinsAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add definitions for in/output GPIO functionsAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add function for reading chip revisionAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Implement udelay using timer 0Alexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add definition for gating GPIO S clockAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Add basic TWI (I²C) driverAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Refactor API for gating clocks to peripheralsAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Refactor and document pinmux APIAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Clarify the usage of SRAM during bootblockAlexandru Gagniuc
2014-01-08mainboard: Add preliminary support for A10-based CubieboardAlexandru Gagniuc
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc
2014-01-08libpayload: add junit.xml build targetPatrick Georgi
2014-01-08libpayload: update defconfigPatrick Georgi
2014-01-08libpayload: reintroduce optional PCI in XHCI driverPatrick Georgi
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
2014-01-06usbdebug: Fix hidden menuconfig optionsKyösti Mälkki
2014-01-06MRC cache: determine flash size on runtimeVladimir Serbinenko
2014-01-06nehalem: Simplify smi.c by using __SIMPLE_DEVICE__Vladimir Serbinenko
2014-01-06cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko
2014-01-04X201: Fix native video initVladimir Serbinenko
2014-01-04board-status: fix weekly formatPatrick Georgi
2014-01-04device/Kconfig: Add third person singular s to lacksPaul Menzel
2014-01-03asrock/imb-a180: Configure the 6 COM ports and the keyboardDave Frodin
2014-01-03superio: Uncomment the w83627uhg UART clock source initializationDave Frodin
2014-01-03Add the gizmosphere/gizmo mainboardDave Frodin
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2013-12-30AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-30AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29via/epia-m700: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki