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
*
nitrogen6x: set environment variable reset_cause
Eric Nelson
2015-02-17
1
-0
/
+1
*
ARM: i.MX: provide access to reset cause through get_imx_reset_cause()
Eric Nelson
2015-02-17
2
-1
/
+11
*
ot1200: add eeprom command to non-SPL build
Christian Gmeiner
2015-02-17
1
-0
/
+10
*
cmd_eeprom: make it possible to define the used i2c bus
Christian Gmeiner
2015-02-17
2
-0
/
+9
*
ARM: imx6 Add WDOG3 for i.MX6SX
Peng Fan
2015-02-17
1
-0
/
+5
*
ARM: imx6: disable bandgap self-bias after boot
Peng Fan
2015-02-17
2
-0
/
+26
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-02-13
1061
-24918
/
+48479
|
\
|
*
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
Hans de Goede
2015-02-11
1
-0
/
+3
|
*
Add linux/compiler-gcc5.h to fix builds with gcc5
Hans de Goede
2015-02-11
1
-0
/
+65
|
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
102
-272
/
+11497
|
|
\
|
|
*
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
2015-02-06
1
-1
/
+1
|
|
*
bootstage: Fix typos in the comment
Bin Meng
2015-02-06
1
-2
/
+2
|
|
*
x86: Add Intel Galileo instructions in README.x86
Bin Meng
2015-02-06
1
-4
/
+20
|
|
*
x86: Add SD/MMC support to quark/galileo
Bin Meng
2015-02-06
2
-0
/
+18
|
|
*
x86: Add SPI support to quark/galileo
Bin Meng
2015-02-06
3
-1
/
+32
|
|
*
x86: pci: Add pci ids for Quark SoC
Bin Meng
2015-02-06
1
-0
/
+4
|
|
*
x86: galileo: Add GPIO support
Bin Meng
2015-02-06
1
-0
/
+14
|
|
*
x86: quark: Initialize non-standard BARs
Bin Meng
2015-02-06
2
-0
/
+78
|
|
*
x86: quark: Call MRC in dram_init()
Bin Meng
2015-02-06
2
-2
/
+122
|
|
*
dt-bindings: Add Intel Quark MRC bindings
Bin Meng
2015-02-06
1
-0
/
+83
|
|
*
fdtdec: Add compatible id and string for Intel Quark MRC
Bin Meng
2015-02-06
2
-0
/
+2
|
|
*
x86: quark: Enable the Memory Reference Code build
Bin Meng
2015-02-06
1
-0
/
+1
|
|
*
x86: quark: Add System Memory Controller support
Bin Meng
2015-02-06
2
-0
/
+3210
|
|
*
x86: quark: Add utility codes needed for MRC
Bin Meng
2015-02-06
4
-0
/
+2068
|
|
*
x86: quark: Add Memory Reference Code (MRC) main routines
Bin Meng
2015-02-06
2
-0
/
+391
|
|
*
x86: quark: Bypass TSC calibration
Bin Meng
2015-02-06
1
-0
/
+5
|
|
*
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
2015-02-06
1
-20
/
+20
|
|
*
x86: Enable the Intel quark/galileo build
Bin Meng
2015-02-06
2
-0
/
+18
|
|
*
x86: Add basic Intel Galileo board support
Bin Meng
2015-02-06
9
-0
/
+165
|
|
*
x86: Add basic Intel Quark processor support
Bin Meng
2015-02-06
6
-0
/
+295
|
|
*
x86: quark: Add Cache-As-RAM initialization
Bin Meng
2015-02-06
1
-0
/
+105
|
|
*
x86: Define macros for pci configuration space access
Bin Meng
2015-02-06
2
-7
/
+13
|
|
*
x86: quark: Add routines to access message bus registers
Bin Meng
2015-02-06
2
-0
/
+183
|
|
*
x86: Add header files for Intel Quark SoC defines
Bin Meng
2015-02-06
2
-0
/
+68
|
|
*
x86: Remove CONFIG_SATA_INTEL from x86-common.h
Bin Meng
2015-02-06
1
-1
/
+0
|
|
*
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
23
-7
/
+4036
|
|
*
x86: Add some documentation on how to port U-Boot on x86
Simon Glass
2015-02-06
1
-0
/
+64
|
|
*
x86: Enable bootstage features
Simon Glass
2015-02-06
1
-0
/
+3
|
|
*
scsi: bootstage: Measure time taken to scan the bus
Simon Glass
2015-02-06
2
-0
/
+3
|
|
*
x86: spi: Support ValleyView in ICH SPI driver
Simon Glass
2015-02-06
2
-20
/
+47
|
|
*
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-06
2
-0
/
+7
|
|
*
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
2
-38
/
+38
|
|
*
x86: Remove unnecessary casts and fix comment typos
Simon Glass
2015-02-06
1
-5
/
+5
|
|
*
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-06
8
-72
/
+116
|
|
*
x86: Make CAR and DRAM FSP code common
Simon Glass
2015-02-05
4
-1
/
+3
|
|
*
x86: Adjust the FSP types slightly
Simon Glass
2015-02-05
4
-7
/
+9
|
|
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
18
-8
/
+16
|
|
*
x86: bootstage: Add time measurement for vesa start-up
Simon Glass
2015-02-05
1
-0
/
+2
|
|
*
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-02-05
4
-13
/
+43
|
|
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
4
-4
/
+17
[next]