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
...
*
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
|
\
\
\
|
*
|
|
console: usb: kbd: To fix slow TFTP booting
Jim Lin
2013-08-26
1
-10
/
+10
|
*
|
|
console: usb: kbd: To improve TFTP booting performance
Jim Lin
2013-08-26
1
-0
/
+15
|
*
|
|
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
2013-08-26
2
-26
/
+75
|
*
|
|
USB: usb-hub: Add a weak function for resetting devices
Dan Murphy
2013-08-26
1
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
i2c: fix i2c dev command for not using new framework
Heiko Schocher
2013-08-27
1
-0
/
+2
|
/
/
*
|
env_nand.c: support falling back to redundant env when writing
Phil Sutter
2013-08-22
1
-62
/
+54
*
|
cmd_nand: Do not show usage when scrub is aborted
Masahiro Yamada
2013-08-22
1
-2
/
+2
[prev]
[next]