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-28
tegra132: Replace use of clk_rst with CLK_RST_REG
Furquan Shaikh
2015-03-28
ryu: Add padconfigs for volup and voldown buttons
Furquan Shaikh
2015-03-28
tegra132: measure romstage timings
Aaron Durbin
2015-03-28
rush: ryu: remove mainboard_add_memory_ranges()
Aaron Durbin
2015-03-28
tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...
Furquan Shaikh
2015-03-28
tegra132: Clean up clock register writes
Furquan Shaikh
2015-03-28
arm64: remove EL and mode from secmon_params
Aaron Durbin
2015-03-28
arm64: add psci support to secmon
Aaron Durbin
2015-03-28
arm64: Provide secmon trampoline for restart
Aaron Durbin
2015-03-28
Ryu: Move I2C6 init to ramstage
Tom Warren
2015-03-28
arm64: fix smc bugs in secmon
Aaron Durbin
2015-03-28
Ryu: Rewrite I2C6 mux init
Tom Warren
2015-03-28
arm64: add smc layer to secmon
Aaron Durbin
2015-03-28
arm64: initialize secmon environment
Aaron Durbin
2015-03-28
arm64: provide entry points for BSP and non-BSP
Aaron Durbin
2015-03-28
arm64: split cpu.c
Aaron Durbin
2015-03-28
arm64: exception handler registration
Aaron Durbin
2015-03-28
rush: use generic spin table support
Aaron Durbin
2015-03-28
ryu: use generic spin table
Aaron Durbin
2015-03-28
tegra132: remove private spin table implementation
Aaron Durbin
2015-03-28
arm64: add spin table support
Aaron Durbin
2015-03-28
arm64: add cpu_is_bsp() concept
Aaron Durbin
2015-03-28
arm64: provide run on all cpu but self semantics
Aaron Durbin
2015-03-28
tegra132: Add secmon support
Furquan Shaikh
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
arm64: Adapt stage_entry to make it usable by secmon
Furquan Shaikh
2015-03-28
arm64: initialize SCR_EL3 on all CPUs
Aaron Durbin
2015-03-28
tegra132: use generic GIC driver
Aaron Durbin
2015-03-28
arm64: initialize GIC for each CPU
Aaron Durbin
2015-03-28
drivers: add GIC support
Aaron Durbin
2015-03-28
arm64: Switch to EL2 for libpayload jump
Furquan Shaikh
2015-03-28
rush: Get rid of coreboot setting up DMA areas for libpayload
Furquan Shaikh
2015-03-28
ryu: Get rid of coreboot setting up DMA areas for libpayload
Furquan Shaikh
2015-03-28
arm64: Make exceptions use the transition library
Furquan Shaikh
2015-03-28
arm64: Add support for transition library
Furquan Shaikh
2015-03-28
arm64: Add useful macro definitions for register bits
Furquan Shaikh
2015-03-28
arm64: Reinit free_idx to 1 in mmu_init
Furquan Shaikh
2015-03-28
rush: Add cpu devices to devicetree
Tom Warren
2015-03-28
arm64: check for NULL bus on DEVICE_PATH_CPU_CLUSTER devices
Aaron Durbin
2015-03-28
arm64: Replace CONFIG_* variables with {read/write}_current
Furquan Shaikh
2015-03-28
arm64 libhelpers: Add helper functions for writing sp_elx
Furquan Shaikh
2015-03-28
arm64 libhelpers: Add helper functions with el argument
Furquan Shaikh
2015-03-28
arm64: Add support for read and write registers at current EL in assembly
Furquan Shaikh
2015-03-28
tegra132: update MTS version formatting
Aaron Durbin
2015-03-28
tegra132: remove bring_up_secondary_cpu chip option
Aaron Durbin
2015-03-28
ryu: remove bring_up_secondary_cpu from devicetree
Aaron Durbin
2015-03-27
cbfs/rmodule: add architecture specific operations at stage load
Ionela Voinescu
2015-03-27
northbridge/amd/amdfam10: Properly implement SLIT generation
Timothy Pearson
2015-03-27
broadwell: add support for smbios type17 in broadwell
Kane Chen
2015-03-27
smbios: add funtion for smbios type17
Kane Chen
2015-03-27
mips: Remove superfluous menu entry
Patrick Georgi
2015-03-27
rk3288: Add GPIO() macro
Julius Werner
2015-03-27
rk3288: Add missing #include and use uniform types
David Hendricks
2015-03-27
pinky: Add mainboard-specific bootblock init
David Hendricks
2015-03-27
soc/imgtec/pistachio: Add IMGTEC SPI controller driver
Ionela Voinescu
2015-03-27
urara: use proper SOC name
Vadim Bendebury
2015-03-27
urara: introduce board skeleton
Vadim Bendebury
2015-03-27
arm64: remove soc_secondary_cpu_init()
Aaron Durbin
2015-03-27
tegra132: support arm64 SMP bringup
Aaron Durbin
2015-03-27
armv4: Build in SMP settings with non-SMP armv4 CPUs
Patrick Georgi
2015-03-27
arm64: add devicetree based CPU startup
Aaron Durbin
2015-03-27
arm64: split cpu.h header
Aaron Durbin
2015-03-27
arm64: add spinlock implementation
Aaron Durbin
2015-03-27
arm64: move spinlock.h to proper place
Aaron Durbin
2015-03-27
arm64: add more barrier support
Aaron Durbin
2015-03-27
arm64: remove printk() before console_init()
Aaron Durbin
2015-03-27
tegra132: remove printk() before console_init()
Aaron Durbin
2015-03-27
arm64: update cpu.c license
Aaron Durbin
2015-03-27
ryu: add cpus to device tree
Aaron Durbin
2015-03-27
tegra132: Fix clock apis
Furquan Shaikh
2015-03-27
arm64: add midr_el1 accessor function
Aaron Durbin
2015-03-27
ryu: remove call to soc_configure_i2c6pad()
Aaron Durbin
2015-03-27
ryu: Remove old/unused BCT cfg files
Tom Warren
2015-03-27
tegra132: Add LPDDR3 SDRAM init in coreboot.
Tom Warren
2015-03-27
ryu: fix power button polarity
Aaron Durbin
2015-03-27
rush: use names for gpios
Aaron Durbin
2015-03-27
ryu: configure plld for display usage
Aaron Durbin
2015-03-27
tegra132: return actual plld frequency
Aaron Durbin
2015-03-27
tegra132: No need for Kconfig variables for stacks
Furquan Shaikh
2015-03-27
arm64: remove _stack and _estack symbols in linker script
Aaron Durbin
2015-03-27
ryu: bring up secondary core
Aaron Durbin
2015-03-27
tegra132: add spin table support
Aaron Durbin
2015-03-27
tegra132: add option to bring up and init secondary cpu
Aaron Durbin
2015-03-27
arm64: provide API for coordinating secondary CPU bringup
Aaron Durbin
2015-03-27
tegra132: support GIC secondary cpu support
Aaron Durbin
2015-03-27
arm64: add exception_hwinit()
Aaron Durbin
2015-03-27
arm64: make mmu_enable() use previous ttb from mmu_init()
Aaron Durbin
2015-03-27
arm64: add indirection to C entry point
Aaron Durbin
2015-03-27
arm64: move seeding stack to C
Aaron Durbin
2015-03-27
arm64: include stack storage within ramstage
Aaron Durbin
2015-03-27
arm64: refactor stage entry
Aaron Durbin
2015-03-27
tegra132: select EL3 cpu start up state
Aaron Durbin
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
[next]