summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-12tegra124: Port a PWM clocking change to big.Gabe Black
2014-11-12tegra124: Add pwm_controller registersAndrew Chew
2014-11-12tegra124: Enable PWM clock, and set up PWM1 pinAndrew Chew
2014-11-12tegra124: Fix PWM pinmux functionsAndrew Chew
2014-11-12tegra124: Add PWM base addressAndrew Chew
2014-11-12src/lib/Makefile.inc: Allow rmodules to link under ClangEdward O'Callaghan
2014-11-12src/lib/rmodule.ld: DISCARD (.note|.note.*) sectionsEdward O'Callaghan
2014-11-12tegra124: nyan: Keep in memory structures below 4GB.Gabe Black
2014-11-12nyan: Use asm volatile instead of plain asm so it doesn't get optimized out.Gabe Black
2014-11-11AMD Kabini: Update SMU firmware from 0.4 to 0.9Zheng Bao
2014-11-11asus/f2a85-m: Disable SD controllerTobias Diedrich
2014-11-11mainboard/asus/f2a85-m: Correct APIC routing for Bus 0, Dev 21Tobias Diedrich
2014-11-11asus/f2a85-m/devicetree.cb: Correctly align optionTobias Diedrich
2014-11-11drivers/intel/gma/intel_dp.c: Fix printf type-specifierEdward O'Callaghan
2014-11-11cpu/x86/smm/Makefile.inc: Fix up linkage rulesEdward O'Callaghan
2014-11-11lib/malloc.c: Remove pre-proc guard around includeEdward O'Callaghan
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-11-10AGESA f14: Add "const" modifiersEdward O'Callaghan
2014-11-09sch: Move to implicit length patchingVladimir Serbinenko
2014-11-09src: Too many terminators ';;' at end of stmts, stop SkynetEdward O'Callaghan
2014-11-09car globals: add "used" attributePatrick Georgi
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-11-09i945: Consolidate common GNVS initVladimir Serbinenko
2014-11-09Kconfig: Hide DYNAMIC_CBMEM.Vladimir Serbinenko
2014-11-09lenovo/wacom: Move to implicit length patchingVladimir Serbinenko
2014-11-09i82801ix: Move to implicit length patchingVladimir Serbinenko
2014-11-09i82801gx: Move to implicit length patchingVladimir Serbinenko
2014-11-09haswell: Move to implicit length patchingVladimir Serbinenko
2014-11-09ibexpeak, bd82x6x: Move to implicit length patchingVladimir Serbinenko
2014-11-09Provide ability to integrate with QComm SBLsVadim Bendebury
2014-11-09arm: Thumb ALL the things!Julius Werner
2014-11-09build: Add ccopts back into the buildMarc Jones
2014-11-08acpigen: Add new function acpigen_pop_lenVladimir Serbinenko
2014-11-08fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko
2014-11-08ibexpeak: Move to common FADTVladimir Serbinenko
2014-11-08bd82x6x: Move to common FADT.Vladimir Serbinenko
2014-11-08intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan
2014-11-08device/dram/ddr3.c: Fix sizeof on array func param overflowEdward O'Callaghan
2014-11-07mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan
2014-11-07drivers/ioapic: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-11-07drivers/net/ne2k.c: Collect headers and defines to top of fileEdward O'Callaghan
2014-11-07cpu/intel/fsp_model_406dx: Invaild include pathEdward O'Callaghan
2014-11-06northbridge: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-11-05mainboard/packardbell/ms2290: Missing romstage headerEdward O'Callaghan
2014-11-05Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan
2014-11-05pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-11-05ARM: Use local versions of libgcc functions instead of linking against libgcc.Gabe Black
2014-11-04i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko
2014-11-04amd/agesa/f16kb: Invalid inline asm in gcc-intrin.hEdward O'Callaghan