summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-03sunxi: Add support for A20-OLinuXino-MICRO-eMMCStefan Mavrodiev2-0/+97
2017-10-03sunxi: Enable CMD_GPT by defaultMaxime Ripard1-0/+1
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard13-11/+9
2017-10-03sunxi: sina33: Sync the device tree with the kernelMaxime Ripard8-397/+939
2017-10-03sunxi: Imply USB_ETHERMaxime Ripard1-0/+1
2017-10-03sunxi: Register usb_etherMaxime Ripard1-0/+2
2017-10-03musb: sunxi: switch to the device modelMaxime Ripard3-37/+27
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard53-98/+5
2017-10-03sunxi: imply USB_GADGETMaxime Ripard10-9/+1
2017-10-03sunxi: provide default USB gadget setupMaxime Ripard10-27/+3
2017-10-03usb: gadget: usb_ether: Move settings to commonMaxime Ripard8-12/+11
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard152-460/+472
2017-10-03usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard31-32/+43
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard61-21/+56
2017-10-03usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard14-6/+14
2017-10-03usb: gadget: Document USBNET_DEVADDRMaxime Ripard1-0/+3
2017-10-03usb: gadget: Move USBNET_DEVADDR option out of g_dnlMaxime Ripard1-2/+2
2017-10-03sandbox: Expand list of IO accessorsMaxime Ripard1-0/+47
2017-10-03sandbox: Enable btrfs supportTom Rini1-0/+1
2017-10-03fs/btrfs: Fix warning in btrfs_check_super()Tom Rini1-1/+1
2017-10-03sandbox: Use asm-generic/io.hPaul Burton2-10/+20
2017-10-03powerpc: Use asm-generic/io.hPaul Burton1-20/+5
2017-10-03nios2: Use asm-generic/io.hPaul Burton1-7/+8
2017-10-03mips: Use asm-generic/io.hPaul Burton1-11/+6
2017-10-03xtensa: Use asm-generic/io.hPaul Burton1-23/+2
2017-10-03x86: Use asm-generic/io.hPaul Burton1-29/+2
2017-10-03sh: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-03nds32: Use asm-generic/io.hPaul Burton1-29/+3
2017-10-03microblaze: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-03m68k: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-03arm: Use asm-generic/io.hPaul Burton1-29/+1
2017-10-03arc: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-03Provide a generic io.h & address mapping functionsPaul Burton1-0/+110
2017-10-03mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfigMarek Behún1-0/+1
2017-10-03cmd: Add the 'btrsubvol' command to list BTRFS subvolumesMarek Behún3-0/+39
2017-10-03fs: btrfs: Add U-Boot fs handlers.Marek Behún8-0/+285
2017-10-03fs: btrfs: Add single-device read-only BTRFS implementationMarek Behún12-0/+1841
2017-10-03fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functionsMarek Behún1-0/+176
2017-10-03fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)Marek Behún2-0/+1100
2017-10-03include: Add a variadic macro to call a callback for all argumentsMarek Behún1-0/+59
2017-10-03fs: Create a common fs_devread for ext4/reiserfs/zfsMarek Behún6-236/+122
2017-10-03lib: Add CRC32-CMarek Behún4-0/+46
2017-10-03Prepare v2017.11-rc1Tom Rini1-2/+2
2017-10-03scripts: dtc: Add .gitignoreBin Meng1-0/+4
2017-10-02Merge git://git.denx.de/u-boot-usbTom Rini18-251/+612
2017-10-01Merge git://git.denx.de/u-boot-rockchipTom Rini61-150/+2462
2017-10-01usb: dwc3: add UniPhier specific glue layerMasahiro Yamada3-0/+128
2017-10-01usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()Bin Meng1-1/+1
2017-10-01usb: xhci: Set 'Average TRB Length' to 8 for control endpointsBin Meng2-0/+12
2017-10-01usb: xhci: Set 'Error Count' to 0 for isoch endpointsBin Meng1-1/+5