Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7ece1c61ade7f3b9ec25118d8adab5a8d47c3276
7ece1c6
test: dm: net: Add a test of the netretry behavior
by Joe Hershberger
· 10 years ago
2eede1f
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
by Joe Hershberger
· 10 years ago
7d104ea
test: dm: eth: Add testing for ethrotate env var
by Joe Hershberger
· 10 years ago
6536b9b
dm: eth: Add support for ethprime env var
by Joe Hershberger
· 10 years ago
e58780d
dm: eth: Add support for aliases
by Joe Hershberger
· 10 years ago
bfacad7
test: dm: eth: Add tests for the eth dm implementation
by Joe Hershberger
· 10 years ago
d87a457
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· 10 years ago
3ea143a
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· 10 years ago
1759140
dm: eth: Pass the packet pointer as a parameter to recv
by Joe Hershberger
· 10 years ago
2a504df
net: Clean up network stack names used in DM drivers
by Joe Hershberger
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
85848f0
cmd: net: Clean up return codes
by Joe Hershberger
· 10 years ago
55d5fd9
net: Access mapped physmem in net functions
by Joe Hershberger
· 10 years ago
5c42133
net: Make netretry actually do something
by Joe Hershberger
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
fce6900
net: Use int instead of u8 for boolean flag
by Joe Hershberger
· 10 years ago
05324a4
net: Change return codes from net/eth.c to use errorno constants
by Joe Hershberger
· 10 years ago
84eb1fb
net: Refactor in preparation for driver model
by Joe Hershberger
· 10 years ago
ff99743
net: Remove unneeded "extern" in net.h
by Joe Hershberger
· 10 years ago
4c7c65a
net: Rename helper function to be more clear
by Joe Hershberger
· 10 years ago
8b2c9a7
net: Provide a function to get the current MAC address
by Joe Hershberger
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
eb37422
test: dm: Reorder the objects to build
by Joe Hershberger
· 10 years ago
d3b7ff1
dm: pci: Add driver model tests for PCI
by Simon Glass
· 10 years ago
aad78d2
dm: x86: pci: Convert chromebook_link to use driver model for pci
by Simon Glass
· 10 years ago
801f4f1
dm: x86: pci: Convert coreboot to use driver model for pci
by Simon Glass
· 10 years ago
a219dae
dm: x86: pci: Add a PCI driver for driver model
by Simon Glass
· 10 years ago
a33aca1
dm: sandbox: pci: Enable PCI for sandbox
by Simon Glass
· 10 years ago
d2cb9b2
dm: sandbox: Add a emulated PCI device as an example
by Simon Glass
· 10 years ago
36d0d3b
dm: sandbox: pci: Add a PCI emulation uclass
by Simon Glass
· 10 years ago
537849a
dm: sandbox: Add a simple PCI driver
by Simon Glass
· 10 years ago
9569c40
dm: sandbox: pci: Add PCI support for sandbox
by Simon Glass
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
aab6724
dm: pci: Move common PCI functions into their own file
by Simon Glass
· 10 years ago
fa67f90
dm: Show both allocated and requested seq numbers in 'dm uclass'
by Simon Glass
· 10 years ago
02c07b3
dm: core: Add a uclass pre_probe() method for devices
by Simon Glass
· 10 years ago
02eeb1b
dm: core: Mark device as active before calling its probe() method
by Simon Glass
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
106cce9
fdt: Tighten up error handling in fdtdec_get_pci_addr()
by Simon Glass
· 10 years ago
cc5e196
Correct map_sysmem() logic in do_mem_mw()
by Simon Glass
· 10 years ago
161d2e4
x86: Split up arch_cpu_init()
by Simon Glass
· 10 years ago
d4c671c
dm: Add a new CPU init function which can use driver model
by Simon Glass
· 10 years ago
31f57c2
x86: Add a x86_ prefix to the x86-specific PCI functions
by Simon Glass
· 10 years ago
5f7bfdd
fdt: Export fdtdec_get_number() for general use
by Simon Glass
· 10 years ago
20806e7
sandbox: Update device tree 'reg' properties for I2C and SPI
by Simon Glass
· 10 years ago
51e9dad
x86: Add support for panther (Asus Chromebox)
by Simon Glass
· 10 years ago
cc285c5
x86: Move common Chromebook config into a separate file
by Simon Glass
· 10 years ago
87108cf
x86: spi: Add support for lynxpoint
by Simon Glass
· 10 years ago
713704f
x86: pci: Add PCI IDs for lynxpoint
by Simon Glass
· 10 years ago
5692ccf
x86: video: Allow keyboard presence to be controlled by device tree
by Simon Glass
· 10 years ago
892ff8e
x86: Support machines with >4GB of RAM
by Simon Glass
· 10 years ago
4564fae
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
by Kishon Vijay Abraham I
· 10 years ago
2091301
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
6c739c5
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· 10 years ago
dd82242
i2c: mvtwsi: Support for up to 4 different controllers
by Paul Kocialkowski
· 10 years ago
1847c1d
sunxi: iNet 3F support
by Paul Kocialkowski
· 10 years ago
96fc68c
sunxi: iNet 3W support
by Paul Kocialkowski
· 10 years ago
1d1bce8
sunxi: Proper iNet board config naming
by Paul Kocialkowski
· 10 years ago
8e2fc52
sunxi: Removed dram files cleanup in MAINTAINERS
by Paul Kocialkowski
· 10 years ago
8c81657
sunxi: Serial number support, obtained from SID bits
by Paul Kocialkowski
· 10 years ago
9816d52
sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins
by Paul Kocialkowski
· 10 years ago
2181229
sunxi: Cubieboard2 mmc0 card-detect pin
by Paul Kocialkowski
· 10 years ago
b251528
sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin
by Paul Kocialkowski
· 10 years ago
2f44afa
sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pins
by Paul Kocialkowski
· 10 years ago
6dd714e
sunxi: Ainol AW1 mmc0 card-detect pin
by Paul Kocialkowski
· 10 years ago
6808af7
sunxi: Ampe A76 mmc0 card-detect pin
by Paul Kocialkowski
· 10 years ago
98424c1
sunxi: TZX-Q8-713B7 mmc0 card-detect pin
by Paul Kocialkowski
· 10 years ago
750d49f
sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect
by Hans de Goede
· 10 years ago
a0e2b1b
sunxi: usbc: Wait for vbus to fall after disabling it
by Hans de Goede
· 10 years ago
046ea8b
sunxi: usbc: Initialize vusb value on request_resources
by Hans de Goede
· 10 years ago
940382f
power: axp209: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
558ccc7
power: axp152: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
849d597
sunxi: Yones Toptech BD1078 support
by Paul Kocialkowski
· 10 years ago
8deacca
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
by Paul Kocialkowski
· 10 years ago
487b327
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
81f1187
sunxi: Ainol AW1 support
by Paul Kocialkowski
· 10 years ago
f1df758
sunxi: USB download gadget cable detection
by Paul Kocialkowski
· 10 years ago
ebd468b
sunxi: common VBUS detection logic in usbc
by Paul Kocialkowski
· 10 years ago
1a59ecf
power: axp209: VBUS detection support
by Paul Kocialkowski
· 10 years ago
5eaacb4
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
by Paul Kocialkowski
· 10 years ago
f7c7ab6
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
by Paul Kocialkowski
· 10 years ago
991963b
sunxi: gpio: Indentation fix
by Paul Kocialkowski
· 10 years ago
d3aa051
sun6i: Add support for the Mixtile LOFT-Q board
by Han Pengfei
· 10 years ago
a32d279
fastboot: Proper download gadget unregister and clear when cable is missing
by Paul Kocialkowski
· 10 years ago
e2ec3e4
fastboot: add support for reboot-bootloader command
by Alexey Firago
· 10 years ago
8a41802
fastboot: check for alias when looking up partition by name
by Michael Scott
· 10 years ago
0a9ac5c
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
by Heiko Schocher
· 10 years ago
ee02a65
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
by Fabio Estevam
· 10 years ago
7704fdb
usb: gadget: thor: Claim EP after allocating it in thor gadget
by Marek Szyprowski
· 10 years ago
3621b3b
usb: dwc3: Correct clean up code for requests
by Lukasz Majewski
· 10 years ago
afa093b
usb: dwc3: gadget: Set non EP0 max packet limit to 512B
by Lukasz Majewski
· 10 years ago
29e7fc1
usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST
by Lukasz Majewski
· 10 years ago
137f7c5
usb: dwc3: optimize interrupt loop
by Marek Szyprowski
· 10 years ago
16bece5
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
by Marek Szyprowski
· 10 years ago
5dc4538
usb: dwc3: add a workaround for too small OUT requests
by Marek Szyprowski
· 10 years ago
7e9cb79
usb: dwc3: make dwc3_set_mode to static
by Joonyoung Shim
· 10 years ago
2252d15
usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
by Lukasz Majewski
· 10 years ago
6d69173
usb: composite: Add .reset callback to usb_gadget_driver structure
by Lukasz Majewski
· 10 years ago
d281730
usb: gadget: thor: Invoke board specific USB cleanup interface
by Inha Song
· 10 years ago
375f2d7
usb: gadget: UMS: Invoke board specific USB cleanup interface
by Inha Song
· 10 years ago
Next »