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
*
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
Sergey Temerkhanov
2016-01-19
3
-0
/
+97
*
armv8: New MMU setup code allowing to use 48+ bits PA/VA
Sergey Temerkhanov
2016-01-19
5
-6
/
+199
*
armv8: Add read_mpidr() function
Sergey Temerkhanov
2016-01-19
1
-0
/
+11
*
x86: quark: Fix boot breakage
Bin Meng
2016-01-19
1
-11
/
+16
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
46
-492
/
+46
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-01-16
45
-1005
/
+2361
|
\
|
*
MIPS: implement bit manipulating I/O accessors
Daniel Schwierzeck
2016-01-16
1
-0
/
+55
|
*
MIPS: fix SPDX license identifier in remaining arch header files
Daniel Schwierzeck
2016-01-16
14
-55
/
+32
|
*
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2016-01-16
8
-553
/
+1211
|
*
MIPS: sync I/O related header files with linux-4.4
Daniel Schwierzeck
2016-01-16
10
-364
/
+941
|
*
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
Daniel Schwierzeck
2016-01-16
2
-10
/
+25
|
*
MIPS: Kconfig: optimize gcc -march and -mtune setup
Daniel Schwierzeck
2016-01-16
4
-15
/
+24
|
*
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
Daniel Schwierzeck
2016-01-16
4
-3
/
+3
|
*
MIPS: Kconfig: refactor machine setup
Daniel Schwierzeck
2016-01-16
1
-1
/
+6
|
*
MIPS: add initial infrastructure for device-tree files
Daniel Schwierzeck
2016-01-16
6
-0
/
+43
|
*
MIPS: do not build position-independent executables for SPL
Daniel Schwierzeck
2016-01-16
1
-4
/
+14
|
*
MIPS: create .text sub-sections for assembler functions
Daniel Schwierzeck
2016-01-16
1
-1
/
+3
|
*
MIPS: fix annotation of _start and relocate_code
Daniel Schwierzeck
2016-01-16
2
-7
/
+11
|
*
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
Purna Chandra Mandal
2016-01-16
1
-0
/
+1
*
|
socfpga: Modify qts-filter args to allow input for bsp generated files and qu...
Dalon Westergreen
2016-01-16
1
-31
/
+45
|
/
*
eth-raw-os.c: Add cast to bind(2) call
Tom Rini
2016-01-15
1
-1
/
+2
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
5
-6
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
24
-101
/
+3092
|
\
|
*
x86: qemu: remove cpu node in device tree
Miao Yan
2016-01-13
2
-14
/
+0
|
*
x86: qemu: fix cpu device in smp boot
Miao Yan
2016-01-13
2
-11
/
+72
|
*
x86: use actual CPU number for allocating memory
Miao Yan
2016-01-13
1
-3
/
+3
|
*
x86: fix a typo in function name
Miao Yan
2016-01-13
1
-3
/
+3
|
*
x86: qemu: add a cpu uclass driver for qemu target
Miao Yan
2016-01-13
4
-5
/
+62
|
*
x86: qemu: add fw_cfg support
Miao Yan
2016-01-13
4
-1
/
+380
|
*
x86: ivybridge: Add macros for LPC decode ranges
Bin Meng
2016-01-13
1
-0
/
+10
|
*
x86: fsp: Always use hex numbers in the hob command output
Bin Meng
2016-01-13
1
-2
/
+2
|
*
x86: ivybridge: Do not require HAVE_INTEL_ME
Bin Meng
2016-01-13
1
-1
/
+0
|
*
x86: ivybridge: Add microcode blobs for all the steppings
Bin Meng
2016-01-13
4
-0
/
+2472
|
*
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
4
-9
/
+18
|
*
x86: fsp: Move struct fspinit_rtbuf definition to chipset header
Bin Meng
2016-01-13
4
-16
/
+8
|
*
x86: queensbay: Remove invalid comments in update_fsp_configs()
Bin Meng
2016-01-13
1
-6
/
+0
|
*
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Bin Meng
2016-01-13
2
-9
/
+23
|
*
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
4
-12
/
+13
|
*
x86: fsp: Rename shared_data to fsp_config_data
Bin Meng
2016-01-13
5
-12
/
+46
|
*
x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
2016-01-13
2
-0
/
+2
|
*
x86: fsp: Avoid cast stack_top in struct shared_data
Bin Meng
2016-01-13
3
-4
/
+4
|
*
x86: fsp: Simplify fsp_continue()
Bin Meng
2016-01-13
2
-26
/
+7
*
|
arm: initialize gd for AArch64
Stephen Warren
2016-01-14
1
-0
/
+2
*
|
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-01-14
27
-373
/
+1554
|
\
\
|
*
|
mvebu: Support Synology DS414
Phil Sutter
2016-01-14
4
-2
/
+347
|
*
|
mvebu: Add rudimental MV78230 support
Phil Sutter
2016-01-14
3
-6
/
+17
|
*
|
mvebu: Introduce kconfig symbols for SoC variants
Phil Sutter
2016-01-14
1
-4
/
+20
|
*
|
mvebu: axp: refactor board_sat_r_get() and caller
Phil Sutter
2016-01-14
1
-31
/
+15
|
*
|
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
Phil Sutter
2016-01-14
1
-0
/
+2
|
*
|
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
Stefan Roese
2016-01-14
4
-20
/
+24
[next]