Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1bdd3217a245d3b93a41562814ee593664f0ad03
/
src
/
cpu
/
samsung
/
exynos5250
22d0ca0
armv7: Move Exynos from 'cpu' to 'soc'.
by Hung-Te Lin
· 9 years ago
9518b56
intel/gma: Clarify code and use dedicated init for Google Peppy
by Ronald G. Minnich
· 10 years ago
8b68539
ARM: Overhaul the ARM Makefile.
by Gabe Black
· 9 years ago
4f3873d
arm: Get rid of the INTERMEDIATE variable used on exynos.
by Gabe Black
· 9 years ago
8128a56
trustzone: Pull trustzone init out of cpu.c and do it in romstage.
by Gabe Black
· 10 years ago
12b121f
arm/exynos: Allow releasing UART retention for resume.
by Hung-Te Lin
· 9 years ago
68aef11
exynos5: Implement support for USB 3.0 DRD PHYs/controllers
by Julius Werner
· 10 years ago
9125d88
console: conditionally include console in bootblock
by Stefan Reinauer
· 10 years ago
905e6f2
exynos5xx0: rename local "main" variable
by Patrick Georgi
· 9 years ago
6ada053
Exynos: de-duplicate mct timer initialization
by Stefan Reinauer
· 10 years ago
8f99378
ARMv7/Exynos: Fix memory location assumptions
by Stefan Reinauer
· 10 years ago
fa938c7
exynos5: Refactor crazy old U-Boot base address macros away
by Julius Werner
· 10 years ago
79bff70
exynos5: Refactor board-specific parts out of USB PHY code
by Julius Werner
· 10 years ago
ad4556f2
exynos5420: Make USB A-A booting work with early data cache
by Julius Werner
· 10 years ago
7d8a91d
exynos: Get rid of the unused reset.c.
by Gabe Black
· 9 years ago
45d2ff3
exynos5420: Implement support to boot with USB A-A firmware upload
by Julius Werner
· 10 years ago
ee4bfbf
exynos: Set up caching in the bootblock.
by Gabe Black
· 10 years ago
61fcd14
Exynos5: Remove unneeded USB delays
by Stefan Reinauer
· 10 years ago
b774313
exynos5420: get rid of old exynos5420_config_l2_cache()
by David Hendricks
· 10 years ago
6ccc45d
timer: Add functions to initialize absolute timer structures.
by Gabe Black
· 10 years ago
7116ac8
src: Make use of 'CEIL_DIV(a, b)' macro across tree
by Edward O'Callaghan
· 9 years ago
f7c55148
cpu: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 9 years ago
fd33781
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
by Furquan Shaikh
· 9 years ago
f385ba4
console: Move UART port defaults to mainboard
by Kyösti Mälkki
· 9 years ago
48713a1
console: Drop EARLY_CONSOLE option
by Kyösti Mälkki
· 9 years ago
70342a7
uart: Support multiple ports
by Kyösti Mälkki
· 9 years ago
afa7b13
uart: Redefine Kconfig options
by Kyösti Mälkki
· 9 years ago
bbf6f3d
console uart: Fill coreboot table entries
by Kyösti Mälkki
· 9 years ago
c2610a4
uart: Prepare to support multiple base addresses
by Kyösti Mälkki
· 9 years ago
0567c91
console: Use single driver entry for UARTs
by Kyösti Mälkki
· 9 years ago
1d7541f
console: Fix includes
by Kyösti Mälkki
· 9 years ago
c5332e3
samsung/exynos5: Fix baudrate calculation
by Kyösti Mälkki
· 9 years ago
732cee3
ARMv7: Remove static CBMEM allocation
by Kyösti Mälkki
· 9 years ago
ce011ec
exynos5250: Implement support to boot with USB A-A firmware upload
by Julius Werner
· 10 years ago
f05e871
exynos5xxx: use oscillator clock when changing ARM frequency
by David Hendricks
· 10 years ago
4e195af
exynos5250: Add a pinmux function to set up i2s bus 0
by Gabe Black
· 10 years ago
c0491d4
armv7/exynos: Fix and remove memory reset workarounds
by Hung-Te Lin
· 10 years ago
01b4383
Snow: correctly disable trust zone hardware
by Ronald G. Minnich
· 10 years ago
88fdd93
exynos5250: Add mct_start to the timer init blob in timer_monotonic_get
by Gabe Black
· 10 years ago
6628744
Exynos 5250: Enable dynamic CBMEM
by Stefan Reinauer
· 10 years ago
9b764a0
exynos5250: Get rid of the PWM timer code we shouldn't be using anymore
by Gabe Black
· 10 years ago
9a9d7e8
exynos5250: Fix consts in the pwm code
by Gabe Black
· 10 years ago
f584218
armv7: Remove SYS_TEXT_BASE config.
by Hung-Te Lin
· 10 years ago
6da7046
EXYNOS5250: be less chatty at critical moments
by Ronald G. Minnich
· 10 years ago
c5aac95
exynos5250: Correct DDR3 Phy-reset value names.
by Hung-Te Lin
· 10 years ago
4c3ab73
cpu: Fix spelling
by Martin Roth
· 10 years ago
a5dc091
i2c: Change the type of the data parameter to uint8_t.
by Gabe Black
· 10 years ago
e42030d
arm/exynos: Correct SPI session commands.
by Hung-Te Lin
· 10 years ago
7dd5814
snow: Add flush to UART driver.
by Hung-Te Lin
· 10 years ago
2ad63c2
Exynos5250: Initialize USB PHY
by Stefan Reinauer
· 10 years ago
062c17b
Exynos: Only compile UART in if serial console is selected
by Stefan Reinauer
· 10 years ago
d2f45c6
Simplify early / bootblock console code
by Stefan Reinauer
· 10 years ago
3511b92
Samsung CPUs: Unify Kconfig
by Stefan Reinauer
· 10 years ago
3245056
ARM: when setting a GPIO to put, set the value, then the direction
by Ronald G. Minnich
· 10 years ago
fe64060
exynos5250: De-switch-ify the pinmux configuration code.
by Gabe Black
· 10 years ago
fbb11cf
ARM: Separate the early console (romstage) from the bootblock console.
by Gabe Black
· 10 years ago
d63bddc
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
by Hung-Te Lin
· 10 years ago
39fda6d
exynos5250: Clear the framebuffer before making it uncacheable.
by Gabe Black
· 10 years ago
986162b
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
by Gabe Black
· 10 years ago
1e797bd
exynos5250: Simplify the graphics code by eliminating the unused color map.
by Gabe Black
· 10 years ago
63dd2cb
exynos5250: When enabling the I2S pins, turn off pull ups/downs.
by Gabe Black
· 10 years ago
919c804
ARMv7: Clean up console code
by Stefan Reinauer
· 10 years ago
dc006c1
ARMv7: De-uboot-ify Exynos5250 GPIO code
by Stefan Reinauer
· 10 years ago
08dc357
ARMv7: De-uboot-ify Exynos5250 code
by Stefan Reinauer
· 10 years ago
f73de9b
Update 3rdparty hash for latest ARM BL1 binaries
by Stefan Reinauer
· 10 years ago
b98dec0
samsung/exynos5250: unify code
by Stefan Reinauer
· 10 years ago
043eb0e
Wield battle axe at ARM port
by Stefan Reinauer
· 10 years ago
4bd7b0c
EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.
by Ronald G. Minnich
· 10 years ago
998d0c6
exynos5250/snow: deprecate time.h
by David Hendricks
· 10 years ago
0bb875b
exynos5/5250: Update timer call sites to use monotonic timer API
by David Hendricks
· 10 years ago
ab98cfe
Revert "exynos5250/snow: deprecate time.h"
by David Hendricks
· 10 years ago
2fde966
exynos5250/snow: deprecate time.h
by David Hendricks
· 10 years ago
5ec69ed
exynos5250: monotonic timer implementation (using MCT)
by David Hendricks
· 10 years ago
dfad17d
exynos5250: uncomment $(INTERMEDIATE)
by David Hendricks
· 10 years ago
bd7f5f6
google/snow: Add "wakeup" module for suspend/resume.
by Hung-Te Lin
· 10 years ago
55c753d
arm/exynos: Allow DRAM controller to be initialized without clearing RAM content.
by Hung-Te Lin
· 10 years ago
2810afa
GOOGLE/SNOW: get graphics working
by Ronald G. Minnich
· 10 years ago
aee444f
exynos5250: ungate the product ID register
by David Hendricks
· 10 years ago
e8a9134
GOOGLE/SNOW: fix stupid paren error
by Ronald G. Minnich
· 10 years ago
d83c117
exynos5250: get xres and yres out of the device tree and into the panel descriptor
by Ronald G. Minnich
· 10 years ago
cd14ed7
[2/3] exynos5: modify thermal management unit code for coreboot
by David Hendricks
· 10 years ago
b9e6e1a
exynos5: move power_enable_hw_thermal_trip() prototype
by David Hendricks
· 10 years ago
1fb11d1
armv7/exynos5250: Deprecate sdelay in favor of udelay
by David Hendricks
· 10 years ago
130aafa
Samsung/exynos5250: convert unsigned {int,char} to u32/u8
by Ronald G. Minnich
· 10 years ago
c0b972f
Exynos5250: add a microsecond timer
by Ronald G. Minnich
· 10 years ago
b48605d
Exynos5250: Use new chip settings for the cpu
by Ronald G. Minnich
· 10 years ago
086b369
armv7: replace read/write macros with inlines
by David Hendricks
· 10 years ago
c7e5d79
exynos5250: add missing address-of operator in UART driver
by David Hendricks
· 10 years ago
db9eaf4
snow/exynos5250: move board-specific power stuff to mainboard dir
by David Hendricks
· 10 years ago
161ccc7
exynos5250: add a chip.h file for the display register settings
by Ronald G. Minnich
· 10 years ago
c01d138
exynos5250: Add function for configuring L2 cache
by David Hendricks
· 10 years ago
3cc0d1e
exynos5250: assign RAM resources in cpu_init()
by David Hendricks
· 10 years ago
0175587
Revert "samsung/exynos5: add resource functions for the display port"
by David Hendricks
· 10 years ago
9427ca1
samsung/exynos5: add resource functions for the display port
by Ronald G. Minnich
· 10 years ago
bba8090
armv7/exynos/snow: new cache maintenance API
by David Hendricks
· 10 years ago
0f5a3fc
exynos5250: add RAM resource beginning at physical address
by David Hendricks
· 10 years ago
0274919
exynos5250/snow: enable branch prediction
by David Hendricks
· 10 years ago
a0996a9
exynos5250: Don't set PS_HOLD in bootblock_cpu_init
by David Hendricks
· 10 years ago
d2bed05
exynos5250/snow: call PMIC's power_init() function
by David Hendricks
· 10 years ago
Next »