Age | Commit message (Expand) | Author |
2014-11-13 | vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard | Edward O'Callaghan |
2014-11-12 | ipq806x: Typecast address to void * in read/write operations | Furquan Shaikh |
2014-11-12 | ipq806x: Add an include/ folder to ipq806x | Furquan Shaikh |
2014-11-12 | gm45: Don't crash if less than 4G of RAM are present. | Vladimir Serbinenko |
2014-11-12 | Copy u-boot sources as is and modify the tree to still build | Vadim Bendebury |
2014-11-12 | Include IPQ8064 SBLs code in the coreboot bootblock | Vadim Bendebury |
2014-11-12 | tegra124: enable JTAG in Security Mode | Jimmy Zhang |
2014-11-12 | tegra124: Program PWM1 to drive panel backlight | Andrew Chew |
2014-11-12 | tegra124: Port a PWM clocking change to big. | Gabe Black |
2014-11-12 | tegra124: Add pwm_controller registers | Andrew Chew |
2014-11-12 | tegra124: Enable PWM clock, and set up PWM1 pin | Andrew Chew |
2014-11-12 | tegra124: Fix PWM pinmux functions | Andrew Chew |
2014-11-12 | tegra124: Add PWM base address | Andrew Chew |
2014-11-12 | src/lib/Makefile.inc: Allow rmodules to link under Clang | Edward O'Callaghan |
2014-11-12 | src/lib/rmodule.ld: DISCARD (.note|.note.*) sections | Edward O'Callaghan |
2014-11-12 | tegra124: nyan: Keep in memory structures below 4GB. | Gabe Black |
2014-11-12 | nyan: Use asm volatile instead of plain asm so it doesn't get optimized out. | Gabe Black |
2014-11-11 | AMD Kabini: Update SMU firmware from 0.4 to 0.9 | Zheng Bao |
2014-11-11 | asus/f2a85-m: Disable SD controller | Tobias Diedrich |
2014-11-11 | mainboard/asus/f2a85-m: Correct APIC routing for Bus 0, Dev 21 | Tobias Diedrich |
2014-11-11 | asus/f2a85-m/devicetree.cb: Correctly align option | Tobias Diedrich |
2014-11-11 | drivers/intel/gma/intel_dp.c: Fix printf type-specifier | Edward O'Callaghan |
2014-11-11 | cpu/x86/smm/Makefile.inc: Fix up linkage rules | Edward O'Callaghan |
2014-11-11 | lib/malloc.c: Remove pre-proc guard around include | Edward O'Callaghan |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-11-10 | AGESA f14: Add "const" modifiers | Edward O'Callaghan |
2014-11-09 | sch: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | src: Too many terminators ';;' at end of stmts, stop Skynet | Edward O'Callaghan |
2014-11-09 | car globals: add "used" attribute | Patrick Georgi |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-09 | Kconfig: Hide DYNAMIC_CBMEM. | Vladimir Serbinenko |
2014-11-09 | lenovo/wacom: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | i82801ix: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | i82801gx: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | haswell: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | Provide ability to integrate with QComm SBLs | Vadim Bendebury |
2014-11-09 | arm: Thumb ALL the things! | Julius Werner |
2014-11-09 | build: Add ccopts back into the build | Marc Jones |
2014-11-08 | acpigen: Add new function acpigen_pop_len | Vladimir Serbinenko |
2014-11-08 | fsp_rangeley: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-08 | ibexpeak: Move to common FADT | Vladimir Serbinenko |
2014-11-08 | bd82x6x: Move to common FADT. | Vladimir Serbinenko |
2014-11-08 | intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' | Edward O'Callaghan |
2014-11-08 | device/dram/ddr3.c: Fix sizeof on array func param overflow | Edward O'Callaghan |
2014-11-07 | mainboard: Trivial - Make AGESA board include consistent | Edward O'Callaghan |
2014-11-07 | drivers/ioapic: DEVICE_NOOP some stub function callbacks | Edward O'Callaghan |
2014-11-07 | drivers/net/ne2k.c: Collect headers and defines to top of file | Edward O'Callaghan |
2014-11-07 | cpu/intel/fsp_model_406dx: Invaild include path | Edward O'Callaghan |
2014-11-06 | northbridge: DEVICE_NOOP some stub function callbacks | Edward O'Callaghan |
2014-11-05 | mainboard/packardbell/ms2290: Missing romstage header | Edward O'Callaghan |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
2014-11-05 | pci_ops.{c,h}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-11-05 | ARM: Use local versions of libgcc functions instead of linking against libgcc. | Gabe Black |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-11-04 | amd/agesa/f16kb: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-04 | Redundant addr '&' operator on func ptr's in struct initiator | Edward O'Callaghan |
2014-11-04 | mainboard/dmp/vortex86ec: Unused variable in romstage.c | Edward O'Callaghan |
2014-11-04 | superio/ite: Use common dispatch for pnp entry/exit functions | Edward O'Callaghan |
2014-11-04 | romstage: Pass .car.data as ignored section while adding romstage | Furquan Shaikh |
2014-11-03 | AMD boards: constify romstage variables | Patrick Georgi |
2014-11-03 | AGESA f12: Add "const" modifiers | Patrick Georgi |
2014-11-03 | Revert "gigabyte/ga-b75m-d3h: Add new Intel mainboard" | Vladimir Serbinenko |
2014-11-02 | intel_wifi: Export the SMBIOS structure required by intel driver. | Vladimir Serbinenko |
2014-11-02 | gigabyte/ga-b75m-d3h: Add new Intel mainboard | Damien Zammit |
2014-11-02 | intel/bd82x6x: Add new current for native USB ports | Damien Zammit |
2014-11-02 | amd/agesa/f15: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-02 | amd/agesa/f12: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-02 | amd/agesa/f10: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-01 | superio/fintek/f81216h: Implement device support | Edward O'Callaghan |
2014-11-01 | superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's | Edward O'Callaghan |
2014-11-01 | northbridge/via: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-11-01 | northbridge/amd: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-11-01 | mainboard: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-11-01 | drivers: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-11-01 | include/device/device.h: Provide DEVICE_NOOP macro shim | Edward O'Callaghan |
2014-10-30 | lenovo/x2x0,t530 hda_verb.c: codestyle - remove some spaces | Nicolas Reinecke |
2014-10-30 | mainboards/asrock/e350m1: Use driver for Nuvoton NCT5572D superio chip | Felix Held |
2014-10-30 | superio/nuvoton: Add support for Nuvoton NCT6776 | Felix Held |
2014-10-30 | superio/nuvoton: Add support for Nuvoton NCT5572D | Felix Held |
2014-10-29 | cpu/intel: Add configuration for socket LGA1155 | Damien Zammit |
2014-10-29 | intel/sandybridge: Add PCI ID for northbridge 0x150 | Damien Zammit |
2014-10-29 | minnowmax: Tell the FSP to set TSEG to 8MB | Martin Roth |
2014-10-29 | southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-10-28 | mainboard/google/butterfly: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-10-28 | src/Kconfig: Don't treat warns as errors on Clang builds yet | Edward O'Callaghan |
2014-10-28 | mainboard/google/stout: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-10-28 | mainboard/samsung/lumpy: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-10-28 | rambi: switch MCLK from 19.2Mhz to 25Mhz | Kein Yuan |
2014-10-28 | baytrail: Remove unused devicetree fields | Shawn Nematbakhsh |
2014-10-28 | baytrail: gfx: Don't configure hotplug + backlight registers | Shawn Nematbakhsh |
2014-10-28 | rambi: always show dev/rec screens on eDP connected panel | Kein Yuan |
2014-10-28 | Baytrail/dptf: Always return 0 in TCPU._PPC | Kein Yuan |
2014-10-28 | baytrail: handle MRC being an ELF file | Aaron Durbin |
2014-10-28 | baytrail: Configure MSR for 2-core and 4-core P-state configutation | Duncan Laurie |
2014-10-28 | baytrail: move cache-as-ram base address to 0xfe000000 | Aaron Durbin |