Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
cd72103021a318741cd6bb51efe585ef09f0ce2b
cd72103
arm64: remove EL and mode from secmon_params
by Aaron Durbin
· 9 years ago
bda3577
arm64: add psci support to secmon
by Aaron Durbin
· 9 years ago
93eea88
arm64: Provide secmon trampoline for restart
by Aaron Durbin
· 9 years ago
bfbfcf7
Ryu: Move I2C6 init to ramstage
by Tom Warren
· 9 years ago
40edd38
arm64: fix smc bugs in secmon
by Aaron Durbin
· 9 years ago
5541928
Ryu: Rewrite I2C6 mux init
by Tom Warren
· 9 years ago
b241f57
arm64: add smc layer to secmon
by Aaron Durbin
· 9 years ago
e702be6
arm64: initialize secmon environment
by Aaron Durbin
· 9 years ago
dee1996
arm64: provide entry points for BSP and non-BSP
by Aaron Durbin
· 9 years ago
b30c9b1
arm64: split cpu.c
by Aaron Durbin
· 9 years ago
4f89d97
arm64: exception handler registration
by Aaron Durbin
· 9 years ago
da1a077
rush: use generic spin table support
by Aaron Durbin
· 9 years ago
9a9273f
ryu: use generic spin table
by Aaron Durbin
· 9 years ago
dec44e9
tegra132: remove private spin table implementation
by Aaron Durbin
· 9 years ago
5add435
arm64: add spin table support
by Aaron Durbin
· 9 years ago
74ff69f
arm64: add cpu_is_bsp() concept
by Aaron Durbin
· 9 years ago
cf5b627
arm64: provide run on all cpu but self semantics
by Aaron Durbin
· 9 years ago
ae879bb
tegra132: Add secmon support
by Furquan Shaikh
· 9 years ago
abde3b5
arm64: Add support for secure monitor
by Furquan Shaikh
· 9 years ago
ab020f3
arm64: Adapt stage_entry to make it usable by secmon
by Furquan Shaikh
· 9 years ago
f228e8d
arm64: initialize SCR_EL3 on all CPUs
by Aaron Durbin
· 9 years ago
5985936
tegra132: use generic GIC driver
by Aaron Durbin
· 9 years ago
b9b8ebc
arm64: initialize GIC for each CPU
by Aaron Durbin
· 9 years ago
27ce094
drivers: add GIC support
by Aaron Durbin
· 9 years ago
441df53
arm64: Switch to EL2 for libpayload jump
by Furquan Shaikh
· 9 years ago
0f0b690
rush: Get rid of coreboot setting up DMA areas for libpayload
by Furquan Shaikh
· 9 years ago
9cf7e16
ryu: Get rid of coreboot setting up DMA areas for libpayload
by Furquan Shaikh
· 9 years ago
4aa7616
arm64: Make exceptions use the transition library
by Furquan Shaikh
· 9 years ago
668316b
arm64: Add support for transition library
by Furquan Shaikh
· 9 years ago
0b60673
arm64: Add useful macro definitions for register bits
by Furquan Shaikh
· 9 years ago
c4fb613
arm64: Reinit free_idx to 1 in mmu_init
by Furquan Shaikh
· 9 years ago
cbf17d9
rush: Add cpu devices to devicetree
by Tom Warren
· 9 years ago
0ea0704
arm64: check for NULL bus on DEVICE_PATH_CPU_CLUSTER devices
by Aaron Durbin
· 9 years ago
136657c
arm64: Replace CONFIG_* variables with {read/write}_current
by Furquan Shaikh
· 9 years ago
33dbfd4
arm64 libhelpers: Add helper functions for writing sp_elx
by Furquan Shaikh
· 9 years ago
e1b87a1
arm64 libhelpers: Add helper functions with el argument
by Furquan Shaikh
· 9 years ago
2157ba7
arm64: Add support for read and write registers at current EL in assembly
by Furquan Shaikh
· 9 years ago
159aa12
tegra132: update MTS version formatting
by Aaron Durbin
· 9 years ago
d79377e
tegra132: remove bring_up_secondary_cpu chip option
by Aaron Durbin
· 9 years ago
99759fd
ryu: remove bring_up_secondary_cpu from devicetree
by Aaron Durbin
· 9 years ago
00903e5
cbfs/rmodule: add architecture specific operations at stage load
by Ionela Voinescu
· 9 years ago
b337c1d
northbridge/amd/amdfam10: Properly implement SLIT generation
by Timothy Pearson
· 9 years ago
ebbb0d4
broadwell: add support for smbios type17 in broadwell
by Kane Chen
· 9 years ago
33faac6
smbios: add funtion for smbios type17
by Kane Chen
· 9 years ago
dc27ca9
toolchain: fix build with x86_64 gcc
by Gerd Hoffmann
· 9 years ago
90b994d
mips: Remove superfluous menu entry
by Patrick Georgi
· 9 years ago
e35e2e7
rk3288: Add GPIO() macro
by Julius Werner
· 9 years ago
5c8b034
rk3288: Add missing #include and use uniform types
by David Hendricks
· 9 years ago
580bcff
pinky: Add mainboard-specific bootblock init
by David Hendricks
· 9 years ago
49aad6b
soc/imgtec/pistachio: Add IMGTEC SPI controller driver
by Ionela Voinescu
· 9 years ago
2d510d0
urara: use proper SOC name
by Vadim Bendebury
· 9 years ago
ab0f710
urara: introduce board skeleton
by Vadim Bendebury
· 9 years ago
3693838
arm64: remove soc_secondary_cpu_init()
by Aaron Durbin
· 9 years ago
b6a81fa
tegra132: support arm64 SMP bringup
by Aaron Durbin
· 9 years ago
5538e50
armv4: Build in SMP settings with non-SMP armv4 CPUs
by Patrick Georgi
· 9 years ago
9fd4dc7
arm64: add devicetree based CPU startup
by Aaron Durbin
· 9 years ago
27d4266
arm64: split cpu.h header
by Aaron Durbin
· 9 years ago
dbab8cb
arm64: add spinlock implementation
by Aaron Durbin
· 9 years ago
ef4419e
arm64: move spinlock.h to proper place
by Aaron Durbin
· 9 years ago
9ebddf2
arm64: add more barrier support
by Aaron Durbin
· 9 years ago
8ff6c215a
arm64: remove printk() before console_init()
by Aaron Durbin
· 9 years ago
4da4d3c
tegra132: remove printk() before console_init()
by Aaron Durbin
· 9 years ago
0b0a1e3
arm64: update cpu.c license
by Aaron Durbin
· 9 years ago
30ec410
ryu: add cpus to device tree
by Aaron Durbin
· 9 years ago
8fdcf32
tegra132: Fix clock apis
by Furquan Shaikh
· 9 years ago
c913a9c
arm64: add midr_el1 accessor function
by Aaron Durbin
· 9 years ago
b90cd4d
ryu: remove call to soc_configure_i2c6pad()
by Aaron Durbin
· 9 years ago
8ac3ec7
ryu: Remove old/unused BCT cfg files
by Tom Warren
· 9 years ago
752184f
tegra132: Add LPDDR3 SDRAM init in coreboot.
by Tom Warren
· 9 years ago
719b788
ryu: fix power button polarity
by Aaron Durbin
· 9 years ago
45a1c94
rush: use names for gpios
by Aaron Durbin
· 9 years ago
d7f26b6
ryu: configure plld for display usage
by Aaron Durbin
· 9 years ago
19902e9
tegra132: return actual plld frequency
by Aaron Durbin
· 9 years ago
7565f7b
tegra132: No need for Kconfig variables for stacks
by Furquan Shaikh
· 9 years ago
b31001f
arm64: remove _stack and _estack symbols in linker script
by Aaron Durbin
· 9 years ago
474ae2f
ryu: bring up secondary core
by Aaron Durbin
· 9 years ago
127f051
tegra132: add spin table support
by Aaron Durbin
· 9 years ago
79eb2b3
tegra132: add option to bring up and init secondary cpu
by Aaron Durbin
· 9 years ago
da185c1
arm64: provide API for coordinating secondary CPU bringup
by Aaron Durbin
· 9 years ago
97b78cb
tegra132: support GIC secondary cpu support
by Aaron Durbin
· 9 years ago
cc17576
arm64: add exception_hwinit()
by Aaron Durbin
· 9 years ago
339f8b3
arm64: make mmu_enable() use previous ttb from mmu_init()
by Aaron Durbin
· 9 years ago
3a0013d
arm64: add indirection to C entry point
by Aaron Durbin
· 9 years ago
30f08ff
arm64: move seeding stack to C
by Aaron Durbin
· 9 years ago
a5c7f66
arm64: include stack storage within ramstage
by Aaron Durbin
· 9 years ago
1c65129
arm64: refactor stage entry
by Aaron Durbin
· 9 years ago
ce513c9
tegra132: select EL3 cpu start up state
by Aaron Durbin
· 9 years ago
8811904
arm64: add config options for exception level startup
by Aaron Durbin
· 9 years ago
1b315d0
arm64: implement cpu_info() correctly
by Aaron Durbin
· 9 years ago
ebfee7e
tegra132: implement smp_processor_id()
by Aaron Durbin
· 9 years ago
af46e80
arm64: add smp_processor_id() declaration
by Aaron Durbin
· 9 years ago
b3b1b58
tegra132: increase MAX_CPUS to 2
by Aaron Durbin
· 9 years ago
a8b276a
arm64: clean up ramstage.ld
by Aaron Durbin
· 9 years ago
2223c4f
ryu: normalize board id
by Aaron Durbin
· 9 years ago
20772a8
tegra132: Increase TrustZone Carveout Region size
by Furquan Shaikh
· 9 years ago
b8de447
ryu: initialize LTE modem
by Ben Chan
· 9 years ago
4058d7b
tegra132: refactor cpu startup code
by Aaron Durbin
· 9 years ago
69761cd
arm64: Make exceptions work
by Furquan Shaikh
· 9 years ago
1af7b5d
arm64: Initialize exception stack
by Furquan Shaikh
· 9 years ago
4e994c0
tegra132: Add exception stack top address
by Furquan Shaikh
· 9 years ago
Next »