Commit Graph

46327 Commits (9b643e312d528f291966c1f30b0d90bf3b1d43dc)
 

Author SHA1 Message Date
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 7 years ago
Tom Rini 39dd65a059 sandbox: Enable btrfs support 7 years ago
Tom Rini 6b7fd350e8 fs/btrfs: Fix warning in btrfs_check_super() 7 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 7 years ago
Paul Burton ae07d609e9 powerpc: Use asm-generic/io.h 7 years ago
Paul Burton e16986c481 nios2: Use asm-generic/io.h 7 years ago
Paul Burton d1cbeafd5e mips: Use asm-generic/io.h 7 years ago
Paul Burton e8645527b1 xtensa: Use asm-generic/io.h 7 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 7 years ago
Paul Burton 505fe9cdd0 sh: Use asm-generic/io.h 7 years ago
Paul Burton b3666a693a nds32: Use asm-generic/io.h 7 years ago
Paul Burton dbee715237 microblaze: Use asm-generic/io.h 7 years ago
Paul Burton 0884077b70 m68k: Use asm-generic/io.h 7 years ago
Paul Burton 8f8e6304df arm: Use asm-generic/io.h 7 years ago
Paul Burton 593477c6b3 arc: Use asm-generic/io.h 7 years ago
Paul Burton d4150ca6de Provide a generic io.h & address mapping functions 7 years ago
Marek Behún 32c778637b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig 7 years ago
Marek Behún 9d84550955 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 7 years ago
Marek Behún 0c936ee319 fs: btrfs: Add U-Boot fs handlers. 7 years ago
Marek Behún 21a14facb1 fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
Marek Behún 597b4aff7b fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions 7 years ago
Marek Behún d4a704af5d fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) 7 years ago
Marek Behún 59981e6a3d include: Add a variadic macro to call a callback for all arguments 7 years ago
Marek Behún 5994e8b643 fs: Create a common fs_devread for ext4/reiserfs/zfs 7 years ago
Marek Behún 85d8bf5713 lib: Add CRC32-C 7 years ago
Tom Rini 43dd6dacb2 Prepare v2017.11-rc1 7 years ago
Bin Meng de163ecedb scripts: dtc: Add .gitignore 7 years ago
Tom Rini 4d1c166fee Merge git://git.denx.de/u-boot-usb 7 years ago
Tom Rini 16d4ff76c5 Merge git://git.denx.de/u-boot-rockchip 7 years ago
Masahiro Yamada dc04b35ef2 usb: dwc3: add UniPhier specific glue layer 7 years ago
Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 7 years ago
Bin Meng fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 7 years ago
Bin Meng ab2b727dc0 usb: xhci: Set 'Error Count' to 0 for isoch endpoints 7 years ago
Bin Meng fa483b2c75 usb: xhci: Program max burst size for endpoint 7 years ago
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 7 years ago
Bin Meng 061895fbe5 usb: hub: Clear BH reset status change for a 3.0 hub 7 years ago
Bin Meng b90203526f usb: hub: Clear port reset before usb_hub_port_connect_change() 7 years ago
Bin Meng b5aa857b95 usb: xhci: Fix max packet size for full speed device endpoint 0 7 years ago
Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 7 years ago
Bin Meng c008faa773 usb: Only get 64 bytes device descriptor for full speed devices 7 years ago
Bin Meng 1897d60130 usb: xhci: Add interrupt transfer support 7 years ago
Bin Meng 2f0eb2ac4b usb: Handle audio extension endpoint descriptor in usb_parse_config() 7 years ago
Bin Meng 8a0e6d8307 usb: xhci: Don't assume LS/FS devices are always behind a HS hub 7 years ago
Bin Meng f4d4f7d41c test: dm: usb: Update test cases for USB 7 years ago
Bin Meng ad56e4b684 dm: usb: emul: Drop usb_emul_reset() 7 years ago
Bin Meng ad0a9378bf dm: usb: Remove no longer needed blk_unbind_all() 7 years ago
Bin Meng d4efefe32e dm: usb: Fix broken usb_stop() 7 years ago
Bin Meng d7771f0c5c usb: emul: hub: Report the actual device speed of the emulation device 7 years ago