Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
35c50a54bedba6fd916db7d252eef3990009bb79
/
arch
35c50a5
x86: ivybridge: Use driver model PCI API in sata.c
by Simon Glass
· 9 years ago
39f3f8c
x86: ivybridge: Use the SATA driver to do the init
by Simon Glass
· 9 years ago
c0cf9ac
x86: ivybridge: Drop the unused bd82x6x_init_extra()
by Simon Glass
· 9 years ago
5cc400b
x86: ivybridge: Do the SATA init before relocation
by Simon Glass
· 9 years ago
9c8caca
x86: ivybridge: Drop unnecessary northbridge setup
by Simon Glass
· 9 years ago
e5bdccd
x86: ivybridge: Use driver model PCI API in bd82x6x.c
by Simon Glass
· 9 years ago
4fa56b1
x86: ivybridge: Move northbridge and PCH init into drivers
by Simon Glass
· 9 years ago
00431f6
x86: Bring up northbridge, pch and lpc after the CPUs
by Simon Glass
· 9 years ago
9df244f
x86: Don't show an error when the MRC cache is up to date
by Simon Glass
· 9 years ago
0aa7bfa
x86: Make x86_init_cpus() static
by Simon Glass
· 9 years ago
6b7f76d
x86: ivybridge: Move early init code into northbridge.c
by Simon Glass
· 9 years ago
83b9c65
x86: ivybridge: Drop the dead MTRR code
by Simon Glass
· 9 years ago
0b22c97
x86: ivybridge: Set up the thermal target correctly
by Simon Glass
· 9 years ago
5e469f3
x86: ivybridge: Move CPU init code into the driver
by Simon Glass
· 9 years ago
b4974c4
x86: ivybridge: Use common CPU init code
by Simon Glass
· 9 years ago
25d1f94
x86: ivybridge: Move GPIO init to the LPC init() method
by Simon Glass
· 9 years ago
a716f9e
x86: ivybridge: Move sandybridge init to the lpc probe() method
by Simon Glass
· 9 years ago
d4d1e91
x86: ivybridge: Move graphics init much later
by Simon Glass
· 9 years ago
b20cf04
x86: ivybridge: Probe the LPC in CPU init
by Simon Glass
· 9 years ago
ee30129
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
by Simon Glass
· 9 years ago
99eecaa
x86: ivybridge: Move LPC and PCH init into northbridge probe()
by Simon Glass
· 9 years ago
aa0f23e
x86: ivybridge: Move northbridge init into the probe() method
by Simon Glass
· 9 years ago
061e9ea
x86: ivybridge: Add a driver for the bd82x6x northbridge
by Simon Glass
· 9 years ago
29ce97e
dm: x86: Add a northbridge uclass
by Simon Glass
· 9 years ago
a7b1d95
x86: ivybridge: Rename bd82x6x_init()
by Simon Glass
· 9 years ago
8acbabb
x86: ivybridge: Move more init to the probe() function
by Simon Glass
· 9 years ago
62b3717
x86: ivybridge: Move lpc_early_init() to probe()
by Simon Glass
· 9 years ago
044f1a0
x86: ivybridge: Set up the LPC device using driver model
by Simon Glass
· 9 years ago
660680d
dm: x86: Drop the weak cpu_irq_init() function
by Simon Glass
· 9 years ago
5ce1af5
dm: x86: queensbay: Add an interrupt driver
by Simon Glass
· 9 years ago
1a44e88
dm: x86: quark: Add an interrupt driver
by Simon Glass
· 9 years ago
ddcafd6
x86: Use the IRQ device when setting up the mptable
by Simon Glass
· 9 years ago
7da3ca6
dm: x86: Add a common PIRQ init function
by Simon Glass
· 9 years ago
754f55e
dm: x86: Set up interrupt routing from interrupt_init()
by Simon Glass
· 9 years ago
18a8e09
dm: x86: Create a driver for x86 interrupts
by Simon Glass
· 9 years ago
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· 9 years ago
68a2423
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
e513abb
rockchip: Add support for Raxda Rock 2
by Simon Glass
· 9 years ago
648b936
rockchip: rock2: dts: Make changes for U-Boot
by Simon Glass
· 9 years ago
d23faff
rockchip: rock2: Bring in device tree files from Linux
by Simon Glass
· 9 years ago
1501980
rockchip: dts: Sync up SPDIF node with Linux
by Simon Glass
· 9 years ago
abd2c15
rockchip: jerry: Enable EDP and HDMI video output
by Simon Glass
· 9 years ago
94906e4
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
9a13c55
rockchip: jerry: Fix the SDRAM timing
by Simon Glass
· 9 years ago
4ba1293
rockchip: spl: Drop MMC support code when not needed
by Simon Glass
· 9 years ago
f71eb80
rockchip: Tidy up the register-access macros
by Simon Glass
· 9 years ago
3fee8c4
rockchip: sdram: Use syscon_get_first_range() where possible
by Simon Glass
· 9 years ago
f1a81c0
rockchip: sdram: Tidy up a few comments
by Simon Glass
· 9 years ago
38675c4
rockchip: Add a simple 'clock' command
by Simon Glass
· 9 years ago
e7d7a01
rockchip: Don't skip low-level init
by Simon Glass
· 9 years ago
e421bb8
rockchip: video: Add a video-output driver
by Simon Glass
· 9 years ago
9160b4c
rockchip: video: Add a display driver for rockchip eDP
by Simon Glass
· 9 years ago
0139ae6
rockchip: video: Add a display driver for rockchip HDMI
by Simon Glass
· 9 years ago
5562bf1
rockchip: Rename the CRU_MODE_CON fields
by Simon Glass
· 9 years ago
c5915f7
pwm: rockchip: Add a PWM driver for Rockchip SoCs
by Simon Glass
· 9 years ago
cf88b7c
rockchip: jerry: Enable the Chrome OS EC
by Simon Glass
· 9 years ago
410d45c
rockchip: clk: Make rkclk_get_clk() SoC-specific
by Simon Glass
· 9 years ago
50e7689
rockchip: reset: Use the rk_clr/setreg() interface
by Simon Glass
· 9 years ago
a7376f0
rockchip: sdram: Use the rk_clr/setreg() interface
by Simon Glass
· 9 years ago
344f366
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
930ec98
rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
by Simon Glass
· 9 years ago
af0b744
rockchip: Use pwrseq for MMC start-up on jerry
by Simon Glass
· 9 years ago
d2ce62b
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
873220a
rockchip: Avoid using MMC code when not booting from MMC
by Simon Glass
· 9 years ago
113094e
ARM: bootm: Try to use relocated ramdisk
by Jeffy Chen
· 9 years ago
420c8f2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
cd21371
Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 9 years ago
8d3d7c1
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
687f1f8
nds32: Fix compile error.
by rick
· 9 years ago
90b6fef
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
38a2ae2
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
24b9c46
arm: ls1021atwr: Enable driver model lpuart serial driver
by Bin Meng
· 9 years ago
4951af5
arm: ls1021atwr: Split off board device tree
by Bin Meng
· 9 years ago
06229a9
arm: ls1021atwr: Convert to driver model and enable serial support
by Bin Meng
· 9 years ago
00c7f5f
arm: dts: dra7-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
80961e9
arm: dts: dra72-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
4e2b288
arm: dts: am335x-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
6b29c7f
arm: dts: am335x-boneblack: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
f8494d4
arm: dts: am437x-gp-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
5877048
arm: dts: am437x-sk-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
2b18993
arm: omap-common: do not build timer when CONFIG_TIMER defined
by Mugunthan V N
· 9 years ago
95c8919
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· 9 years ago
c10b3ba
armv7: Add missing newline after OMAP die ID
by Ladislav Michl
· 9 years ago
03390c6
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
by Masahiro Yamada
· 9 years ago
3c6392f
arm, ubifs: fix gcc5.x compiler warning
by Heiko Schocher
· 9 years ago
708848d
ARM: uniphier: remove unneeded if conditionals
by Masahiro Yamada
· 9 years ago
99d8098
ARM: uniphier: move UMC register macros to umc-regs.h
by Masahiro Yamada
· 9 years ago
b12256c
ARM: uniphier: set active ways to really enable outer cache
by Masahiro Yamada
· 9 years ago
4de74d5
ARM: uniphier: fix range invalidate for outer cache
by Masahiro Yamada
· 9 years ago
a0150f8
ARM: uniphier: factor out outer cache sync as a helper function
by Masahiro Yamada
· 9 years ago
81533fc
ARM: uniphier: refactor outer cache operation slightly
by Masahiro Yamada
· 9 years ago
69f7a03
armv8: cavium: Add ThunderX 88xx board definition
by Sergey Temerkhanov
· 9 years ago
9caf772
armv8: cavium: Add the device tree for ThunderX
by Sergey Temerkhanov
· 9 years ago
064949c
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
by Sergey Temerkhanov
· 9 years ago
78eaa49
armv8: New MMU setup code allowing to use 48+ bits PA/VA
by Sergey Temerkhanov
· 9 years ago
6774e4e
armv8: Add read_mpidr() function
by Sergey Temerkhanov
· 9 years ago
294191c
x86: quark: Fix boot breakage
by Bin Meng
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
20cb2e5
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
650f3f2
MIPS: implement bit manipulating I/O accessors
by Daniel Schwierzeck
· 9 years ago
Next »