summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: fix ast2500-evb inclusion for the correct soc familyWIP/2020-09-09-assorted-soc-updatesThirupathaiah Annapureddy2020-09-091-1/+1
* PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-091-6/+13
* IPQ40xx: Add reset controller supportRobert Marko2020-09-092-0/+10
* reset: Add IPQ40xx reset controller driverRobert Marko2020-09-095-0/+276
* IPQ40xx: Add SMEM supportRobert Marko2020-09-093-1/+8
* IPQ40xx: clk: Use dt-bindings instead of hardcodingRobert Marko2020-09-092-2/+5
* dt-bindings: clock: import Qualcomm IPQ4019 bindingsRobert Marko2020-09-092-0/+97
* cosmetic: aspeed: Modify for SPDX-LicenseRyan Chen2020-09-092-1/+2
* clock:aspeed: Sync with Linux kernel clock header defineRyan Chen2020-09-093-58/+68
* cosmetic: aspeed: ast2500: Rename clock headerRyan Chen2020-09-094-3/+3
* board: ns3: check bnxt chimp handshake statusRayagonda Kokatanur2020-09-091-0/+17
* MAINTAINERS: update maintainers file for new filesRayagonda Kokatanur2020-09-091-0/+4
* board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov2020-09-092-0/+9
* cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty2020-09-093-0/+40
* cmd: broadcom: add cmd to update bnxt image env variablesVikas Gupta2020-09-092-0/+126
* cmd: broadcom: add bnxt boot commandTrac Hoang2020-09-093-0/+47
* Merge branch '2020-09-14-btrfs-rewrite' into nextWIP/08Sep2020-nextTom Rini2020-09-0730-2491/+8525
|\
| * MAINTAINERS: Add btrfs mailing list and myself as reviewerQu Wenruo2020-09-071-0/+2
| * fs: btrfs: Cleanup the old implementationQu Wenruo2020-09-0714-1366/+3
| * fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructureQu Wenruo2020-09-071-5/+73
| * fs: btrfs: Introduce function to resolve the path of one subvolumeQu Wenruo2020-09-071-0/+81
| * fs: btrfs: Introduce function to resolve path in one subvolumeQu Wenruo2020-09-072-1/+68
| * fs: btrfs: Implement btrfs_file_read()Qu Wenruo2020-09-073-20/+176
| * fs: btrfs: Introduce lookup_data_extent() for later useQu Wenruo2020-09-071-0/+101
| * fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()Qu Wenruo2020-09-074-0/+205
| * fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflictsQu Wenruo2020-09-074-9/+9
| * fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()Qu Wenruo2020-09-071-17/+48
| * fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()Qu Wenruo2020-09-074-91/+144
| * fs: btrfs: Implement btrfs_lookup_path()Qu Wenruo2020-09-073-0/+360
| * fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LENQu Wenruo2020-09-071-2/+6
| * fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()Qu Wenruo2020-09-072-37/+65
| * fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo2020-09-077-33/+43
| * fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progsQu Wenruo2020-09-078-20/+579
| * fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()Qu Wenruo2020-09-075-3/+306
| * fs: btrfs: Crossport btrfs_search_slot() from btrfs-progsQu Wenruo2020-09-072-7/+591
| * fs: btrfs: Crossport struct btrfs_root to ctree.hQu Wenruo2020-09-071-0/+17
| * fs: btrfs: Rename btrfs_root to __btrfs_rootQu Wenruo2020-09-078-34/+34
| * fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo2020-09-079-44/+44
| * fs: btrfs: Crossport read_tree_block() from btrfs-progsQu Wenruo2020-09-075-8/+602
| * fs: btrfs: Crossport volumes.[ch] from btrfs-progsQu Wenruo2020-09-075-1/+1081
| * fs: btrfs: Crossport structure accessor into ctree.hQu Wenruo2020-09-073-95/+1064
| * fs: btrfs: Crossport extent-io.[ch] from btrfs-progsQu Wenruo2020-09-073-1/+1019
| * fs: btrfs: Crossport extent-cache.[ch] from btrfs-progsQu Wenruo2020-09-072-0/+422
| * fs: btrfs: Crossport rbtree-utils from btrfs-progsQu Wenruo2020-09-073-1/+138
| * fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progsQu Wenruo2020-09-078-259/+378
| * fs: btrfs: Add more checksum algorithmsQu Wenruo2020-09-0710-62/+130
| * fs: btrfs: Sync btrfs_btree.h from kernelQu Wenruo2020-09-077-982/+1343
|/
* Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-0737-142/+41
|\
| * asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_infoStefan Roese2020-08-261-2/+0
| * cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize valuesStefan Roese2020-08-261-8/+0