Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
416ab38ea47b5f41b918292b64843e63c100e53c
/
src
/
soc
604fe25
tegra132: implement platform_prog_run()
by Aaron Durbin
· 8 years ago
825a5a8
tegra124: implement platform_prog_run()
by Aaron Durbin
· 8 years ago
460703b
rmodule: use struct prog while loading rmodules
by Aaron Durbin
· 8 years ago
3b63161
pinky: Move some init to mainboard bootblock
by David Hendricks
· 8 years ago
7e9ffbc
rk3288/pinky: Move uart address to mainboard Kconfig
by David Hendricks
· 8 years ago
77a9ebd6
rk3288: remove duplicated #define `PERI_ACLK_DIV_SHIFT`
by Aaron Durbin
· 8 years ago
512bfbc
Nyans: replace cpu_reset with hard_reset
by Daisuke Nojiri
· 9 years ago
b71d9b8
Broadwell: Select PCIE_L1_SUB_STATE and apply Broadwell settings.
by Kenji Chen
· 8 years ago
1d84ef5
pistachio: add gpio type definition
by Vadim Bendebury
· 8 years ago
5c9f534
urara: Fix CBFS header definitions
by Vadim Bendebury
· 8 years ago
3e9ea16
coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhz
by jinkun.hong
· 8 years ago
bfdd732
rockchip: support pwm regulator
by huang lin
· 8 years ago
bbcffd9
rockchip: support i2c clock setting
by huang lin
· 8 years ago
8f3883d
veyron_pinky: Add rev2 support, clean up mainboard.c
by Julius Werner
· 8 years ago
5c2988c
veyron: select rw romstage using vboot2
by Daisuke Nojiri
· 8 years ago
d9f9507
broadwell: Disable ADSP power gating feature by default
by Duncan Laurie
· 8 years ago
cdcc9a4
broadwell: Add event log entry for GPIO27
by Duncan Laurie
· 8 years ago
af9cbaa
Broadwell: Reg_Script: add END tag to array "smbus_init_script"
by Ryan Lin
· 8 years ago
e383feb
Broadwell: Synchronize for power management with FRC
by Kenji Chen
· 8 years ago
c373f50
Broadwell: Synchronize RO, Link Arbiter, and OBFF with FRC
by Kenji Chen
· 8 years ago
8ef55ee
Broadwell: Revise programming flow for write-once registers
by Kenji Chen
· 8 years ago
87d4a20
broadwell: Configure IOSF Port and Grant Count
by Kenji Chen
· 8 years ago
074a028
Samus: Synchronization with FRC to enable PCIe Relaxed Order.
by Kenji Chen
· 9 years ago
c9bf446
baytrail: Change USB3 PLL VCO and iCLK PLL current on BYT-M/D CPU
by Kein Yuan
· 9 years ago
642e598
broadwell: Update PCIe configuration to follow BWG
by Kane Chen
· 9 years ago
d775dda
broadwell: Clear pending GPE events before entering sleep state
by Duncan Laurie
· 8 years ago
e237f5a
Baytrail: Change PCIe root disable algorithm
by Kenji Chen
· 9 years ago
6ecaf65
Baytrail: add _PRT to each PCIe root port device
by Ted Kuo
· 9 years ago
70e189e
ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASE
by Vadim Bendebury
· 9 years ago
2af67c9
broadwell: Add reporting of broadwell MCH revision
by Duncan Laurie
· 8 years ago
4b2adb1
broadwell: Change CPUID 306D4 to report "E0 or F0"
by Duncan Laurie
· 8 years ago
32dfd06
broadwell: me: Fix typo and add missing phase state
by Duncan Laurie
· 8 years ago
a30f7e6
cbfs: correct types used for accessing files
by Aaron Durbin
· 8 years ago
67514a7
cbfs: remove cbfs_core.h includes
by Aaron Durbin
· 8 years ago
83a8df5
broadwell: fix HAVE_REFCODE_BLOB build errors
by Aaron Durbin
· 8 years ago
43b7db7
baytrail: fix HAVE_REFCODE_BLOB build errors
by Aaron Durbin
· 8 years ago
72a8e5e
Update hex values to CBFS binary name types in Makefiles
by Martin Roth
· 8 years ago
146d05d
imgtec/pistachio: Bring uart driver to modern standards
by Patrick Georgi
· 8 years ago
8880df1
pistachio: don't open code ramstage loading
by Aaron Durbin
· 8 years ago
b7cf115
storm: need larger CBFS cache
by Vadim Bendebury
· 8 years ago
4d9dc8c
tegra132: Add support for pmc_rst_status get and print
by Furquan Shaikh
· 8 years ago
c2115e3
tegra132: Replace use of clk_rst with CLK_RST_REG
by Furquan Shaikh
· 8 years ago
4f9150b
tegra132: measure romstage timings
by Aaron Durbin
· 8 years ago
ba16725
tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...
by Furquan Shaikh
· 8 years ago
68a672c
tegra132: Clean up clock register writes
by Furquan Shaikh
· 9 years ago
bfbfcf7
Ryu: Move I2C6 init to ramstage
by Tom Warren
· 9 years ago
5541928
Ryu: Rewrite I2C6 mux init
by Tom Warren
· 9 years ago
dec44e9
tegra132: remove private spin table implementation
by Aaron Durbin
· 9 years ago
ae879bb
tegra132: Add secmon support
by Furquan Shaikh
· 9 years ago
5985936
tegra132: use generic GIC driver
by Aaron Durbin
· 9 years ago
136657c
arm64: Replace CONFIG_* variables with {read/write}_current
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
ebbb0d4
broadwell: add support for smbios type17 in broadwell
by Kane Chen
· 9 years ago
e35e2e7
rk3288: Add GPIO() macro
by Julius Werner
· 8 years ago
5c8b034
rk3288: Add missing #include and use uniform types
by David Hendricks
· 8 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
· 8 years ago
b6a81fa
tegra132: support arm64 SMP bringup
by Aaron Durbin
· 9 years ago
4da4d3c
tegra132: remove printk() before console_init()
by Aaron Durbin
· 9 years ago
8fdcf32
tegra132: Fix clock apis
by Furquan Shaikh
· 9 years ago
752184f
tegra132: Add LPDDR3 SDRAM init in coreboot.
by Tom Warren
· 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
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
97b78cb
tegra132: support GIC secondary cpu support
by Aaron Durbin
· 9 years ago
339f8b3
arm64: make mmu_enable() use previous ttb from mmu_init()
by Aaron Durbin
· 9 years ago
ce513c9
tegra132: select EL3 cpu start up state
by Aaron Durbin
· 9 years ago
ebfee7e
tegra132: implement smp_processor_id()
by Aaron Durbin
· 9 years ago
b3b1b58
tegra132: increase MAX_CPUS to 2
by Aaron Durbin
· 9 years ago
20772a8
tegra132: Increase TrustZone Carveout Region size
by Furquan Shaikh
· 9 years ago
4058d7b
tegra132: refactor cpu startup code
by Aaron Durbin
· 9 years ago
4e994c0
tegra132: Add exception stack top address
by Furquan Shaikh
· 9 years ago
65c5b9d
tegra132: add enums for bus names
by Aaron Durbin
· 9 years ago
913067d
tegra132: initialize GIC
by Aaron Durbin
· 9 years ago
9edf38e
tegra132: move page tables to trustzone region
by Aaron Durbin
· 9 years ago
842f76c
tegra132: Add special I2C6 init
by Tom Warren
· 9 years ago
c65d8c4
tegra132: separate/refactor clock enable/reset code
by Tom Warren
· 9 years ago
2152e85
tegra132: never recover cbmem from romstage
by Aaron Durbin
· 9 years ago
4613472
broadwell: Fix some errors in selftest
by Kane Chen
· 9 years ago
4fef5a2
broadwell: Apply pcie updates from 2.1.0 ref code
by Kane Chen
· 9 years ago
a7d8ea8
broadwell: Read and save HSIO version from ME in romstage
by Duncan Laurie
· 9 years ago
edb55fc
broadwell: Fix GPE register addresses
by Duncan Laurie
· 9 years ago
55228ba
broadwell: Changes from 2.2.0 ref code
by Duncan Laurie
· 9 years ago
3215dfb
broadwell: Add broadwell specific platform ASL
by Duncan Laurie
· 9 years ago
472d0cb
broadwell: fixed power gating enable for disabled sata port
by Kane Chen
· 9 years ago
8c1fd78
broadwell: sata updates from 2.1.0 ref code
by Kane Chen
· 9 years ago
1b0d5a3
broadwell: Fix devslp enable to use correct register
by Duncan Laurie
· 9 years ago
542307b
broadwell: Add small delay before Flex Ratio reboot
by Duncan Laurie
· 9 years ago
047f03a
broadwell: Fix TCO register size and event reporting
by Duncan Laurie
· 9 years ago
446fb8e
broadwell: Misc updates from 2.1.0 ref code
by Duncan Laurie
· 9 years ago
124f53f
samus: Disable CMDPWR on broadwell
by Kane Chen
· 9 years ago
84b9cf4
broadwell: Tweak GFXPAUSE settings based on revision
by Duncan Laurie
· 9 years ago
3ed4d39
broadwell: Add config option to disable DSP power gating in D3
by Duncan Laurie
· 9 years ago
a32a9d1
rk3288: switch to stopwatch API
by Aaron Durbin
· 8 years ago
0e99044
tegra132: allow mainboards to insert memory regions in address map
by Aaron Durbin
· 9 years ago
eb5e588
tegra132: Initialize CNTFRQ
by Furquan Shaikh
· 9 years ago
f270eb9
tegra132: add I2C6 controller to funit library
by Tom Warren
· 9 years ago
703159a
tegra132: add usb initialization support to funit
by Aaron Durbin
· 9 years ago
Next »