index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-24
xen: Code style conformity
Anastasiia Lukianenko
2020-08-24
board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG
Anastasiia Lukianenko
2020-08-24
board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig
Anastasiia Lukianenko
2020-08-24
MAINTAINERS: Add maintainers to XEN section
Anastasiia Lukianenko
2020-08-24
board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...
Anastasiia Lukianenko
2020-08-24
arm: dts: mt7623: add USB nodes
Frank Wunderlich
2020-08-24
arm: dts: mt7622: add USB nodes
Frank Wunderlich
2020-08-24
arm: dts: rename mt7622-bpi-r64.dts
Frank Wunderlich
2020-08-24
clk: mt7622: add needed clocks for ssusb-node
Frank Wunderlich
2020-08-24
ahci: mediatek: fix copyright and author-lines
Frank Wunderlich
2020-08-24
reset: drop unnecessary comment for pciesys
Frank Wunderlich
2020-08-24
phy: mtk-tphy: make shared reg optional for v1
Frank Wunderlich
2020-08-24
fs/squashfs: Fix Coverity Scan defects
Joao Marcos Costa
2020-08-24
virtio_blk: set log2blksz correctly
AKASHI Takahiro
2020-08-24
test/py: Add tests for LZO and ZSTD
Joao Marcos Costa
2020-08-24
fs/squashfs: add support for LZO decompression
Joao Marcos Costa
2020-08-24
fs/squashfs: add support for ZSTD decompression
Joao Marcos Costa
2020-08-24
fs/squashfs: replace sqfs_decompress() parameter
Joao Marcos Costa
2020-08-24
fs/squashfs: Add init and clean-up functions to decompression
Joao Marcos Costa
2020-08-24
cmd: fix clone coverity scan
John Chau
2020-08-24
firmware: psci: Do not bind driver if U-Boot runs in EL3
Michal Simek
2020-08-24
board: armltd: Add support for Total Compute platform
Usama Arif
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
2020-08-24
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-24
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
Lukasz Majewski
2020-08-24
cmd: clk: correctly handle depth for clk dump
Patrick Delaunay
2020-08-24
cmd: clk: cosmetic: correct code alignment in show_clks
Patrick Delaunay
2020-08-24
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
clk: ccf: mux: fix access to the sandbox register
Dario Binacchi
2020-08-24
clk: ccf: mux: fix typo
Dario Binacchi
2020-08-24
clk: ccf: mux: change include order
Dario Binacchi
2020-08-24
clk: fix the console output of clk_register
Dario Binacchi
2020-08-24
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
dm: test: clk: add the test for the ccf gated clock
Dario Binacchi
2020-08-24
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
Lukasz Majewski
2020-08-24
clk: imx: Add support for pllv3 enet clock
Lukasz Majewski
2020-08-24
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
Lukasz Majewski
2020-08-24
clk: ICS8N3QV01 remove superfluous code
Heinrich Schuchardt
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
Merge branch '2020-08-21-stdio-cleanup'
Tom Rini
2020-08-23
stdio: Tidy up the coding style
Simon Glass
2020-08-23
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
stdio: Drop #ifdefs in the header file
Simon Glass
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-23
Convert CONFIG_NETCONSOLE to Kconfig
Tom Rini
2020-08-22
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Ovidiu Panait
[next]