summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-09ARM: dts: stm32: Pull UART4 RX high on AV96Marek Vasut
2020-09-09arm: stm32mp: cleanup test on eth_env_set_enetaddr resultPatrick Delaunay
2020-09-09Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-09-08config: Enable USB Keyboard suuport on RPi4 32 bitMatthias Brugger
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel
2020-09-08arm: meson: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay
2020-09-07Merge branch '2020-09-14-btrfs-rewrite' into nextTom Rini
2020-09-07MAINTAINERS: Add btrfs mailing list and myself as reviewerQu Wenruo
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo
2020-09-07fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructureQu Wenruo
2020-09-07fs: btrfs: Introduce function to resolve the path of one subvolumeQu Wenruo
2020-09-07fs: btrfs: Introduce function to resolve path in one subvolumeQu Wenruo
2020-09-07fs: btrfs: Implement btrfs_file_read()Qu Wenruo
2020-09-07fs: btrfs: Introduce lookup_data_extent() for later useQu Wenruo
2020-09-07fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()Qu Wenruo
2020-09-07fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflictsQu Wenruo
2020-09-07fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()Qu Wenruo
2020-09-07fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()Qu Wenruo
2020-09-07fs: btrfs: Implement btrfs_lookup_path()Qu Wenruo
2020-09-07fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LENQu Wenruo
2020-09-07fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()Qu Wenruo
2020-09-07fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo
2020-09-07fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()Qu Wenruo
2020-09-07fs: btrfs: Crossport btrfs_search_slot() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport struct btrfs_root to ctree.hQu Wenruo
2020-09-07fs: btrfs: Rename btrfs_root to __btrfs_rootQu Wenruo
2020-09-07fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo
2020-09-07fs: btrfs: Crossport read_tree_block() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport volumes.[ch] from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport structure accessor into ctree.hQu Wenruo
2020-09-07fs: btrfs: Crossport extent-io.[ch] from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport extent-cache.[ch] from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport rbtree-utils from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Add more checksum algorithmsQu Wenruo
2020-09-07fs: btrfs: Sync btrfs_btree.h from kernelQu Wenruo
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-07Prepare v2020.10-rc4v2020.10-rc4Tom Rini
2020-09-07configs: Resync with savedefconfigTom Rini
2020-09-07Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-09-06efi_selftest: simplify MakefileHeinrich Schuchardt
2020-09-06efi_loader: remove duplicate image size checkHeinrich Schuchardt