index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-03
usb: gadget: Convert USB_ETHER to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Document USBNET_DEVADDR
Maxime Ripard
2017-10-03
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
Maxime Ripard
2017-10-03
sandbox: Expand list of IO accessors
Maxime Ripard
2017-10-03
sandbox: Enable btrfs support
Tom Rini
2017-10-03
fs/btrfs: Fix warning in btrfs_check_super()
Tom Rini
2017-10-02
sandbox: Use asm-generic/io.h
Paul Burton
2017-10-02
powerpc: Use asm-generic/io.h
Paul Burton
2017-10-02
nios2: Use asm-generic/io.h
Paul Burton
2017-10-02
mips: Use asm-generic/io.h
Paul Burton
2017-10-02
xtensa: Use asm-generic/io.h
Paul Burton
2017-10-02
x86: Use asm-generic/io.h
Paul Burton
2017-10-02
sh: Use asm-generic/io.h
Paul Burton
2017-10-02
nds32: Use asm-generic/io.h
Paul Burton
2017-10-02
microblaze: Use asm-generic/io.h
Paul Burton
2017-10-02
m68k: Use asm-generic/io.h
Paul Burton
2017-10-02
arm: Use asm-generic/io.h
Paul Burton
2017-10-02
arc: Use asm-generic/io.h
Paul Burton
2017-10-02
Provide a generic io.h & address mapping functions
Paul Burton
2017-10-02
mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig
Marek Behún
2017-10-02
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek Behún
2017-10-02
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
2017-10-02
fs: btrfs: Add single-device read-only BTRFS implementation
Marek Behún
2017-10-02
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
Marek Behún
2017-10-02
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
Marek Behún
2017-10-02
include: Add a variadic macro to call a callback for all arguments
Marek Behún
2017-10-02
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek Behún
2017-10-02
lib: Add CRC32-C
Marek Behún
2017-10-02
Prepare v2017.11-rc1
Tom Rini
2017-10-02
scripts: dtc: Add .gitignore
Bin Meng
2017-10-01
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-10-01
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-10-01
usb: dwc3: add UniPhier specific glue layer
Masahiro Yamada
2017-10-01
usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
Bin Meng
2017-10-01
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
Bin Meng
2017-10-01
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
Bin Meng
2017-10-01
usb: xhci: Program max burst size for endpoint
Bin Meng
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
usb: hub: Clear BH reset status change for a 3.0 hub
Bin Meng
2017-10-01
usb: hub: Clear port reset before usb_hub_port_connect_change()
Bin Meng
2017-10-01
usb: xhci: Fix max packet size for full speed device endpoint 0
Bin Meng
2017-10-01
usb: Read device descriptor after device is addressed for xHCI
Bin Meng
2017-10-01
usb: Only get 64 bytes device descriptor for full speed devices
Bin Meng
2017-10-01
usb: xhci: Add interrupt transfer support
Bin Meng
2017-10-01
usb: Handle audio extension endpoint descriptor in usb_parse_config()
Bin Meng
2017-10-01
usb: xhci: Don't assume LS/FS devices are always behind a HS hub
Bin Meng
2017-10-01
test: dm: usb: Update test cases for USB
Bin Meng
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
dm: usb: Remove no longer needed blk_unbind_all()
Bin Meng
[next]