summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfigAnastasiia Lukianenko
2020-08-24MAINTAINERS: Add maintainers to XEN sectionAnastasiia Lukianenko
2020-08-24board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko
2020-08-24arm: dts: mt7623: add USB nodesFrank Wunderlich
2020-08-24arm: dts: mt7622: add USB nodesFrank Wunderlich
2020-08-24arm: dts: rename mt7622-bpi-r64.dtsFrank Wunderlich
2020-08-24clk: mt7622: add needed clocks for ssusb-nodeFrank Wunderlich
2020-08-24ahci: mediatek: fix copyright and author-linesFrank Wunderlich
2020-08-24reset: drop unnecessary comment for pciesysFrank Wunderlich
2020-08-24phy: mtk-tphy: make shared reg optional for v1Frank Wunderlich
2020-08-24fs/squashfs: Fix Coverity Scan defectsJoao Marcos Costa
2020-08-24virtio_blk: set log2blksz correctlyAKASHI Takahiro
2020-08-24test/py: Add tests for LZO and ZSTDJoao Marcos Costa
2020-08-24fs/squashfs: add support for LZO decompressionJoao Marcos Costa
2020-08-24fs/squashfs: add support for ZSTD decompressionJoao Marcos Costa
2020-08-24fs/squashfs: replace sqfs_decompress() parameterJoao Marcos Costa
2020-08-24fs/squashfs: Add init and clean-up functions to decompressionJoao Marcos Costa
2020-08-24cmd: fix clone coverity scanJohn Chau
2020-08-24firmware: psci: Do not bind driver if U-Boot runs in EL3Michal Simek
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
2020-08-24avb: Make AVB independent of fastbootUsama Arif
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski
2020-08-24cmd: clk: correctly handle depth for clk dumpPatrick Delaunay
2020-08-24cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: ccf: mux: fix access to the sandbox registerDario Binacchi
2020-08-24clk: ccf: mux: fix typoDario Binacchi
2020-08-24clk: ccf: mux: change include orderDario Binacchi
2020-08-24clk: fix the console output of clk_registerDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi
2020-08-24clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clockLukasz Majewski
2020-08-24clk: imx: Add support for pllv3 enet clockLukasz Majewski
2020-08-24clk: imx6: Add definition for IMX6QDL_CLK_ENET clockLukasz Majewski
2020-08-24clk: ICS8N3QV01 remove superfluous codeHeinrich Schuchardt
2020-08-23Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-23Merge branch '2020-08-21-stdio-cleanup'Tom Rini
2020-08-23stdio: Tidy up the coding styleSimon Glass
2020-08-23stdio: Drop brackets around &devs.listSimon Glass
2020-08-23stdio: Update to use compiler for Kconfig checksSimon Glass
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass
2020-08-23stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-23moveconfig: Skip binary and ELF filesSimon Glass
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait
2020-08-22board_f: Remove dead code from init_func_i2cOvidiu Panait
2020-08-22binman: Add a setup script for PythonSimon Glass