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
*
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
Marek Vasut
2011-08-08
1
-1
/
+1
*
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
Marek Vasut
2011-08-08
1
-0
/
+1
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
hwmon: do not init sensors on startup
Heiko Schocher
2011-08-04
1
-2
/
+14
*
mkimage: Add OMAP boot image support
John Rigby
2011-08-03
1
-1
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-08-02
1
-0
/
+3
|
\
|
*
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-07-12
1
-0
/
+3
*
|
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
1
-1
/
+1
*
|
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-07-30
1
-6
/
+7
*
|
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
2
-2
/
+2
*
|
unify version_string
Andreas Bießmann
2011-07-28
2
-3
/
+3
*
|
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
2011-07-28
1
-0
/
+1
*
|
cmd_mac: fix help for 'mac read'
Michael Jones
2011-07-28
1
-1
/
+1
*
|
cmd_mac: cleanup help
Michael Jones
2011-07-28
1
-1
/
+1
*
|
cosmetic: spell fixes etc.
Michael Jones
2011-07-28
2
-3
/
+3
*
|
add command fitupd to run an update from a FIT image
Andreas Pretzsch
2011-07-26
2
-0
/
+37
*
|
automatic update from FIT image: add optional address parameter
Andreas Pretzsch
2011-07-26
2
-8
/
+16
*
|
serial: implement common uart post test
Mike Frysinger
2011-07-26
1
-0
/
+90
*
|
serial: drop serial_register return value
Mike Frysinger
2011-07-26
1
-3
/
+1
*
|
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
1
-68
/
+0
*
|
cmd_usage: constify
Mike Frysinger
2011-07-26
1
-1
/
+1
*
|
constify default env
Mike Frysinger
2011-07-26
2
-3
/
+3
*
|
env: allow people to force envcrc building
Mike Frysinger
2011-07-26
1
-1
/
+1
*
|
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
1
-3
/
+6
*
|
Fix: watchdog timed out, if using md5 command
Jens Scharsig
2011-07-26
1
-1
/
+1
*
|
Fix: watchdog timed out, if using sha1 command
Jens Scharsig
2011-07-26
1
-1
/
+1
*
|
command/cmd_cache.c: Add optional flush arguments
Matthew McClintock
2011-07-26
1
-9
/
+28
*
|
common/cmd_ximg.c: add ifdef protection for gzip uncompression
Matthew McClintock
2011-07-26
1
-0
/
+2
*
|
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
4
-2
/
+8
*
|
miiphy: use strncpy() not sprintf()
Laurence Withers
2011-07-26
1
-10
/
+4
*
|
Fix: if using crc32 command watchdog timed out
Jens Scharsig
2011-07-26
1
-2
/
+2
*
|
scsi/ahci: add support for non-PCI controllers
Rob Herring
2011-07-26
1
-2
/
+3
*
|
cosmetic, main: correct indentation/spacing issues
Jason Hobbs
2011-07-25
1
-6
/
+6
*
|
cosmetic, main: clean up declarations of abortboot
Jason Hobbs
2011-07-25
1
-6
/
+2
*
|
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
8
-85
/
+25
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-07-19
1
-35
/
+54
|
\
\
|
*
|
mmc: rescan fails on empty slot
Michael Jones
2011-07-15
1
-2
/
+4
|
*
|
MMC: add erase function to both mmc and sd
Lei Wen
2011-07-15
1
-4
/
+18
|
*
|
MMC: unify mmc read and write operation
Lei Wen
2011-07-15
1
-32
/
+35
|
|
/
*
|
Fix typo from 'mb_alloc' -> 'lmb_alloc'
Matthew McClintock
2011-07-19
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-07-18
1
-1
/
+1
|
\
\
|
*
|
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-17
1
-1
/
+1
|
|
/
*
|
Add uboot "fdt_high" enviroment variable
David A. Long
2011-07-16
1
-11
/
+49
*
|
fdt: introduce fdt_create_phandle()
Gerald Van Baren
2011-07-14
1
-0
/
+40
*
|
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Timur Tabi
2011-07-14
1
-0
/
+67
|
/
*
armv7: rename cache related CONFIG flags
Aneesh V
2011-07-04
1
-1
/
+1
*
cmd_nand: add nand write.trimffs command
Ben Gardiner
2011-07-01
1
-0
/
+16
*
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-07-01
1
-1
/
+2
*
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-06-22
3
-114
/
+0
*
common/cmd_fdt.c: fix wrong data displayed in fdt print
Haojian Zhuang
2011-06-01
1
-1
/
+1
[next]