index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: test: Add a test for the system controller uclass
Simon Glass
2015-07-21
2
-0
/
+18
*
dm: test: Add a test for the LED uclass
Simon Glass
2015-07-21
1
-0
/
+14
*
dm: test: Add a test for the mmc uclass
Simon Glass
2015-07-21
1
-0
/
+4
*
dm: test: Add a test for the ram uclass
Simon Glass
2015-07-21
1
-0
/
+4
*
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
3
-8
/
+12
*
sandbox: Support multiple reset types
Simon Glass
2015-07-21
2
-0
/
+7
*
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
2
-0
/
+15
*
zynq: Rename struct clk_ops to zynq_clk_ops
Simon Glass
2015-07-21
1
-3
/
+3
*
dm: arm: Put driver model I2C drivers before legacy ones
Simon Glass
2015-07-21
1
-5
/
+5
*
dm: Reduce SPL device tree size
Simon Glass
2015-07-21
1
-1
/
+1
*
armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.
Zhichun Hua
2015-07-20
1
-15
/
+8
*
armv8: Fix TCR macros for shareability attribute
Zhichun Hua
2015-07-20
1
-2
/
+2
*
armv8/ls2085aqds: DSPI pin muxing configure through QIXIS
Haikun Wang
2015-07-20
1
-0
/
+2
*
armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'
Haikun Wang
2015-07-20
2
-0
/
+3
*
arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDB
Haikun Wang
2015-07-20
3
-0
/
+90
*
arm/dts/ls2085a: Add DSPI dts node
Haikun Wang
2015-07-20
1
-0
/
+9
*
arm/dts/ls2085a: Bring in ls2085a dts files from linux kernel
Haikun Wang
2015-07-20
1
-0
/
+120
*
arm/ls102xa: Add little-endian mode support for audio IPs
Alison Wang
2015-07-20
1
-1
/
+2
*
arm/ls102xa: Add PSCI support for ls102xa
Wang Dongsheng
2015-07-20
2
-0
/
+130
*
ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
Wang Dongsheng
2015-07-20
3
-40
/
+54
*
arm: ls1021a: Remove the inappropriate use of the function 'sprintf'
Alison Wang
2015-07-20
1
-10
/
+11
*
armv8/fsl-lsch3: device tree fixups for PCI stream IDs
Stuart Yoder
2015-07-20
2
-0
/
+120
*
armv8/fsl-lsch3: partition stream IDs
Stuart Yoder
2015-07-20
1
-0
/
+64
*
arm/errata: Update required bits for A57 cores erratas
Bhupesh Sharma
2015-07-20
1
-4
/
+4
*
armv8/ls2085a: Update SoC README for DDR layout
Prabhakar Kushwaha
2015-07-20
1
-0
/
+25
*
armv8/fsl-ch3: Add support to print SoC personality
Prabhakar Kushwaha
2015-07-20
2
-0
/
+57
*
armv8/fsl-lsch3: Fix DDR speed message
York Sun
2015-07-20
1
-2
/
+2
*
armv8/ls2085a: call ft_pcie_setup() to change dts status
Prabhakar Kushwaha
2015-07-20
1
-0
/
+4
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-07-15
44
-616
/
+1639
|
\
|
*
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-14
1
-0
/
+2
|
*
dm: x86: minnowmax: Move PCI to use driver model
Simon Glass
2015-07-14
3
-47
/
+10
|
*
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-14
1
-22
/
+0
|
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
2
-0
/
+3
|
*
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
Bin Meng
2015-07-14
1
-8
/
+0
|
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
1
-0
/
+22
|
*
x86: cmd_mtrr: Improve MTRR list information
Bin Meng
2015-07-14
1
-1
/
+2
|
*
x86: queensbay: Change CPU_ADDR_BITS to 32
Bin Meng
2015-07-14
1
-0
/
+4
|
*
x86: Setup fixed range MTRRs for legacy regions
Bin Meng
2015-07-14
2
-11
/
+38
|
*
x86: bios: Allow pci config read/write to host bridge in int1a_handler
Jian Luo
2015-07-14
1
-9
/
+1
|
*
x86: bios: Synchronize stack between real and protected mode
Jian Luo
2015-07-14
1
-0
/
+23
|
*
x86: queensbay: Change PCIe root ports' interrupt routing
Bin Meng
2015-07-14
2
-10
/
+23
|
*
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
4
-0
/
+181
|
*
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
5
-0
/
+688
|
*
x86: Remove inline for lapic access routines
Bin Meng
2015-07-14
3
-151
/
+153
|
*
x86: Add I/O APIC register access routines
Bin Meng
2015-07-14
3
-1
/
+46
|
*
x86: Clean up ioapic header file
Bin Meng
2015-07-14
1
-23
/
+3
|
*
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-14
1
-9
/
+56
|
*
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-14
1
-4
/
+3
|
*
x86: Write correct bus number for the irq router
Bin Meng
2015-07-14
1
-1
/
+1
|
*
x86: queensbay: Correct Topcliff device irqs
Bin Meng
2015-07-14
1
-12
/
+12
[next]