summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02fs: btrfs: Add single-device read-only BTRFS implementationMarek Behún
2017-10-02fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functionsMarek Behún
2017-10-02fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)Marek Behún
2017-10-02include: Add a variadic macro to call a callback for all argumentsMarek Behún
2017-10-02fs: Create a common fs_devread for ext4/reiserfs/zfsMarek Behún
2017-10-02lib: Add CRC32-CMarek Behún
2017-10-02Prepare v2017.11-rc1Tom Rini
2017-10-02scripts: dtc: Add .gitignoreBin Meng
2017-10-01Merge git://git.denx.de/u-boot-usbTom Rini
2017-10-01Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-10-01usb: dwc3: add UniPhier specific glue layerMasahiro Yamada
2017-10-01usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()Bin Meng
2017-10-01usb: xhci: Set 'Average TRB Length' to 8 for control endpointsBin Meng
2017-10-01usb: xhci: Set 'Error Count' to 0 for isoch endpointsBin Meng
2017-10-01usb: xhci: Program max burst size for endpointBin Meng
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
2017-10-01usb: hub: Clear BH reset status change for a 3.0 hubBin Meng
2017-10-01usb: hub: Clear port reset before usb_hub_port_connect_change()Bin Meng
2017-10-01usb: xhci: Fix max packet size for full speed device endpoint 0Bin Meng
2017-10-01usb: Read device descriptor after device is addressed for xHCIBin Meng
2017-10-01usb: Only get 64 bytes device descriptor for full speed devicesBin Meng
2017-10-01usb: xhci: Add interrupt transfer supportBin Meng
2017-10-01usb: Handle audio extension endpoint descriptor in usb_parse_config()Bin Meng
2017-10-01usb: xhci: Don't assume LS/FS devices are always behind a HS hubBin Meng
2017-10-01test: dm: usb: Update test cases for USBBin Meng
2017-10-01dm: usb: emul: Drop usb_emul_reset()Bin Meng
2017-10-01dm: usb: Remove no longer needed blk_unbind_all()Bin Meng
2017-10-01dm: usb: Fix broken usb_stop()Bin Meng
2017-10-01usb: emul: hub: Report the actual device speed of the emulation deviceBin Meng
2017-10-01usb: emul: Expose find_descriptor() as a public APIBin Meng
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng
2017-10-01usb: sandbox: Initialize root hub's device speed to high speedBin Meng
2017-10-01usb: Fix comments of usb_emul_find_for_dev()Bin Meng
2017-10-01usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-10-01rockchip: enable TPL_SYSRESET for all rockchip SoCsKever Yang
2017-10-01rk3288: spl: Add dram_init_banksizeJagan Teki
2017-10-01rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPLPhilipp Tomsich
2017-10-01power: spl: add SPL_DM_REGULATOR_FIXED in KconfigPhilipp Tomsich
2017-10-01rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich
2017-10-01rockchip: puma-rk3399: update board_init()Philipp Tomsich
2017-10-01rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-orderPhilipp Tomsich
2017-10-01rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()Philipp Tomsich
2017-10-01rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-orderPhilipp Tomsich
2017-10-01rockchip: spl: add documentation for spl_node_to_boot_device()Philipp Tomsich
2017-10-01rockchip: bootrom: add definitions to retrieve BROM boot-sourcePhilipp Tomsich
2017-10-01rockchip: rk3399: make spl_board_init board-specificPhilipp Tomsich
2017-10-01evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSETHeinrich Schuchardt
2017-10-01rockchip: rk322x: update the sysreg number for boot modeKever Yang
2017-10-01rockchip: dts: rk3328-evb: add i2c1 and rk805 nodesElaine Zhang