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
*
x86: broadwell: Add a few microcode files
Simon Glass
2016-03-17
2
-0
/
+2272
*
x86: Add comments to the SIPI vector
Simon Glass
2016-03-17
2
-0
/
+2
*
x86: Tidy up mp_init to reduce duplication
Simon Glass
2016-03-17
1
-53
/
+26
*
x86: Correct duplicate POST values
Simon Glass
2016-03-17
1
-2
/
+2
*
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
1
-0
/
+5
*
x86: dts: link: Add board ID GPIOs
Simon Glass
2016-03-17
1
-0
/
+2
*
x86: dts: link: Move SPD info into the memory controller
Simon Glass
2016-03-17
1
-111
/
+110
*
x86: link: Add required GPIO properties
Simon Glass
2016-03-17
1
-3
/
+9
*
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
3
-20
/
+43
*
x86: cpu: Make the vendor table const
Simon Glass
2016-03-17
1
-1
/
+1
*
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
3
-0
/
+28
*
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
3
-0
/
+147
*
x86: Support writing configuration tables in high area
Bin Meng
2016-03-17
1
-0
/
+11
*
x86: Simplify codes in write_tables()
Bin Meng
2016-03-17
1
-27
/
+34
*
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
3
-6
/
+5
*
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
2
-5
/
+7
*
x86: Change to use start/end address pair in write_tables()
Bin Meng
2016-03-17
1
-6
/
+12
*
x86: Clean up coreboot_tables.h
Bin Meng
2016-03-17
1
-73
/
+80
*
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
2
-4
/
+2
*
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-17
4
-3
/
+1
*
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-03-16
5
-15
/
+9
*
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
Tom Rini
2016-03-16
1
-1
/
+7
*
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
Tom Rini
2016-03-16
1
-1
/
+2
*
ARM: keystone2: Switch to using the poweroff command
Tom Rini
2016-03-16
4
-29
/
+30
*
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-16
4
-52
/
+71
*
ARM: DRA7: DDR: Enable SR in Power Management Control
Nishanth Menon
2016-03-15
1
-3
/
+3
*
arm: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
1
-0
/
+8
*
arm64: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
1
-0
/
+9
*
arm64: Allow exceptions to return
Alexander Graf
2016-03-15
1
-0
/
+34
*
efi_loader: Add runtime services
Alexander Graf
2016-03-15
4
-0
/
+54
*
arm64: Only allow dcache disabled in SPL builds
Alexander Graf
2016-03-15
1
-0
/
+9
*
arm64: Remove non-full-va map code
Alexander Graf
2016-03-15
6
-216
/
+85
*
tegra: Replace home grown mmu code with generic table approach
Alexander Graf
2016-03-15
1
-115
/
+17
*
zymqmp: Replace home grown mmu code with generic table approach
Alexander Graf
2016-03-15
1
-169
/
+48
*
thunderx: Move mmu table into board file
Alexander Graf
2016-03-15
2
-5
/
+5
*
arm64: Make full va map code more dynamic
Alexander Graf
2016-03-15
5
-100
/
+494
*
arm64: Disable TTBR1 maps in EL1
Alexander Graf
2016-03-15
2
-1
/
+2
*
thunderx: Calculate TCR dynamically
Alexander Graf
2016-03-15
2
-6
/
+59
*
omap4: Check warm reset for reboot mode validity
Paul Kocialkowski
2016-03-15
1
-0
/
+4
*
omap4: Reboot mode support
Paul Kocialkowski
2016-03-15
2
-0
/
+49
*
omap4: Properly enable USB PHY clocks
Paul Kocialkowski
2016-03-15
3
-1
/
+9
*
omap-common: clocks-common: Setup USB DPLL when MUSB is in use
Paul Kocialkowski
2016-03-15
1
-2
/
+4
*
Amazon Kindle Fire (first generation) codename kc1 support
Paul Kocialkowski
2016-03-15
1
-0
/
+4
*
omap4: Move i2c clocks enable to enable_basic_clocks
Paul Kocialkowski
2016-03-15
1
-4
/
+4
*
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
Paul Kocialkowski
2016-03-15
1
-2
/
+1
*
omap-common: Remove deprecated arch_cpu_init code
Paul Kocialkowski
2016-03-15
1
-13
/
+0
*
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
Paul Kocialkowski
2016-03-15
3
-4
/
+4
*
omap4: Export jedec sdram timings
Paul Kocialkowski
2016-03-15
2
-2
/
+4
*
omap4: Export elpidia sdram timings
Paul Kocialkowski
2016-03-15
2
-1
/
+6
*
omap4: Export elpidia sdram device details
Paul Kocialkowski
2016-03-15
2
-2
/
+7
[next]