Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
93597d72433c4ad0d51d8eb5f5fa5fa12e04bb77
93597d7
net: zynq_gem: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
4073b83
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
af70d02
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
2765f1e
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
cc42c6b
lib: Add wait_for_bit
by Mateusz Kulikowski
· 9 years ago
11b34d6
common/console.c: Remove unused inline functions
by Tom Rini
· 9 years ago
cc51f48
part: Drop duplication declaration of block_dev_desc_t
by Simon Glass
· 9 years ago
f7b6144
env_mmc: support overriding mmc dev from board code
by Clemens Gruber
· 9 years ago
6d064ee
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
ddf69ac
bootm: fix size arg of flush_cache() in bootm_load_os().
by Purna Chandra Mandal
· 9 years ago
7aaf277
arm, powerpc: Update cc-version tests to check for cc-name as well
by Tom Rini
· 9 years ago
1611b84
kbuild: Add clang detection
by Tom Rini
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
a75abeb
x86: ivybridge: Use syscon for the GMA device
by Simon Glass
· 9 years ago
43a5034
x86: Set up a shared syscon numbering schema
by Simon Glass
· 9 years ago
b0a6dca
x86: ivybridge: Drop the SMM-locking code
by Simon Glass
· 9 years ago
72ce7ef
x86: ivybridge: Drop XHCI support
by Simon Glass
· 9 years ago
74a9e6a
x86: ivybridge: Drop special EHCI init
by Simon Glass
· 9 years ago
11f76a7
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
by Simon Glass
· 9 years ago
6c9e1d8
x86: ivybridge: Move code from pch.c to bd82x6x.c
by Simon Glass
· 9 years ago
b3a9e51
x86: ivybridge: Convert pch.c to use DM PCI API
by Simon Glass
· 9 years ago
cd7f2d9
x86: ivybridge: Convert report_platform to DM PCI API
by Simon Glass
· 9 years ago
37a91ff
x86: ivybridge: Convert SDRAM init to use driver model
by Simon Glass
· 9 years ago
20c6a18
x86: chromebook_link: Enable the syscon uclass
by Simon Glass
· 9 years ago
1e186f5
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
by Simon Glass
· 9 years ago
a33044b
x86: ivybridge: Convert dram_init() to use DM PCI API
by Simon Glass
· 9 years ago
18df7d0
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
by Simon Glass
· 9 years ago
9afcd96
x86: ivybridge: Use the I2C driver to perform SMbus init
by Simon Glass
· 9 years ago
5e66fdc
x86: i2c: Add a stub driver for Intel I2C/SMbus
by Simon Glass
· 9 years ago
28debcd
x86: Enable DM_USB for link and panther
by Simon Glass
· 9 years ago
d6fe74e
x86: ivybridge: Convert lpc init code to DM PCI API
by Simon Glass
· 9 years ago
582075c
x86: ivybridge: Drop the special PCI driver
by Simon Glass
· 9 years ago
40e7a20
x86: ivybridge: Move LPC init into the LPC probe() method
by Simon Glass
· 9 years ago
5337b43
x86: ivybridge: Move lpc_enable() into gma.c
by Simon Glass
· 9 years ago
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
cfe85a8
ahci: Add a disk-controller uclass
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
d3e0c8f
dm: pci: Convert bios_emu to use the driver model PCI API
by Simon Glass
· 9 years ago
6d5579c
dm: syscon: Allow finding devices by driver data
by Simon Glass
· 9 years ago
9470c72
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
cb2bc54
dm: core: Display the error number when driver binding fails
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
cf33f6e
x86: Drop the irq router compatible string
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
fcac1dd
spi: ich: Separate out the read/write trace from normal debugging
by Simon Glass
· 9 years ago
b5d00de
dm: x86: Add a driver for Intel PCH9
by Simon Glass
· 9 years ago
567696b
dm: x86: Add a driver for Intel PCH7
by Simon Glass
· 9 years ago
68a2423
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
4af3dc1
dm: pci: Avoid using pci_bus_to_hose() in the uclass
by Simon Glass
· 9 years ago
e2b6b56
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
2e4e443
dm: pci: Move pci_bus_to_hose() to compatibility
by Simon Glass
· 9 years ago
9948ae9
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 9 years ago
ccbfc05
devicetree: use wildcard to clean arch subdir
by Thomas Chou
· 9 years ago
419bf14
rockchip: Update the README
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
52de646
rockchip: firefly-rk3288: Enable HDMI output
by Simon Glass
· 9 years ago
abd2c15
rockchip: jerry: Enable EDP and HDMI video output
by Simon Glass
· 9 years ago
58e1ad1
rockchip: jerry: Add support for timing SPI flash speed
by Simon Glass
· 9 years ago
94906e4
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
4ef01fc
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
by Simon Glass
· 9 years ago
e6a682b
rockchip: rk3288: clock: Fix various minor errors
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
Next »