index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
2015-04-18
1
-0
/
+1
*
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-18
1
-6
/
+10
*
dm: eth: Pass the packet pointer as a parameter to recv
Joe Hershberger
2015-04-18
1
-2
/
+4
*
net: Clean up network stack names used in DM drivers
Joe Hershberger
2015-04-18
1
-1
/
+8
*
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
2
-0
/
+53
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
1
-3
/
+3
*
net: Use int instead of u8 for boolean flag
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: Refactor in preparation for driver model
Joe Hershberger
2015-04-18
1
-33
/
+35
*
net: Remove unneeded "extern" in net.h
Joe Hershberger
2015-04-18
1
-45
/
+45
*
net: Provide a function to get the current MAC address
Joe Hershberger
2015-04-18
1
-0
/
+8
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
2
-17
/
+32
*
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: sandbox: pci: Enable PCI for sandbox
Simon Glass
2015-04-18
1
-0
/
+4
*
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
2
-0
/
+109
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
2
-7
/
+284
*
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-04-16
1
-0
/
+14
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
3
-3
/
+7
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
2
-4
/
+14
*
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
2015-04-16
1
-1
/
+3
*
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-16
1
-0
/
+11
*
fdt: Export fdtdec_get_number() for general use
Simon Glass
2015-04-16
1
-0
/
+11
*
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-16
1
-0
/
+17
*
x86: Move common Chromebook config into a separate file
Simon Glass
2015-04-16
2
-60
/
+69
*
x86: pci: Add PCI IDs for lynxpoint
Simon Glass
2015-04-16
1
-0
/
+2
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-16
7
-11
/
+63
|
\
|
*
sunxi: Complete i2c support for each supported platform
Paul Kocialkowski
2015-04-15
1
-0
/
+4
|
*
i2c: mvtwsi: Support for up to 4 different controllers
Paul Kocialkowski
2015-04-15
3
-3
/
+3
|
*
power: axp209: Registers definitions in header
Paul Kocialkowski
2015-04-15
1
-0
/
+38
|
*
power: axp152: Registers definitions in header
Paul Kocialkowski
2015-04-15
1
-0
/
+12
|
*
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-15
1
-8
/
+6
*
|
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+1
*
|
include: configs: Enable DWC3 and DFU in AM43xx
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+57
*
|
include: configs: Enable DWC3 and DFU in DRA7xx
Kishon Vijay Abraham I
2015-04-14
2
-0
/
+68
*
|
usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+22
*
|
usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+1
*
|
dwc3: dwc3-omap: add support for multiple dwc3-omap controllers
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+2
*
|
usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+3
*
|
include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+27
*
|
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+19
*
|
dwc3: core: added an API to invoke irq handlers
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+1
*
|
dwc3: core: add support for multiple dwc3 controllers
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+2
*
|
include: dwc3-uboot: add a structure for populating platform data
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+40
*
|
include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+9
*
|
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
2
-0
/
+40
*
|
usb: dwc3: fix dwc3 header files
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+20
*
|
include: usb: modify gadget.h to include udc support
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+43
*
|
Create API to map between CPU physical and bus addresses
Stephen Warren
2015-04-14
1
-0
/
+25
*
|
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
2015-04-14
1
-9
/
+9
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-04-13
2
-2
/
+126
|
\
|
*
ARM: mx5: add support for USB armory board
Andrej Rosano
2015-04-09
1
-0
/
+126
[next]