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
...
*
|
|
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
1
-4
/
+90
*
|
|
dm: usb: Split hub detection into its own function
Simon Glass
2015-04-18
1
-16
/
+41
*
|
|
dm: usb: Convert core usb.c file to support driver model
Simon Glass
2015-04-18
1
-6
/
+25
*
|
|
dm: usb: Complete the splitting up of usb_new_device()
Simon Glass
2015-04-18
1
-62
/
+95
*
|
|
dm: usb: Split out more code from usb_new_device()
Simon Glass
2015-04-18
1
-30
/
+42
*
|
|
dm: usb: Move descriptor setup code into its own function
Simon Glass
2015-04-18
1
-65
/
+82
*
|
|
dm: usb: Refactor port resets
Simon Glass
2015-04-18
2
-16
/
+28
*
|
|
dm: usb: Drop the legacy USB init sequence
Simon Glass
2015-04-18
1
-22
/
+4
*
|
|
dm: usb: Convert 'usb' command to support driver model
Simon Glass
2015-04-18
1
-2
/
+145
*
|
|
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
2
-25
/
+35
*
|
|
dm: usb: Adjust usb command to prepare for driver model
Simon Glass
2015-04-18
1
-26
/
+25
*
|
|
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
1
-5
/
+0
*
|
|
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
1
-29
/
+1
*
|
|
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-3
/
+0
*
|
|
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
1
-0
/
+2
*
|
|
cmd: net: Clean up return codes
Joe Hershberger
2015-04-18
1
-24
/
+21
*
|
|
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
2
-2
/
+2
*
|
|
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
23
-0
/
+23
*
|
|
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
2
-3
/
+13
*
|
|
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
2
-2
/
+2
*
|
|
Correct map_sysmem() logic in do_mem_mw()
Simon Glass
2015-04-16
1
-3
/
+4
*
|
|
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-16
1
-0
/
+6
|
/
/
*
|
fastboot: Proper download gadget unregister and clear when cable is missing
Paul Kocialkowski
2015-04-14
1
-0
/
+2
*
|
fastboot: check for alias when looking up partition by name
Michael Scott
2015-04-14
1
-2
/
+24
*
|
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
Heiko Schocher
2015-04-14
1
-0
/
+2
*
|
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
Fabio Estevam
2015-04-14
1
-1
/
+1
*
|
usb: gadget: thor: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
1
-0
/
+1
*
|
usb: gadget: UMS: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
1
-0
/
+1
*
|
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
3
-3
/
+3
*
|
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
2015-04-14
2
-0
/
+7
*
|
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
2015-04-14
1
-0
/
+8
*
|
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
1
-1
/
+16
*
|
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
2015-04-14
1
-1
/
+4
*
|
usb: Check usb_new_device for failure
Paul Kocialkowski
2015-04-14
1
-4
/
+10
*
|
usb: usb_new_device return codes consistency
Paul Kocialkowski
2015-04-14
1
-29
/
+29
*
|
usb_storage:Fix USB storage capacity detection on 64 bit architectures
Sergey Temerkhanov
2015-04-14
1
-21
/
+23
*
|
usb_storage : scan all interfaces to find a storage device
Franck Jullien
2015-04-14
1
-17
/
+28
|
/
*
common/armflash: Support for ARM flash images
Linus Walleij
2015-04-10
3
-0
/
+285
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-04-10
2
-0
/
+13
|
\
|
*
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
Albert ARIBAUD \(3ADEV\)
2015-04-10
1
-0
/
+12
|
*
lpc32xx: add lpc32xx-spl.bin boot image target
Albert ARIBAUD \(3ADEV\)
2015-04-10
1
-0
/
+1
*
|
common, ubi: use positive return values for ubi check
Stefan Agner
2015-04-10
1
-1
/
+1
|
/
*
cmd_mem.c: Update 'iteration_limit' to unsigned long
Tom Rini
2015-04-07
1
-1
/
+1
*
cmd_mem: cleanups, catch bad usage
Pavel Machek
2015-04-07
1
-15
/
+19
*
env_sf: Fix recovery default
Mario Schuknecht
2015-04-07
1
-2
/
+4
*
arc: clean-up init procedure
Alexey Brodkin
2015-04-03
1
-4
/
+4
*
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
2015-03-30
1
-15
/
+0
*
cmd_nand: Verify writes to NAND
Peter Tyser
2015-03-30
1
-5
/
+9
*
m68k: fix 3 broken boards
angelo@sysam.it
2015-03-28
1
-2
/
+2
*
common/board_f: move board_init_f_mem() from #else CONFIG_X86
Alexey Brodkin
2015-03-28
1
-2
/
+4
[prev]
[next]