summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Change write32() argument order to match x86Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-21romstage_handoff: Fix for changing CBMEM structureDuncan Laurie
2015-04-21veyron_{brain,danger}: Specify vboot romstage and ramstage indicesDavid Hendricks
2015-04-21rk3288: disable rk808 DCDC_UV_ACT_REG restart converter functionhuang lin
2015-04-21veyron: The ODT function is disabled for LPDDR3jinkun.hong
2015-04-21veyron: Sync up SDRAM configurationsJulius Werner
2015-04-21rockchip: configure lpddr odt properlyDerek Basehore
2015-04-21cbfs: Print absolute offsets of loaded filesVadim Bendebury
2015-04-21veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3jinkun.hong
2015-04-21x86: Allow builds without ACPI tablesLee Leahy
2015-04-21ipq806x: i2c: stop transfer as soon as an error is reportedSourabh Banerjee
2015-04-21ipq806x: i2c: write function fixed to avoid spurious successSourabh Banerjee
2015-04-21arch/mips: simplify cache operationsIonela Voinescu
2015-04-21rk3288: support single channel ddrjinkun.hong
2015-04-21urara: Identity map DRAM/SRAMAndrew Bresticker
2015-04-21mips: Allow memory to be identity mapped in the TLBAndrew Bresticker
2015-04-21broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare.Todd Broch
2015-04-21broadwell: indent xhci codePatrick Georgi
2015-04-21broadwell: Skip pre-graphics delay in resume pathDuncan Laurie
2015-04-21broadwell: Implement Recovery ButtonRyan Lin
2015-04-21Arrange CBMEM table entries' IDs alphanumericallyVadim Bendebury
2015-04-21urara: add config of SPI bus and correct selection of winbond flashIonela Voinescu
2015-04-21imgtec/pistachio: Add spi_crop_chunk()Patrick Georgi
2015-04-20gigabyte/ga-b75m-d3v: Add GIGABYTE GA-B75M-D3V mainboardDamien Zammit
2015-04-20southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipsetDamien Zammit
2015-04-20mainboard/lenovo/t430s,t530,x230:enable usb3, set xhci overcurrent mappingNicolas Reinecke
2015-04-20southbrige/intel/bd82x6x: add XHCI overcurrent map configNicolas Reinecke
2015-04-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi
2015-04-20purin: add ns16550 driverDaisuke Nojiri
2015-04-20console: copy ns16550 driver from u-bootDaisuke Nojiri
2015-04-20chromeos: vboot2: Add TPM PCR extension supportJulius Werner
2015-04-20vboot2 workbuf alignment is now 16 bytes, not 8Bill Richardson
2015-04-20rk3288: Disable ramstage compression by defaultJulius Werner
2015-04-19southbrige/intel/bd82x6x: XHCI replace magic valuesNicolas Reinecke
2015-04-18riscv: use new-style CBFS header lookupPatrick Georgi
2015-04-18vboot2: provide path for booting using alternative CBFS instancesVadim Bendebury
2015-04-18vboot2: Implement new vb2ex_hwcrypto APIJulius Werner
2015-04-18vboot: make vboot2_verify_firmware returnDaisuke Nojiri
2015-04-18ipq806x: initialize UART even when console is not enabledVadim Bendebury
2015-04-18ipq806x: uart: replace hardware accessorsVadim Bendebury
2015-04-18broadwell: Set C9/C10 vccminDuncan Laurie
2015-04-18broadwell: Disable XHCI compliance mode entryDuncan Laurie
2015-04-18panther: Fix pointer related errors in LAN codeFurquan Shaikh
2015-04-18soc/intel/common: Add common reset codeLee Leahy
2015-04-18soc/intel/common: Add function to protect MRC cacheDuncan Laurie
2015-04-18broadwell: add ROM stage pre console init call backWenkai Du
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17cygnus: enable mmuDaisuke Nojiri