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: 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
*
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
|
*
|
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
Stefan Roese
2015-07-10
3
-0
/
+57
|
*
|
block: ahci: Don't enable port interrupts
Stefan Roese
2015-07-10
1
-3
/
+0
|
*
|
arm: mvebu: db-88f6820-gp: Add MMC/SDIO support
Stefan Roese
2015-07-10
1
-0
/
+22
|
*
|
arm: mvebu: Add SDIO/SDHCI support for Armada A38x
Stefan Roese
2015-07-10
4
-0
/
+24
|
*
|
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
1
-0
/
+15
|
*
|
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-07-10
1
-5
/
+5
|
*
|
arm: mvebu: db-88f6820-gp: Add MAINTAINERS file
Stefan Roese
2015-07-10
1
-0
/
+6
|
|
/
*
|
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-07-10
2
-4
/
+6
*
|
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-07-09
3
-38
/
+47
*
|
arm: baltos: change USB ports functions
Yegor Yefremov
2015-07-09
1
-2
/
+2
*
|
keystone2: config: update default mtd
Michael Scherban
2015-07-08
3
-3
/
+3
*
|
stm32f4: fix gpio description in comment
Antonio Borneo
2015-07-08
1
-1
/
+1
*
|
stm32f4: fix minor typo in comment
Antonio Borneo
2015-07-08
1
-1
/
+1
*
|
stm32f4: fix MAINTAINERS file
Antonio Borneo
2015-07-08
1
-0
/
+1
*
|
siemens,am33x: adjust mtd partition
Egli, Samuel
2015-07-08
1
-17
/
+16
*
|
arm: baltos: fix NAND boot
Yegor Yefremov
2015-07-08
1
-2
/
+8
*
|
arm: baltos: drop I2C speed to 1000 Hz
Yegor Yefremov
2015-07-08
2
-1
/
+3
*
|
arm: baltos: enable CMD_NET and FIT support in defconfig
Yegor Yefremov
2015-07-08
2
-4
/
+2
*
|
arm: convert am3517_crane and am3517_evm to generic boards
Yegor Yefremov
2015-07-08
2
-0
/
+2
*
|
ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernel
Roger Quadros
2015-07-08
1
-2
/
+2
*
|
ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernel
Roger Quadros
2015-07-08
1
-2
/
+2
*
|
Makefile:Add GCC flag -fno-delete-null-pointer-checks
Prabhakar Kushwaha
2015-07-08
1
-0
/
+1
*
|
ti: Add SPDX license identifier to omap.h
Simon Glass
2015-07-08
1
-0
/
+2
*
|
README.distro: fix typos
Masahiro Yamada
2015-07-08
1
-6
/
+6
*
|
blackfin: Fix build regression due to image size
Joe Hershberger
2015-07-08
3
-0
/
+3
[next]