Commit Graph

46334 Commits (ceb9190969e458dcd1427566f762dbb9cfdfdc94)
 

Author SHA1 Message Date
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 8 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 8 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 8 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 8 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 8 years ago
Masahiro Yamada f7d6b896d6 vsprintf.h: include <linux/types.h> 8 years ago
Masahiro Yamada 5a719f9218 common.h: remove error() 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 8 years ago
Tom Rini 39dd65a059 sandbox: Enable btrfs support 8 years ago
Tom Rini 6b7fd350e8 fs/btrfs: Fix warning in btrfs_check_super() 8 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 8 years ago
Paul Burton ae07d609e9 powerpc: Use asm-generic/io.h 8 years ago
Paul Burton e16986c481 nios2: Use asm-generic/io.h 8 years ago
Paul Burton d1cbeafd5e mips: Use asm-generic/io.h 8 years ago
Paul Burton e8645527b1 xtensa: Use asm-generic/io.h 8 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 8 years ago
Paul Burton 505fe9cdd0 sh: Use asm-generic/io.h 8 years ago
Paul Burton b3666a693a nds32: Use asm-generic/io.h 8 years ago
Paul Burton dbee715237 microblaze: Use asm-generic/io.h 8 years ago
Paul Burton 0884077b70 m68k: Use asm-generic/io.h 8 years ago
Paul Burton 8f8e6304df arm: Use asm-generic/io.h 8 years ago
Paul Burton 593477c6b3 arc: Use asm-generic/io.h 8 years ago
Paul Burton d4150ca6de Provide a generic io.h & address mapping functions 8 years ago
Marek Behún 32c778637b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig 8 years ago
Marek Behún 9d84550955 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 8 years ago
Marek Behún 0c936ee319 fs: btrfs: Add U-Boot fs handlers. 8 years ago
Marek Behún 21a14facb1 fs: btrfs: Add single-device read-only BTRFS implementation 8 years ago
Marek Behún 597b4aff7b fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions 8 years ago
Marek Behún d4a704af5d fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) 8 years ago
Marek Behún 59981e6a3d include: Add a variadic macro to call a callback for all arguments 8 years ago
Marek Behún 5994e8b643 fs: Create a common fs_devread for ext4/reiserfs/zfs 8 years ago
Marek Behún 85d8bf5713 lib: Add CRC32-C 8 years ago
Tom Rini 43dd6dacb2 Prepare v2017.11-rc1 8 years ago
Bin Meng de163ecedb scripts: dtc: Add .gitignore 8 years ago
Tom Rini 4d1c166fee Merge git://git.denx.de/u-boot-usb 8 years ago
Tom Rini 16d4ff76c5 Merge git://git.denx.de/u-boot-rockchip 8 years ago
Masahiro Yamada dc04b35ef2 usb: dwc3: add UniPhier specific glue layer 8 years ago
Bin Meng 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 8 years ago
Bin Meng fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 8 years ago
Bin Meng ab2b727dc0 usb: xhci: Set 'Error Count' to 0 for isoch endpoints 8 years ago
Bin Meng fa483b2c75 usb: xhci: Program max burst size for endpoint 8 years ago
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 8 years ago
Bin Meng 061895fbe5 usb: hub: Clear BH reset status change for a 3.0 hub 8 years ago
Bin Meng b90203526f usb: hub: Clear port reset before usb_hub_port_connect_change() 8 years ago
Bin Meng b5aa857b95 usb: xhci: Fix max packet size for full speed device endpoint 0 8 years ago
Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 8 years ago
Bin Meng c008faa773 usb: Only get 64 bytes device descriptor for full speed devices 8 years ago
Bin Meng 1897d60130 usb: xhci: Add interrupt transfer support 8 years ago