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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-31
5
-22
/
+698
|
\
|
*
dm: tpm: Add a 'tpmtest' command
Simon Glass
2015-08-31
3
-0
/
+575
|
*
tpm: Add a 'tpm info' command
Simon Glass
2015-08-31
1
-0
/
+26
|
*
tpm: Check that parse_byte_string() has data to parse
Simon Glass
2015-08-31
1
-0
/
+2
|
*
tpm: Report tpm errors on the command line
Simon Glass
2015-08-31
1
-22
/
+24
|
*
dm: i2c: Add a command to adjust the offset length
Simon Glass
2015-08-31
1
-0
/
+33
|
*
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
1
-0
/
+26
|
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
1
-0
/
+12
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-08-30
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
common/lcd_simplefb: Add support for 32bit organized framebuffers
Hannes Petermaier
2015-07-23
1
-1
/
+4
*
|
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
1
-1
/
+1
*
|
env_mmc: Properly prefix mmc errors with '!'
Hans de Goede
2015-08-28
1
-3
/
+3
*
|
malloc_simple: Correct the alignment logic in memalign_simple()
Simon Glass
2015-08-28
1
-1
/
+1
*
|
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
3
-4
/
+10
*
|
image: Fix loop condition to avoid warning
Thierry Reding
2015-08-28
1
-2
/
+2
*
|
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
2015-08-26
1
-3
/
+3
*
|
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
2
-4
/
+3
*
|
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-08-18
2
-8
/
+9
|
\
\
|
*
|
env: use cache line aligned memory for flash read
Ravi Babu
2015-08-17
1
-5
/
+6
|
*
|
sf: allocate cache aligned buffers to copy from flash
Ravi Babu
2015-08-17
1
-3
/
+3
*
|
|
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-17
1
-1
/
+0
|
/
/
*
|
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
1
-1
/
+2
*
|
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
1
-2
/
+11
*
|
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
1
-0
/
+1
*
|
common: Display >=4GiB memory bank size
Bin Meng
2015-08-14
1
-1
/
+2
*
|
image-fdt.c: store returned error value
Max Krummenacher
2015-08-13
1
-1
/
+2
*
|
generic-board: allow showing custom board info
Marcel Ziswiler
2015-08-13
1
-1
/
+1
*
|
common/lcd_console: fix console/logo regression
Marcel Ziswiler
2015-08-13
1
-2
/
+2
*
|
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-0
/
+7
*
|
common/cmd_source.c: Fix the source command failure under 64-bit platform
Gong Qianyu
2015-08-12
1
-3
/
+3
*
|
spl: Fix compile warning for arm64
Gong Qianyu
2015-08-12
1
-1
/
+1
*
|
image: fix Android ramdisk support when dtb is specified
Rob Herring
2015-08-12
1
-10
/
+8
*
|
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-12
4
-4
/
+12
*
|
dm: pmic: Display the regulator limits on error
Simon Glass
2015-08-05
1
-1
/
+2
*
|
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
2015-08-05
1
-3
/
+6
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
5
-5
/
+272
|
\
\
|
*
|
efi: Add a command to display the memory map
Simon Glass
2015-08-05
2
-0
/
+258
|
*
|
Add a way to skip relocation
Simon Glass
2015-08-05
1
-0
/
+9
|
*
|
efi: Avoid using non-existent text base
Ben Stoltz
2015-08-05
1
-3
/
+4
|
*
|
common: command add '\n' for debug msg
Peng Fan
2015-08-05
1
-1
/
+1
|
*
|
common: Print nothing in the __weak checkboard()
Bin Meng
2015-08-05
1
-1
/
+0
*
|
|
usb: Fix device detection code
Marek Vasut
2015-08-05
1
-3
/
+7
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-07-29
1
-2
/
+6
|
\
\
|
*
|
pxe: add AArch64 image support
Stephen Warren
2015-07-27
1
-2
/
+6
*
|
|
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-07-28
1
-0
/
+22
|
\
\
\
|
*
|
|
cmd_mp: Add support for showing all CPU status by one command
Michal Simek
2015-07-28
1
-0
/
+22
|
|
/
/
*
|
|
generic_board: Call "checkboard" even though the root node has a "model" prop...
Haikun.Wang@freescale.com
2015-07-27
1
-5
/
+2
|
/
/
*
|
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-07-24
1
-7
/
+26
|
\
\
|
*
|
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
2015-07-22
1
-1
/
+1
[next]