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
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
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-22
binman: Add a setup script for Python
Simon Glass
2020-08-22
dtoc: Add a setup script for Python
Simon Glass
2020-08-22
binman: Correct some import statements
Simon Glass
2020-08-22
binman: Move GetEntryModules() to control
Simon Glass
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
ata: mvebu: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
test: dm: Add test case for devfdt_get_addr_ptr
Ovidiu Panait
2020-08-22
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
doc: add bind/unbind command documentation
Patrice Chotard
2020-08-22
test/py: Update test_bind
Patrice Chotard
[next]