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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
buildman: Allow the toolchain architecture to be specified
Simon Glass
2016-03-14
1
-5
/
+12
|
*
|
buildman: Allow the toolchain priority to be specified
Simon Glass
2016-03-14
1
-8
/
+22
|
*
|
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
2016-03-14
1
-5
/
+6
|
*
|
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
2
-2
/
+4
|
*
|
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-03-14
1
-1
/
+1
|
*
|
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
1
-4
/
+10
|
*
|
dm: serial: Remove duplicated carriage return character
Alison Wang
2016-03-14
2
-9
/
+0
|
*
|
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
4
-15
/
+16
|
*
|
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
2016-03-14
1
-2
/
+3
|
*
|
Drop CONFIG_CRAMFS_CMDLINE
Simon Glass
2016-03-14
4
-8
/
+0
|
*
|
part: Rename test_part_xx() and print_part_xx()
Simon Glass
2016-03-14
5
-27
/
+27
|
*
|
dm: usb: Clean up USB after each test
Simon Glass
2016-03-14
1
-0
/
+2
|
*
|
dm: usb: Convert USB storage to use driver-model for block devs
Simon Glass
2016-03-14
1
-6
/
+135
|
*
|
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
3
-2
/
+127
|
*
|
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
1
-16
/
+14
|
*
|
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
5
-0
/
+334
|
*
|
dm: usb: Tidy up storage code ready for driver model conversion
Simon Glass
2016-03-14
1
-56
/
+61
|
*
|
dm: usb: Avoid exceeding available array size for storage devices
Simon Glass
2016-03-14
1
-7
/
+7
|
*
|
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
16
-87
/
+94
|
*
|
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
28
-109
/
+111
|
*
|
dm: sandbox: Enable cbfs and cramfs
Simon Glass
2016-03-14
1
-0
/
+3
|
*
|
dm: cbfs: Fix handling of invalid type
Simon Glass
2016-03-14
1
-2
/
+3
|
*
|
dm: part: Rename some partition functions
Simon Glass
2016-03-14
25
-79
/
+76
|
*
|
dm: part: Convert partition API use to linker lists
Simon Glass
2016-03-14
7
-173
/
+162
|
*
|
dm: sandbox: Enable all partition types
Simon Glass
2016-03-14
1
-1
/
+4
|
*
|
dm: part: Add a cast to avoid a compiler warning
Simon Glass
2016-03-14
1
-1
/
+1
|
*
|
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
10
-17
/
+51
|
*
|
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
6
-13
/
+39
|
*
|
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
6
-14
/
+16
|
*
|
dm: blk: Add comments to a few functions
Simon Glass
2016-03-14
1
-0
/
+30
|
*
|
dm: blk: Convert interface type to an enum
Simon Glass
2016-03-14
1
-12
/
+15
|
*
|
dm: Add a new header for block devices
Simon Glass
2016-03-14
3
-58
/
+74
|
*
|
dm: part: Drop the common.h header
Simon Glass
2016-03-14
1
-1
/
+0
|
*
|
dm: fdtdec: Correct a sandbox build warning
Simon Glass
2016-03-14
1
-2
/
+3
|
*
|
dm: part: Correct a sandbox build warning
Simon Glass
2016-03-14
1
-4
/
+6
|
*
|
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
1
-34
/
+17
|
*
|
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
66
-331
/
+338
|
*
|
debug_uart: output CR along with LF
Masahiro Yamada
2016-03-14
1
-1
/
+3
|
*
|
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
1
-0
/
+1
|
*
|
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
17
-54
/
+30
|
*
|
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-03-14
2
-2
/
+26
|
|
/
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2016-03-14
1
-3
/
+3
|
\
\
|
*
|
ARM: sheevaplug: drop unneded 'usb start' from boot command
Peter Korsgaard
2016-03-14
1
-1
/
+1
|
*
|
ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...
Peter Korsgaard
2016-03-14
1
-1
/
+1
|
*
|
ARM: sheevaplug: unbreak default environment
Peter Korsgaard
2016-03-14
1
-1
/
+1
|
|
/
*
|
arm64: define _image_binary_end to fix SPL_OF_CONTROL
Masahiro Yamada
2016-03-14
1
-0
/
+2
*
|
ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timings
Lokesh Vutla
2016-03-14
2
-134
/
+188
*
|
ARM: DRA7-evm: Update memory info in banks
Lokesh Vutla
2016-03-14
1
-0
/
+14
*
|
ARM: DRA7: EMIF: Add 4GB DDR settings
Lokesh Vutla
2016-03-14
1
-3
/
+80
*
|
ARM: DRA7: configs: Prepare for detecting memory > 2GB
Lokesh Vutla
2016-03-14
1
-0
/
+5
[prev]
[next]