Commit Graph

29465 Commits (97562c12f1fac25a272a7079e234b9157eeedce5)
 

Author SHA1 Message Date
Hannes Petermaier 97562c12f1 common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy 9 years ago
Kishon Vijay Abraham I 4564faeafb ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 9 years ago
Tom Rini 20913018fb Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Paul Kocialkowski 6c739c5d8a sunxi: Complete i2c support for each supported platform 9 years ago
Paul Kocialkowski dd82242b4d i2c: mvtwsi: Support for up to 4 different controllers 9 years ago
Paul Kocialkowski 1847c1da02 sunxi: iNet 3F support 9 years ago
Paul Kocialkowski 96fc68c2d5 sunxi: iNet 3W support 9 years ago
Paul Kocialkowski 1d1bce8733 sunxi: Proper iNet board config naming 9 years ago
Paul Kocialkowski 8e2fc523a9 sunxi: Removed dram files cleanup in MAINTAINERS 9 years ago
Paul Kocialkowski 8c8165739b sunxi: Serial number support, obtained from SID bits 9 years ago
Paul Kocialkowski 9816d52d8e sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins 9 years ago
Paul Kocialkowski 21812296a9 sunxi: Cubieboard2 mmc0 card-detect pin 9 years ago
Paul Kocialkowski b25152828f sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin 9 years ago
Paul Kocialkowski 2f44afafe2 sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pins 9 years ago
Paul Kocialkowski 6dd714e6d2 sunxi: Ainol AW1 mmc0 card-detect pin 9 years ago
Paul Kocialkowski 6808af7069 sunxi: Ampe A76 mmc0 card-detect pin 9 years ago
Paul Kocialkowski 98424c1082 sunxi: TZX-Q8-713B7 mmc0 card-detect pin 9 years ago
Hans de Goede 750d49f5a4 sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect 9 years ago
Hans de Goede a0e2b1b865 sunxi: usbc: Wait for vbus to fall after disabling it 9 years ago
Hans de Goede 046ea8b390 sunxi: usbc: Initialize vusb value on request_resources 9 years ago
Paul Kocialkowski 940382fe7d power: axp209: Registers definitions in header 9 years ago
Paul Kocialkowski 558ccc7f50 power: axp152: Registers definitions in header 9 years ago
Paul Kocialkowski 849d597bac sunxi: Yones Toptech BD1078 support 9 years ago
Paul Kocialkowski 8deacca975 sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig 9 years ago
Paul Kocialkowski 487b3277d4 sunxi: GPIO pin mux hardware-feature-specific function index defines 9 years ago
Paul Kocialkowski 81f11872f3 sunxi: Ainol AW1 support 9 years ago
Paul Kocialkowski f1df758d30 sunxi: USB download gadget cable detection 9 years ago
Paul Kocialkowski ebd468b2d2 sunxi: common VBUS detection logic in usbc 9 years ago
Paul Kocialkowski 1a59ecff80 power: axp209: VBUS detection support 9 years ago
Paul Kocialkowski 5eaacb4340 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic 9 years ago
Paul Kocialkowski f7c7ab636a power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic 9 years ago
Paul Kocialkowski 991963bce9 sunxi: gpio: Indentation fix 9 years ago
Han Pengfei d3aa051e7a sun6i: Add support for the Mixtile LOFT-Q board 9 years ago
Paul Kocialkowski a32d279129 fastboot: Proper download gadget unregister and clear when cable is missing 9 years ago
Alexey Firago e2ec3e4612 fastboot: add support for reboot-bootloader command 9 years ago
Michael Scott 8a41802f21 fastboot: check for alias when looking up partition by name 9 years ago
Heiko Schocher 0a9ac5cb5e dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts 9 years ago
Fabio Estevam ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 9 years ago
Marek Szyprowski 7704fdbda3 usb: gadget: thor: Claim EP after allocating it in thor gadget 9 years ago
Lukasz Majewski 3621b3b8a7 usb: dwc3: Correct clean up code for requests 9 years ago
Lukasz Majewski afa093bfa7 usb: dwc3: gadget: Set non EP0 max packet limit to 512B 9 years ago
Lukasz Majewski 29e7fc19ce usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST 9 years ago
Marek Szyprowski 137f7c590d usb: dwc3: optimize interrupt loop 9 years ago
Marek Szyprowski 16bece51c5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver 9 years ago
Marek Szyprowski 5dc4538bf3 usb: dwc3: add a workaround for too small OUT requests 9 years ago
Joonyoung Shim 7e9cb7962f usb: dwc3: make dwc3_set_mode to static 9 years ago
Lukasz Majewski 2252d150ef usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 9 years ago
Lukasz Majewski 6d69173207 usb: composite: Add .reset callback to usb_gadget_driver structure 9 years ago
Inha Song d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 9 years ago
Inha Song 375f2d785c usb: gadget: UMS: Invoke board specific USB cleanup interface 9 years ago