Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c4815f76715c20dd64f4fd988f57ccb9bc84d79b
« Previous
2142770
arm: mvebu: Use default reg base address for SPL on A38x
by Stefan Roese
· 10 years ago
85a9ea3
ci_udc: fix 64-bit compile warnings
by Stephen Warren
· 9 years ago
ade741b
arm: mvebu: Call timer_init early before PHY and DDR init
by Stefan Roese
· 9 years ago
e863f7f
arm: mvebu: add Armada XP SATA support
by Anton Schubert
· 9 years ago
6b9f9ea
linux_compat: handle __GFP_ZERO in kmalloc()
by Masahiro Yamada
· 9 years ago
ebc3328
linux_compat: move vzalloc() to header file as an inline function
by Masahiro Yamada
· 9 years ago
3721eaf
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· 9 years ago
5f7e310
x86: delete unneeded declarations of disable_irq() and enable_irq()
by Masahiro Yamada
· 9 years ago
82b9143
usb: ehci-marvell: Drop wrl accessor function
by Stefan Roese
· 9 years ago
a588d99
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
d00bf78
implement Fastboot via USB OTG on bcm28155_ap boards
by Jiandong Zheng
· 9 years ago
854cbd2
usb: gadget: bcm_udc_otg files
by Jiandong Zheng
· 9 years ago
05a950c
g_dnl: add missing declaration
by Steve Rae
· 9 years ago
bc9071c
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· 9 years ago
94b385f
usb: gadget: fastboot: Request status and length check in rx handler
by Paul Kocialkowski
· 9 years ago
eca76b7
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
by Paul Kocialkowski
· 9 years ago
99fc222
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
by Paul Kocialkowski
· 9 years ago
8d2f003
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
by Paul Kocialkowski
· 9 years ago
17da3c0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· 9 years ago
01acd6a
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
f2226c0
drivers: usb: fsl: Remove LS102XA immap inclusion
by Nikhil Badola
· 9 years ago
2f47324
include: usb: Map USB controller base addresses for LS2085A
by Nikhil Badola
· 9 years ago
909a1ab
include: usb: Move USB controller base address mapping
by Nikhil Badola
· 9 years ago
667f4dd
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
by Nikhil Badola
· 9 years ago
7e5a32f
drivers: usb: fsl: Remove warnings for 64-bit architectures
by Nikhil Badola
· 9 years ago
081a1b7
ls1021aqds: Enable USB IP support
by Ramneek Mehresh
· 9 years ago
10a2864
ls1021atwr: Enable USB IP support
by Ramneek Mehresh
· 9 years ago
d09e401
arch: arm: fsl: Add XHCI support for LS1021A
by Ramneek Mehresh
· 9 years ago
ba92ee0
usb: fsl: Add XHCI driver support
by Ramneek Mehresh
· 9 years ago
792651f
usb: xhci: keystone: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· 9 years ago
2770448
usb: xhci: omap: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· 9 years ago
552d60c
usb: xhci: exynos: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· 9 years ago
dc9cdf8
usb: dwc3: Add DWC3 controller driver support
by Ramneek Mehresh
· 9 years ago
b86f795
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
by Simon Glass
· 9 years ago
fbc4b8a
dm: usb: eth: Add driver-model support to the asix driver
by Simon Glass
· 9 years ago
2b53b07
dm: usb: Add driver-model support to ehci-pci
by Simon Glass
· 9 years ago
4a41cc1
x86: minnowmax: Drop the cache line size hack
by Simon Glass
· 9 years ago
abb59cf
dm: usb: Adjust the USB_DEVICE() macro naming
by Simon Glass
· 9 years ago
c8c2797
dm: usb: eth: Support driver model with USB Ethernet
by Simon Glass
· 9 years ago
a1ca92e
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
6955909
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
by Simon Glass
· 9 years ago
b483915
dm: usb: Correct the struct usb_driver_entry comment
by Simon Glass
· 9 years ago
4b515e4
dm: pci: Add a function to get the BDF for a device
by Simon Glass
· 9 years ago
d0a5a0b
dm: eth: Add driver-model support to the rtl8169 driver
by Simon Glass
· 9 years ago
aba9296
dm: pci: Add support for PCI driver matching
by Simon Glass
· 9 years ago
e62b526
usb: Update some EHCI driver licenses to use SPDX
by Simon Glass
· 9 years ago
19df0bc
usb: ehci: Correct a missing hypen in an error message
by Simon Glass
· 9 years ago
36d7cc1
dm: core: Add \n to two dm_warn() messages
by Simon Glass
· 9 years ago
09e7ea4
musb: Add device-model support to the musb-host u-boot glue
by Hans de Goede
· 9 years ago
fc85d39
musb: Add musb_host_data struct to hold global data
by Hans de Goede
· 9 years ago
1398252
musb: Rename and wrap public functions
by Hans de Goede
· 9 years ago
e740ca3
musb: Update usb-compat to work with struct usb_device without a parent ptr
by Hans de Goede
· 9 years ago
1583723
musb: Allow musb_platform_enable to return an error code
by Hans de Goede
· 9 years ago
fd1bd21
dm: usb: Do not assume that first child is always a hub
by Hans de Goede
· 9 years ago
b2f219b
dm: usb: Allow usb host drivers to implement usb_reset_root_port
by Hans de Goede
· 9 years ago
9b510df
dm: usb: Rename usb_find_child to usb_find_emul_child
by Hans de Goede
· 9 years ago
6cda369
dm: usb: Use device_unbind_children to clean up usb devs on stop
by Hans de Goede
· 9 years ago
e5c4564
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
by Hans de Goede
· 9 years ago
c27b329
dm: usb: Fix "usb tree" output
by Hans de Goede
· 9 years ago
bb52b36
dm: Export device_remove_children / device_unbind_children
by Hans de Goede
· 9 years ago
8802f56
usb: Add an usb_device parameter to usb_reset_root_port
by Hans de Goede
· 9 years ago
682c9f8
usb: Pass device instead of portnr to usb_legacy_port_reset
by Hans de Goede
· 9 years ago
9eb72dd
usb: usb_setup_device: Drop unneeded portnr function argument
by Hans de Goede
· 9 years ago
6bfe80e
usb: Drop device-model specific copy of usb_legacy_port_reset
by Hans de Goede
· 9 years ago
04c5ee4
dm: remove redundant CONFIG_DM from driver/core/Makefile
by Masahiro Yamada
· 9 years ago
1f5dd47
dm: do not set DM_FLAG_ACTIVATED twice
by Masahiro Yamada
· 9 years ago
643e690
dm: change dm_warn() message into debug() in uclass_add()
by Masahiro Yamada
· 9 years ago
86075ba
test: Add a test for regmap
by Simon Glass
· 9 years ago
9f4629b
dm: core: Add device checking to syscon_get_regmap()
by Simon Glass
· 9 years ago
85aeda4
test: Add a macro to check that a value is not an error pointer
by Simon Glass
· 9 years ago
0503e82
dm: test: Add a size to each reg property
by Simon Glass
· 9 years ago
04035fd
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
3c43fba
dm: test: Add a test for the LED uclass
by Simon Glass
· 9 years ago
fb8a5ff
led: Return -ENODEV if the LED device cannot be found
by Simon Glass
· 9 years ago
8e6cc46
dm: test: Add a test for the mmc uclass
by Simon Glass
· 9 years ago
64ce0ca
dm: test: Add a test for the ram uclass
by Simon Glass
· 9 years ago
201c29a
dm: test: Add a test for the reset uclass
by Simon Glass
· 9 years ago
5010d98
sandbox: Use the reset driver to handle reset
by Simon Glass
· 9 years ago
b9d33fa
sandbox: Add a warm and cold reset driver
by Simon Glass
· 9 years ago
1704d08
dm: reset: Allow reset_walk() to return
by Simon Glass
· 9 years ago
dc6f4d3
sandbox: Support multiple reset types
by Simon Glass
· 9 years ago
6a1c7ce
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
c02790c
dm: test: Allow test names to leave out the dm_test_ prefix
by Simon Glass
· 9 years ago
97f3ee3
dm: Add platform data advice and admonishment
by Simon Glass
· 9 years ago
e15bb3e
power: pmic: Use trailing_strtol() instead of a local function
by Simon Glass
· 9 years ago
f26c8a8
dm: Add a clock uclass
by Simon Glass
· 9 years ago
30db918
zynq: Rename struct clk_ops to zynq_clk_ops
by Simon Glass
· 9 years ago
f991745
dm: Add a system reset uclass
by Simon Glass
· 9 years ago
92a655c
mkimage: Set up a file size parameter and keep it updated
by Simon Glass
· 9 years ago
aea3d40
spl: Add a debug string before the jump to U-Boot
by Simon Glass
· 9 years ago
070d00b
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
cb5f97f70
fdt: Provide debug info when a device tree cannot be found
by Simon Glass
· 9 years ago
c4af673
lib: Add function to extract a number from the end of a string
by Simon Glass
· 9 years ago
1acab96
Add rivest cipher 4 (rc4) implementation
by Simon Glass
· 9 years ago
6e780c7
ns16550: Improve debug UART so it can work with 32-bit access
by Simon Glass
· 9 years ago
6f849c3
dm: spi: Make local functions static
by Simon Glass
· 9 years ago
6c51df6
dm: Add support for RAM drivers
by Simon Glass
· 9 years ago
10f5f5a
Drop CONFIG_ERRNO_STR from SPL
by Simon Glass
· 9 years ago
30987ef
dm: power: Allow use of regulators in SPL
by Simon Glass
· 9 years ago
6c69c7f
dm: pmic: Add functions to adjust PMIC registers
by Simon Glass
· 9 years ago
Next »