index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-03-27
arm64: add config options for exception level startup
Aaron Durbin
2015-03-27
arm64: implement cpu_info() correctly
Aaron Durbin
2015-03-27
tegra132: implement smp_processor_id()
Aaron Durbin
2015-03-27
arm64: add smp_processor_id() declaration
Aaron Durbin
2015-03-27
tegra132: increase MAX_CPUS to 2
Aaron Durbin
2015-03-27
arm64: clean up ramstage.ld
Aaron Durbin
2015-03-27
ryu: normalize board id
Aaron Durbin
2015-03-27
tegra132: Increase TrustZone Carveout Region size
Furquan Shaikh
2015-03-27
ryu: initialize LTE modem
Ben Chan
2015-03-27
tegra132: refactor cpu startup code
Aaron Durbin
2015-03-27
arm64: Make exceptions work
Furquan Shaikh
2015-03-27
arm64: Initialize exception stack
Furquan Shaikh
2015-03-27
tegra132: Add exception stack top address
Furquan Shaikh
2015-03-27
ryu: use named bus numbers instead of literals
Aaron Durbin
2015-03-27
tegra132: add enums for bus names
Aaron Durbin
2015-03-27
tegra132: initialize GIC
Aaron Durbin
2015-03-27
tegra132: move page tables to trustzone region
Aaron Durbin
2015-03-27
ryu: Add pad/funit init for i2c6 (audio codec, etc.)
Tom Warren
2015-03-27
tegra132: Add special I2C6 init
Tom Warren
2015-03-27
tegra132: separate/refactor clock enable/reset code
Tom Warren
2015-03-27
tegra132: never recover cbmem from romstage
Aaron Durbin
2015-03-27
samus: Update SPD with correct geometry and timings
Duncan Laurie
2015-03-27
broadwell: Fix some errors in selftest
Kane Chen
2015-03-27
samus: Add PD MCU ACPI device and unmask host event
Shawn Nematbakhsh
2015-03-27
chromeec: Add ACPI device for PD MCU and handle related EC host event
Shawn Nematbakhsh
2015-03-27
broadwell: Apply pcie updates from 2.1.0 ref code
Kane Chen
2015-03-27
broadwell: Read and save HSIO version from ME in romstage
Duncan Laurie
2015-03-27
broadwell: Fix GPE register addresses
Duncan Laurie
2015-03-27
broadwell: Changes from 2.2.0 ref code
Duncan Laurie
2015-03-27
samus: Updates for EVT board
Duncan Laurie
2015-03-27
samus: Switch to using broadwell platform ASL
Duncan Laurie
2015-03-27
broadwell: Add broadwell specific platform ASL
Duncan Laurie
2015-03-27
broadwell: fixed power gating enable for disabled sata port
Kane Chen
2015-03-27
broadwell: sata updates from 2.1.0 ref code
Kane Chen
2015-03-27
broadwell: Fix devslp enable to use correct register
Duncan Laurie
2015-03-27
broadwell: Add small delay before Flex Ratio reboot
Duncan Laurie
2015-03-27
broadwell: Fix TCO register size and event reporting
Duncan Laurie
2015-03-27
samus: Enable WLAN wake GPIO in _PRW
Duncan Laurie
2015-03-27
broadwell: Misc updates from 2.1.0 ref code
Duncan Laurie
2015-03-27
samus: Fix some SPD geometry again
Duncan Laurie
2015-03-27
samus: Disable CMDPWR on broadwell
Kane Chen
2015-03-27
broadwell: Tweak GFXPAUSE settings based on revision
Duncan Laurie
2015-03-27
samus: Update SPD
Duncan Laurie
2015-03-27
broadwell: Add config option to disable DSP power gating in D3
Duncan Laurie
2015-03-26
timer: remove rela_time type
Aaron Durbin
2015-03-26
rk3288: switch to stopwatch API
Aaron Durbin
2015-03-26
cbfs: support concurrent media channels properly
Vadim Bendebury
2015-03-26
rush: Remove CHROMEOS default
Patrick Georgi
2015-03-26
Chrome OS vendorcode: Fix vboot_reference compilation
Stefan Reinauer
2015-03-26
tegra132: allow mainboards to insert memory regions in address map
Aaron Durbin
2015-03-26
arm64: Seed the stack at stage_entry
Furquan Shaikh
2015-03-26
tegra132: Initialize CNTFRQ
Furquan Shaikh
2015-03-26
tegra132: add I2C6 controller to funit library
Tom Warren
2015-03-26
ryu: enable external usb 2.0 port
Aaron Durbin
2015-03-26
tegra132: add usb initialization support to funit
Aaron Durbin
2015-03-26
rush: Add usb support for rush in coreboot
Furquan Shaikh
2015-03-26
tegra132: include what is actually used
Aaron Durbin
2015-03-26
tegra132: provide more robust array bounds checking
Aaron Durbin
2015-03-26
tegra132: add base addresses to funit structures
Aaron Durbin
2015-03-26
tegra132: add more base addresses to address map
Aaron Durbin
2015-03-26
tegra132: break out clock config in funit library
Aaron Durbin
2015-03-26
tegra132: use pointers in funitcfg
Aaron Durbin
2015-03-26
ryu: convert hardware initialization to funit API
Aaron Durbin
2015-03-26
tegra132: add i2c2 controller to funit library
Aaron Durbin
2015-03-26
rush: support for DMA region
Furquan Shaikh
2015-03-26
tegra: Clean up USB code
Furquan Shaikh
2015-03-26
ryu: support for DMA region
Aaron Durbin
2015-03-26
arm64: handle non-cacheable normal memory
Aaron Durbin
2015-03-26
tegra132: fix carveout address calculation >= 4GiB
Aaron Durbin
2015-03-26
rush: Convert rush initialization to use funitcfg api
Furquan Shaikh
2015-03-26
t132: Implement clock initialization api for functional units
Furquan Shaikh
2015-03-26
t132: ryu: Correct how board id is retrieved
Jimmy Zhang
2015-03-26
fix how to interpret board id read from gpios
Daisuke Nojiri
2015-03-26
Restore name of the function reading tertiary GPIO states
Vadim Bendebury
2015-03-26
ryu: Update BCT to Max Frequency 924MHz
Jimmy Zhang
2015-03-26
ryu: convert mainboard initialization to use padconfig API
Aaron Durbin
2015-03-26
tegra132: move common bootblock init into SoC code
Aaron Durbin
2015-03-26
ryu: configure EC I2C pads as open drain
Aaron Durbin
2015-03-26
ryu: use EC proto v3 over i2c
Aaron Durbin
2015-03-26
ryu: enable vboot firmware verification
Aaron Durbin
2015-03-25
tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()
Aaron Durbin
2015-03-25
tegra132: select HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-03-25
tegra132: use pre-existing reset API
Aaron Durbin
2015-03-25
rush/ryu: restore full-speed clocks to TPM I2C and EC SPI
Tom Warren
2015-03-25
rush: switch to padconfig API in ramstage
Furquan Shaikh
2015-03-25
tegra: correct gpio_index_to_port() calculation
Aaron Durbin
2015-03-25
tegra132: fix gpio constants
Aaron Durbin
2015-03-25
tegra132: output chip information and MTS version
Aaron Durbin
2015-03-25
ryu: Add 4 LPDDR3 SDRAM BCTs
Aaron Durbin
2015-03-25
ryu: Add three more full LPDDR3 SDRAM BCTs
Jimmy Zhang
2015-03-25
ryu: switch to padconfig API in romstage
Aaron Durbin
2015-03-25
rush: switch to padconfig API in romstage
Aaron Durbin
2015-03-25
tegra132: introduce romstage_mainboard_init()
Aaron Durbin
2015-03-25
rush: Fix recovery mode switch function
Furquan Shaikh
2015-03-25
rush: Add support for chromeos_ec
Furquan Shaikh
2015-03-25
ryu: Add mainboard_init_xxx functions to get it building again
Tom Warren
2015-03-25
cpu/amd/model_10xxx: Increase preram buffer size to 32k
Timothy Pearson
2015-03-25
console: Convert cbmem log line endings to UNIX standard
Timothy Pearson
2015-03-24
cbfs: expose init_backing_media()
Aaron Durbin
2015-03-24
ryu: use padconfig API in bootblock
Aaron Durbin
[prev]
[next]