projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
board/freescale: Remove P1024RDB board support
2020-09-11
T Karthik Reddy
mtd: nand: Fix nand write error with bad block addresses...
commit
|
commitdiff
|
tree
2020-09-11
Pedro Aguilar
env: Crash in 'env import' when using checksum and...
commit
|
commitdiff
|
tree
2020-09-11
Heinrich Schuchardt
bootm: update image OS image size when decompressing
commit
|
commitdiff
|
tree
2020-09-11
Michal Simek
common: Kconfig: Add dependency for default variables...
commit
|
commitdiff
|
tree
2020-09-10
Chuanjia Liu
PCI: mediatek: Release the resource when PCIe enable...
commit
|
commitdiff
|
tree
2020-09-10
Tom Rini
Merge branch '2020-09-09-assorted-soc-updates' into...
commit
|
commitdiff
|
tree
2020-09-10
Thirupathaiah Annapu...
arm: dts: fix ast2500-evb inclusion for the correct...
commit
|
commitdiff
|
tree
2020-09-10
Chuanjia Liu
PCI: mediatek: Release the resource when PCIe enable...
commit
|
commitdiff
|
tree
2020-09-10
Tom Rini
Merge tag 'u-boot-amlogic-20200910' of https://gitlab...
commit
|
commitdiff
|
tree
2020-09-09
Robert Marko
dt-bindings: clock: import Qualcomm IPQ4019 bindings
commit
|
commitdiff
|
tree
2020-09-09
Ryan Chen
cosmetic: aspeed: Modify for SPDX-License
commit
|
commitdiff
|
tree
2020-09-09
Ryan Chen
clock:aspeed: Sync with Linux kernel clock header define
commit
|
commitdiff
|
tree
2020-09-09
Ryan Chen
cosmetic: aspeed: ast2500: Rename clock header
commit
|
commitdiff
|
tree
2020-09-09
Rayagonda Kokatanur
board: ns3: check bnxt chimp handshake status
commit
|
commitdiff
|
tree
2020-09-09
Rayagonda Kokatanur
MAINTAINERS: update maintainers file for new files
commit
|
commitdiff
|
tree
2020-09-09
Vladimir Olovyannikov
board: ns3: kconfig: extend board kconfig with specific...
commit
|
commitdiff
|
tree
2020-09-09
Bharat Kumar Reddy...
cmd: broadcom: add command for chimp handshake
commit
|
commitdiff
|
tree
2020-09-09
Vikas Gupta
cmd: broadcom: add cmd to update bnxt image env variables
commit
|
commitdiff
|
tree
2020-09-09
Trac Hoang
cmd: broadcom: add bnxt boot command
commit
|
commitdiff
|
tree
2020-09-09
Tom Rini
Merge tag 'u-boot-stm32-20200909' of https://gitlab...
commit
|
commitdiff
|
tree
2020-09-09
Tom Rini
Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
arm: meson: change trace level for phy errors managed...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
usb: musb-new: sunxi: change trace level for phy errors...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
ata: dwc-ahci: change trace level for phy errors managed...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
usb: host: ehci-hcd: change trace level for phy errors...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
usb: host: ohci: change trace level for phy errors...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
board: sunxi: change trace level for phy errors managed...
commit
|
commitdiff
|
tree
2020-09-08
Patrick Delaunay
phy: generic: add error trace to detect PHY issue in...
commit
|
commitdiff
|
tree
2020-09-08
Tom Rini
Merge branch '2020-09-14-btrfs-rewrite' into next
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
MAINTAINERS: Add btrfs mailing list and myself as reviewer
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Cleanup the old implementation
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Imeplement btrfs_list_subvols() using new...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Introduce function to resolve the path of...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Introduce function to resolve path in one...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Implement btrfs_file_read()
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Introduce lookup_data_extent() for later use
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Introduce btrfs_read_extent_inline() and...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Rename btrfs_file_read() and its callees...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Implement btrfs_lookup_path()
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: inode: Allow next_length() to return value...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Rename path resolve related functions to...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport open_ctree_fs_info() from btrfs...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_c...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport btrfs_search_slot() from btrfs...
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport struct btrfs_root to ctree.h
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Rename btrfs_root to __btrfs_root
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport read_tree_block() from btrfs-progs
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport volumes.[ch] from btrfs-progs
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport structure accessor into ctree.h
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport extent-io.[ch] from btrfs-progs
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport rbtree-utils from btrfs-progs
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Crossport btrfs_read_dev_super() from btrfs...
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Add more checksum algorithms
commit
|
commitdiff
|
tree
2020-09-08
Qu Wenruo
fs: btrfs: Sync btrfs_btree.h from kernel
commit
|
commitdiff
|
tree
2020-09-07
Tom Rini
Merge branch 'remove-config-nr-dram-banks-v9-2020-08...
commit
|
commitdiff
|
tree
2020-09-07
Tom Rini
Prepare v2020.10-rc4
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-09-07
Tom Rini
configs: Resync with savedefconfig
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-09-07
Tom Rini
Merge tag 'efi-2020-10-rc4' of https://gitlab.denx...
commit
|
commitdiff
|
tree
2020-09-04
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
2020-09-03
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
commit
|
commitdiff
|
tree
2020-09-03
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sh
commit
|
commitdiff
|
tree
2020-09-03
Tom Rini
Merge branch 'for-tom' of https://github.com/lftan...
commit
|
commitdiff
|
tree
2020-09-02
Tom Rini
Azure/GitLab: Update to latest Docker container
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-09-01
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
commit
|
commitdiff
|
tree
2020-08-31
Masahiro Yamada
MAINTAINERS: step down as maintainer of UniPhier SoCs
commit
|
commitdiff
|
tree
2020-08-31
Tom Rini
Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx...
commit
|
commitdiff
|
tree
2020-08-31
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
2020-08-28
Tom Rini
Merge branch '2020-08-27-misc-fixes'
commit
|
commitdiff
|
tree
2020-08-27
Rasmus Villemoes
scripts/setlocalversion: sync with linux 5.8
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-27
Baruch Siach
image: don't exceed gd->ram_top in bootm_size
commit
|
commitdiff
|
tree
2020-08-27
Michal Simek
cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH
commit
|
commitdiff
|
tree
2020-08-27
Heinrich Schuchardt
lib/rsa: correct check after allocation in fdt_add_bignum()
commit
|
commitdiff
|
tree
2020-08-27
Heinrich Schuchardt
test: undefined reference to 'sscanf'
commit
|
commitdiff
|
tree
2020-08-27
Tom Rini
checkpatch.pl: Make fdt / initrd relocation disabling...
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-27
Michal Simek
env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
Reviewed-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-27
Michal Simek
arc: Kconfig: Add missing DM dependency
commit
|
commitdiff
|
tree
2020-08-27
Michal Simek
cmd: Kconfig: Change dependency for CMD_ADC
Reviewed-by: Tom Rini <
trini@konsulko.com
>
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-27
Michal Simek
pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
Reviewed-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-27
Ruben Di Battista
drivers: usb: Fix config indentation
commit
|
commitdiff
|
tree
2020-08-26
Tom Rini
Prepare v2020.10-rc3
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-26
Tom Rini
configs: Resync with savedefconfig
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-26
Tom Rini
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx...
Signed-off-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-25
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
2020-08-25
Tom Rini
Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
commit
|
commitdiff
|
tree
2020-08-25
Tom Rini
Merge tag 'u-boot-rockchip-20200820' of https://gitlab...
commit
|
commitdiff
|
tree
2020-08-25
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
2020-08-25
Tom Rini
Merge branch '2020-08-24-misc-improvements'
commit
|
commitdiff
|
tree
2020-08-24
Tom Rini
Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx...
commit
|
commitdiff
|
tree
2020-08-24
Anastasiia Lukianenko
xen: Code style conformity
commit
|
commitdiff
|
tree
2020-08-24
Anastasiia Lukianenko
board: xen: Remove unnecessary CONFIG_INITRD_TAG and...
commit
|
commitdiff
|
tree
2020-08-24
Anastasiia Lukianenko
board: xen: Remove CONFIG_CMD_RUN define and clean...
commit
|
commitdiff
|
tree
2020-08-24
Anastasiia Lukianenko
MAINTAINERS: Add maintainers to XEN section
commit
|
commitdiff
|
tree
2020-08-24
Anastasiia Lukianenko
board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F...
Reviewed-by: Tom Rini <
trini@konsulko.com
>
commit
|
commitdiff
|
tree
2020-08-24
Frank Wunderlich
arm: dts: mt7623: add USB nodes
commit
|
commitdiff
|
tree
2020-08-24
Frank Wunderlich
arm: dts: mt7622: add USB nodes
commit
|
commitdiff
|
tree
next