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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
x86: crownbay: Enable DM RTC support
Bin Meng
2015-07-14
3
-0
/
+8
|
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
1
-6
/
+6
|
*
dm: rtc: Support mc146818 driver in driver model
Bin Meng
2015-07-14
1
-108
/
+204
|
*
x86: crownbay: Add MP initialization
Bin Meng
2015-07-14
2
-0
/
+24
|
*
x86: Clean up lapic codes
Bin Meng
2015-07-14
5
-183
/
+103
|
*
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-14
2
-3
/
+1
|
*
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
6
-73
/
+114
|
*
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-07-14
1
-1
/
+0
|
*
dm: cpu: Add a new get_count method to cpu uclass
Bin Meng
2015-07-14
2
-0
/
+26
|
*
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-14
1
-12
/
+12
|
*
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-14
1
-0
/
+2
|
*
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-14
6
-55
/
+86
|
*
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
Bin Meng
2015-07-14
1
-1
/
+1
|
*
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
2
-0
/
+2
|
*
dm: spi: Correct minor nits in ICH driver
Simon Glass
2015-07-14
1
-3
/
+2
|
*
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
1
-2
/
+6
|
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
5
-22
/
+24
|
*
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
4
-2
/
+33
|
*
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-07-14
2
-3
/
+18
|
*
builderthread.py: Keep 'SPL'
Tom Rini
2015-07-14
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-07-14
15
-41
/
+151
|
\
\
|
|
/
|
/
|
|
*
spi: cadence_qspi: add device tree binding doc
Vikas Manocha
2015-07-03
2
-5
/
+28
|
*
spi: cadence_qspi: support FIFO width other than 4 bytes
Vikas Manocha
2015-07-03
1
-23
/
+23
|
*
spi: cadence_qspi: get sram size from device tree
Vikas Manocha
2015-07-03
5
-5
/
+5
|
*
spi: cadence_qspi: move the sram partition in init
Vikas Manocha
2015-07-03
1
-11
/
+5
|
*
stv0991: configure device tree for cadence qspi & flash
Vikas Manocha
2015-07-03
1
-0
/
+34
|
*
stv0991: enable cadence qspi controller & spi flash
Vikas Manocha
2015-07-03
2
-0
/
+18
|
*
stv0991: configure clock & pad muxing for qspi
Vikas Manocha
2015-07-03
6
-1
/
+42
|
*
stv0991: remove define CONFIG_OF_SEPARATE from board file
Vikas Manocha
2015-07-03
1
-1
/
+0
|
*
stv0991: move OF_CONTROL config to defconfig
Vikas Manocha
2015-07-03
2
-1
/
+1
|
*
stv0991: enable saving enrironment in spi flash
Vikas Manocha
2015-07-03
2
-2
/
+3
*
|
RFC: Deprecate MAKEALL
Simon Glass
2015-07-14
1
-0
/
+10
*
|
Prepare v2015.07
Tom Rini
2015-07-14
1
-1
/
+1
*
|
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-11
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-07-10
2
-1
/
+2
|
\
\
|
*
|
exynos: i2c: Correct bug in pinmux selection
Simon Glass
2015-07-10
1
-1
/
+1
|
*
|
arm: adds the status info for odroid-xu3
Minkyu Kang
2015-07-10
1
-0
/
+1
*
|
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-10
9
-8
/
+184
|
\
\
\
|
*
|
|
arm: mvebu: db-88f6820-gp: Add USB/EHCI support
Stefan Roese
2015-07-10
1
-0
/
+7
|
*
|
|
usb: Add EHCI support for Armada 38x (mvebu)
Stefan Roese
2015-07-10
2
-0
/
+37
|
*
|
|
arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
Stefan Roese
2015-07-10
1
-0
/
+11
[prev]
[next]