index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-10
blk: blkmap: Support mapping to device of any block size
Bin Meng
2023-10-10
cmd: blkmap: Make map_handlers[] and its .fn static
Bin Meng
2023-10-10
blk: blkmap: Make bind/unbind routines static
Bin Meng
2023-10-10
cmd: host: Print out the block size of the host device
Bin Meng
2023-10-10
blk: host_dev: Sanity check on the size of host backing file
Bin Meng
2023-10-10
blk: host_dev: Make host_sb_detach_file() and host_sb_ops static
Bin Meng
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2023-10-10
cmd: host: Mandate the filename parameter in the 'bind' command
Bin Meng
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-10-10
Merge branch '2023-10-09-assorted-fixes'
Tom Rini
2023-10-09
test: Fix SPL tests not being run
Sean Anderson
2023-10-09
board/km/cent2: Fix buffer overflow when fixing MAC address
Francois Berder
2023-10-09
stdio: fix stdio_deregister_dev()
Heinrich Schuchardt
2023-10-09
dm: serial: fix serial_post_probe()
Heinrich Schuchardt
2023-10-09
spl: Jump to image at end of board_init_r
Jonas Karlman
2023-10-09
spl: add __noreturn attribute to spl_invoke_atf function
Chanho Park
2023-10-09
tools: iot2050-sign-fw.sh: Make localization of tools dir more robust
Jan Kiszka
2023-10-09
arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit
Matthias Schiffer
2023-10-09
test/py: sleep: Add a test for the time command
Love Kumar
2023-10-09
mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT
Matthias Schiffer
2023-10-09
test: lmb: Add test for coalescing and overlap range
Udit Kumar
2023-10-09
lmb: remove overlapping region with next range
Udit Kumar
2023-10-09
exynos: Cleanup exynos_init
Tom Rini
2023-10-09
board: Remove essentially empty board files and Makefiles
Tom Rini
2023-10-09
Makefile: Allow for board directories to not have a Makefile
Tom Rini
2023-10-09
ARM: vexpress_ca9x4: Add missing flash width config option
Patryk Biel
2023-10-09
bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
Tony Dinh
2023-10-09
Makefile: Force regeneration of env.txt
Andrew Davis
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node
Jonas Karlman
2023-10-07
power: pmic: rk8xx: Fix power-on source check in SPL
Jonas Karlman
2023-10-07
rockchip: rk356x: Enable poweroff command
Jonas Karlman
2023-10-07
power: pmic: rk8xx: Use sysreset implementation of the poweroff command
Jonas Karlman
2023-10-07
configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY
FUKAUMI Naoki
2023-10-07
configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
FUKAUMI Naoki
2023-10-07
arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe
FUKAUMI Naoki
2023-10-07
arm: dts: rockchip: sync DT for RK3588 series with Linux
FUKAUMI Naoki
2023-10-07
configs: rockchip: rock-pi-s: use default bootdelay (2s)
FUKAUMI Naoki
2023-10-07
configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
Massimo Pegorer
2023-10-07
board: rockchip: Add Bananapi R2Pro Board
Frank Wunderlich
2023-10-07
configs: rockchip: Enable ethernet driver on RK3588 boards
Jonas Karlman
2023-10-07
configs: rockchip: Enable ethernet driver on RK356x boards
Jonas Karlman
2023-10-07
net: dwc_eth_qos_rockchip: Add support for RK3588
Jonas Karlman
2023-10-07
net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568
Jonas Karlman
2023-10-07
net: dwc_eth_qos: Stop spam of RX packet not available message
Jonas Karlman
2023-10-07
net: dwc_eth_qos: Return error code when start fails
Jonas Karlman
2023-10-07
net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv
Jonas Karlman
2023-10-07
rockchip: Add support to generate LZMA compressed U-boot binary
Manoj Sai
2023-10-07
rockchip: Add support to generate GZIP compressed U-boot binary
Manoj Sai
2023-10-07
spl: fit: support for booting a LZMA-compressed U-boot binary
Manoj Sai
[next]