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
*
cmd_reiser: normalize 'file not found' errors
Luka Perkov
2013-11-08
1
-1
/
+1
*
cmd_ubifs: normalize 'file not found' errors
Tim Harvey
2013-11-08
1
-4
/
+8
*
cmd/gpt: Support gpt command for all devices
Egbert Eich
2013-11-08
1
-26
/
+19
*
common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...
Miao Yan
2013-11-08
1
-24
/
+8
*
cmd_nvedit.c: Add env exists command
Andrew Ruder
2013-11-08
1
-0
/
+23
*
fpga: Add support for gzip images with bitstreams
Michal Simek
2013-11-06
1
-3
/
+19
*
pxe: fix handling of absolute paths
Rob Herring
2013-11-04
1
-1
/
+8
*
common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
2
-237
/
+190
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-10-21
5
-36
/
+152
|
\
|
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
|
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
1
-1
/
+1
|
*
cmd:thor: Support for TIZEN's download command (thordown)
Lukasz Majewski
2013-10-20
2
-0
/
+73
|
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
3
-33
/
+47
|
*
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
1
-2
/
+31
*
|
i2c: fix init on generic board
trem
2013-10-17
1
-0
/
+4
|
/
*
common: fsl: Fix broken SPDX-License-Identifier change
Michal Simek
2013-10-16
1
-4
/
+4
*
mtd: fix warnings due to 64-bit partition support
Scott Wood
2013-10-15
1
-2
/
+2
*
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
Jagannadha Sutradharudu Teki
2013-10-16
1
-1
/
+2
*
cmd_sandbox.c: Update for do_(load|save) not taking a number base
Tom Rini
2013-10-14
1
-2
/
+2
*
Prevent null pointer dereference originating in cmd_pxe.c
Steven Falco
2013-10-14
1
-42
/
+42
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
2
-4
/
+4
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
21
-21
/
+21
*
env_mmc: fix buffer allocation for armv7
Markus Niebel
2013-10-14
1
-5
/
+4
*
env: dataflash: fix env_init issue
Bo Shen
2013-10-14
1
-32
/
+18
*
cmd_ubi: add write.part command, to write a volume in multiple parts
Paul Burton
2013-10-09
1
-15
/
+48
*
cmd_ubi: use int64_t volume size for 'ubi create'
Paul Burton
2013-10-09
1
-8
/
+8
*
cmd_mtdparts: use 64 bits for flash size, partition size & offset
Paul Burton
2013-10-09
1
-25
/
+29
*
Fix number base handling of "load" command
Wolfgang Denk
2013-10-07
4
-13
/
+8
*
mtd: Fix function description in part_validate comment
Otavio Salvador
2013-10-07
1
-4
/
+3
*
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
2
-4
/
+0
*
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
Lukasz Majewski
2013-09-24
1
-14
/
+2
*
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
Tom Rini
2013-09-24
1
-10
/
+10
*
cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
Tom Rini
2013-09-23
1
-1
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2013-09-20
1
-1
/
+16
|
\
|
*
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
1
-0
/
+16
|
*
spl: remove unnecessary (& ARM specific) include of asm/utils.h
Paul Burton
2013-09-17
1
-1
/
+0
*
|
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
3
-7
/
+3
*
|
cosmetic: FIT: fix typos in comments
Masahiro Yamada
2013-09-20
1
-2
/
+2
*
|
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-09-20
1
-1
/
+1
*
|
Fix loading freeze when netconsole is active
Frederic Leroy
2013-09-20
1
-0
/
+1
*
|
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-09-20
4
-6
/
+6
*
|
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
Paul Burton
2013-09-20
1
-2
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2013-09-16
1
-1
/
+12
|
\
|
*
cmd_sf: let "sf update" preserve the final part of the last sector
Gerlando Falauto
2013-08-27
1
-1
/
+12
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-09-06
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-05
1
-0
/
+1
|
|
\
\
|
|
*
|
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-08-31
1
-0
/
+1
*
|
|
|
bootm: allow correct bounds-check of destination
Kees Cook
2013-09-03
1
-1
/
+1
*
|
|
|
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
Simon Glass
2013-09-03
2
-6
/
+9
|
/
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-08-27
3
-26
/
+102
|
\
\
\
[next]