Commit Graph

19833 Commits (5644369450635fa5c2967bee55b1ac41f6e988d0)
 

Author SHA1 Message Date
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 12 years ago
Tom Rini 3c47f2f487 Merge branch 'master' of git://git.denx.de/u-boot-usb 12 years ago
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Vincent Palatin ae003d0570 usb: Add multiple controllers support for EHCI PCI 12 years ago
Simon Glass 0641ce5b5a x86: Enable USB features for coreboot 12 years ago
Michael Spang 032868a432 usb: usbeth: smsc95xx: remove EEPROM loaded check 12 years ago
Vincent Palatin 61755c7908 usb: ehci: Fix aliasing issue in EHCI interrupt code 12 years ago
Patrick Georgi 8f62ca646f usb: ehci: Support interrupt transfers via periodic list 12 years ago
Vivek Gautam c74b0116b6 usb: ehci: exynos: Enable non-dt path 12 years ago
Vivek Gautam 24a4775f91 usb: ehci: exynos: Fix multiple FDT decode 12 years ago
Lukasz Majewski 83301b4f8b arm:trats: Use new ums command 12 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 12 years ago
Piotr Wilczek b4d36f6809 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel 12 years ago
Lukasz Majewski dee1d99973 usb:composite: USB Mass Storage - storage_common.c from Linux kernel 12 years ago
Lukasz Majewski f7b4162eb1 usb:composite:fix Provide function data when addressing device with only one interface 12 years ago
Shiraz Hashim b2caefbb33 usbtty: adapt buffers for large packet support 12 years ago
Vipin Kumar 39fd6342a4 usb/host/ehci: Add support for EHCI on spear 12 years ago
Pantelis Antoniou a04983d6a9 usb: Fix bug when both DFU & ETHER are defined 12 years ago
Pantelis Antoniou 1b6ca18b42 dfu: Add a partition type target 12 years ago
Pantelis Antoniou 80eb1bd02d dfu: Properly zero out timeout value 12 years ago
Pantelis Antoniou df93cd9c6f dfu: Fix crash when wrong number of arguments given 12 years ago
Pantelis Antoniou ea3e21226f dfu: Only perform DFU board_usb_init() for TRATS 12 years ago
Vincent Palatin 2982837e36 usb: ehci: Add 64-bit controller support 12 years ago
Vincent Palatin 7c38e90aff usb: ehci: generic PCI support 12 years ago
Simon Glass b5bec88434 Use 'unsigned int' for global_data's baudrate 12 years ago
Simon Glass 68794b9f73 sparc: Fix build warnings in serial.c 12 years ago
Simon Glass eb33809f70 sparc: Fix out-of-tree building 12 years ago
Simon Glass 69e0683241 serial: ns16550: Remove unwanted cast 12 years ago
Simon Glass 81e2ff0bf1 avr32: Fix cast warning in board.c 12 years ago
Simon Glass 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() 12 years ago
Simon Glass 4da2551efa blackfin: Fix up board_type global data 12 years ago
Simon Glass 068a1e46bf exynos5: Enable generic board for Exynos5 device tree boards 12 years ago
Simon Glass 949747b17f x86: Enable generic board 12 years ago
Simon Glass dd7f65f664 tegra: Enable generic board for Tegra 12 years ago
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 12 years ago
Simon Glass be274b99ab x86: Adjust board_r.c for x86 12 years ago
Simon Glass 48a3380675 x86: Adjust board_f.c for x86 12 years ago
Simon Glass 660c60c4e7 ppc: Enable generic board support 12 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 12 years ago
Simon Glass e4fef6cfcc Adjust board_f.c for ppc 12 years ago
Simon Glass 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols 12 years ago
Simon Glass 959daa21d4 arm: Enable generic board support 12 years ago
Simon Glass ea8c37da8e arm: Remove use of board_early_init_r/last_stage_init() 12 years ago
Simon Glass 8cae8a68ed Add spl load feature 12 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board 12 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 12 years ago