Commit Graph

27981 Commits (3a1c223f1902fab71558d5420a97bcc778b189a1)
 

Author SHA1 Message Date
Hans de Goede b918a0c6f6 musb-new: Properly remove a transfer from the schedule on timeout 11 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 11 years ago
Hans de Goede e8672e3f0e musb-new: Fix interrupt transfers not working 11 years ago
Hans de Goede dc9a391270 musb-new: Use time based timeouts rather then cpu-cycles based timeouts 11 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 11 years ago
Hans de Goede 0f8bc53240 musb-new: Add register defines for different reg layout on sunxi 11 years ago
Hans de Goede d906bbc262 usb: Do not log an error when no devices is plugged into a root-hub-less hcd 11 years ago
Hans de Goede 3cbcb28928 usb: Fix usb_kbd_deregister when console-muxing is used 11 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 11 years ago
Hans de Goede a1d31077d0 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans 11 years ago
Hans de Goede b507226405 USB: make "usb start" start usb only once 11 years ago
Alex Sadovsky c0978a94aa usb: gadget: pxa25x_udc: fix use-before-initialized bug 11 years ago
Stefan Roese 1fd81b7c23 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test 11 years ago
Stefan Roese 87ed6b1067 usb: gadget: composite: Fix NULL pointer crash in USB compliance test 11 years ago
Simon Glass 2b7c0f3081 sunxi: Drop use of lowlevel_init() 11 years ago
Simon Glass f630974ccb sunxi: Move SPL s_init() code to board_init_f() 11 years ago
Simon Glass 480ca13e74 arm: Add warnings about using gdata 11 years ago
Tom Rini a6b541b090 TI ARMv7: Don't use GD before crt0.S has set it 11 years ago
Tom Rini ab77f24119 Merge branch 'master' of git://git.denx.de/u-boot-ti 11 years ago
Masahiro Yamada d928664f41 powerpc: 74xx_7xx: remove 74xx_7xx cpu support 11 years ago
Masahiro Yamada eb8b3f1edd mpc8xx: remove unused linker script 11 years ago
Masahiro Yamada 9c3c5c8b02 ppc4xx: remove dead code 11 years ago
Alexey Brodkin fdff23702a arc: rename "arc700" in "arcv1" 11 years ago
Alexey Brodkin e20bcb046b board/synopsys: remove selection of CPU from the board 11 years ago
Alexey Brodkin 660d5f0d49 arc: move common sources in library 11 years ago
Alexey Brodkin 70a0442a42 arc: move linker script in arch/arc/cpu folder 11 years ago
Alexey Brodkin 1c91a3d979 arc: relocate - minor refactoring and clean-up 11 years ago
Igor Guryanov 20a58ac0d8 arc: introduce separate section for interrupt vector table 11 years ago
Alexey Brodkin dcb431e723 arc: add dependences on MMU presence 11 years ago
Igor Guryanov c0e9535e1d arc: interrupts - fix mask setup 11 years ago
Igor Guryanov e47d733867 arc: add ECR (exception cause register) output 11 years ago
Igor Guryanov f8cf3d1ebd arc: check caches existence before use 11 years ago
Tom Rini d1c3310d40 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 11 years ago
Simon Glass d2ce658de5 buildman: Add an option to write the full build output 11 years ago
Simon Glass 827e37b558 buildman: Add the option to download toolchains from kernel.org 11 years ago
Simon Glass 9b83bfdcb0 buildman: Allow architecture to alias to multiple toolchains 11 years ago
Simon Glass cc935295f2 buildman: Don't use the local settings when running tests 11 years ago
Simon Glass 7024ab6316 buildman: Don't complain about missing sections in ~/.buildman 11 years ago
Simon Glass 620053421c buildman: Add documentation about the .buildman file 11 years ago
Simon Glass 346996969d buildman: Add a note about Python pre-requisites 11 years ago
Simon Glass bb1501f2c2 buildman: Add an option to use the full tool chain path 11 years ago
Simon Glass f210b58734 buildman: Put the toolchain path first instead of last in PATH 11 years ago
Simon Glass b53241230d buildman: Try to avoid hard-coded string parsing 11 years ago
Simon Glass 5abab20dfb buildman: Allow specifying a range of commits to build 11 years ago
Simon Glass 0740127f4d buildman: Don't remove entire output directory when testing 11 years ago
Simon Glass 5971ab5c44 buildman: Add an option to flatten output directory trees 11 years ago
Simon Glass 2a9e2c6a09 buildman: Try to guess the upstream commit 11 years ago
Simon Glass 1a91567510 buildman: Don't prune output space for 'current source' build 11 years ago
Simon Glass 05c96b187a buildman: Put build in 'current', not 'current/current' 11 years ago
Simon Glass 4466c1f943 buildman: Add tests that check the correct output directory is used 11 years ago