Age | Commit message (Expand) | Author |
2014-11-14 | tegra124: i2c: Reset the controller when there's an error. | Gabe Black |
2014-11-14 | tegra124: fix the dangerous VPR write order | Joseph Lo |
2014-11-14 | tegra124: Add some functions for resetting peripherals. | Gabe Black |
2014-11-14 | Nyan: Set I2S1 Source to CLK_M | Daisuke Nojiri |
2014-11-14 | nyan: Move some pinmux and clock/reset configuration to ROM stage. | Gabe Black |
2014-11-14 | t124: Clean up display init functions | Jimmy Zhang |
2014-11-14 | blaze: Create a nyan_blaze mainboard, copied from nyan_big | Tom Warren |
2014-11-13 | AMD Trinity: Update the Trinity SMU Firmware | Zheng Bao |
2014-11-13 | intel: use crosscompiler readelf, instead of global | Patrick Georgi |
2014-11-13 | arm: Put assembly functions into separate sections | Julius Werner |
2014-11-13 | vboot: provide empty vboot_verify_firmware() | Aaron Durbin |
2014-11-13 | qemu-armv7: Minimal changes to pass compiling qemu-v7 platform. | Hung-Te Lin |
2014-11-13 | ipq8064: Make timer code compile | Vadim Bendebury |
2014-11-13 | ipq8064: Configure proper bootblock stack and load address | Vadim Bendebury |
2014-11-13 | Use sbl blobs from a private location | Vadim Bendebury |
2014-11-13 | ipq806x: Add support for GPIO operations | Furquan Shaikh |
2014-11-13 | nyan*: Switching unused pin to GPIO | Neil Chen |
2014-11-13 | nyan: big: Only delay when and as long as necessary in the PMIC setup code. | Gabe Black |
2014-11-13 | nyan: big: Set the i2c controller frequencies appropriately. | Gabe Black |
2014-11-13 | tegra124: Add a macro specifically for configuring the I2C controller clocks. | Gabe Black |
2014-11-13 | tegra124: Fix some bugs in the clock configuration macros. | Gabe Black |
2014-11-13 | t124: Skip PLLP init to 408MHz | Jimmy Zhang |
2014-11-13 | t124: nyan: Enable lock bit on pll | Jimmy Zhang |
2014-11-13 | Nyan: Set DMA Reserve to 2MB | Daisuke Nojiri |
2014-11-13 | tegra124: fix OSC initialization on LP0 resume | Andrew Bresticker |
2014-11-13 | tegra124: fix PLLU parameters | Andrew Bresticker |
2014-11-13 | nyan: Select the CD570M Tegra124 model. | Gabe Black |
2014-11-13 | tegra124: Make the PLLX frequency selectable by model. | Gabe Black |
2014-11-13 | nyan: Update 924MHz BCT w/latest qual'd cfg, use 924 as default speed for 2GB | Tom Warren |
2014-11-13 | nyan: nyan_big: Mark the address range covering the SRAM as cachable. | Gabe Black |
2014-11-13 | nyan: Add 4GB bct support | Jimmy Zhang |
2014-11-13 | nyan: big: Check dram_end when setting up caching in ROM stage. | Gabe Black |
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 |