- 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 2 months ago
- c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 2 months ago
- 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 2 months ago
- 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 2 months ago
- 05d172a configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
- 754001e Merge branch '2023-10-11-assorted-fixes-and-updates' by Tom Rini · 1 year, 2 months ago
- 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · 1 year, 4 months ago
- a1d76e3 configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · 1 year, 4 months ago
- 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · 1 year, 2 months ago
- 7edccc4 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · 1 year, 2 months ago
- 55605bd mkimage: update man page and -h output by Rasmus Villemoes · 1 year, 2 months ago
- 07f6cb2 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · 1 year, 2 months ago
- 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · 1 year, 3 months ago
- b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
- 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 3 months ago
- 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
- 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · 1 year, 3 months ago
- 5fd4816 bootstd: Drop some TODOs by Simon Glass · 1 year, 3 months ago
- ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · 1 year, 2 months ago
- 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 2 months ago
- d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · 1 year, 2 months ago
- 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · 1 year, 2 months ago
- e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · 1 year, 2 months ago
- 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · 1 year, 2 months ago
- 892d777 spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 2 months ago
- 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · 1 year, 2 months ago
- 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · 1 year, 2 months ago
- 1e5a70f board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · 1 year, 2 months ago
- 5489bec input: avoid NULL dereference by Heinrich Schuchardt · 1 year, 2 months ago
- adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · 1 year, 2 months ago
- 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 2 months ago
- df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 2 months ago
- 6829e15 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · 1 year, 2 months ago
- 8f05f12 disk: part: Handle blkmap device in print_part_header() by Bin Meng · 1 year, 2 months ago
- 02e2587 disk: part: Print out the unknown device uclass id by Bin Meng · 1 year, 2 months ago
- 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
- 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · 1 year, 2 months ago
- 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 2 months ago
- 76f7253 cmd: blk_common: Use macros for the return values by Bin Meng · 1 year, 2 months ago
- 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · 1 year, 2 months ago
- a5f93a1 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · 1 year, 2 months ago
- f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · 1 year, 2 months ago
- c437378 cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 2 months ago
- cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · 1 year, 2 months ago
- 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · 1 year, 2 months ago
- 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
- c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · 1 year, 2 months ago
- 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
- 8728667 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · 1 year, 2 months ago
- d274488 spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year, 3 months ago
- 43c04a7 board: freescale: ls1088a: declare MC reserved regions by Laurentiu Tudor · 1 year, 2 months ago
- aa98c02 board: freescale: ls2080a: declare MC reserved regions by Laurentiu Tudor · 1 year, 2 months ago
- 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · 1 year, 2 months ago
- 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · 1 year, 2 months ago
- ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 3 months ago
- 5336ba5 configs: layerscape: delete defconfigs using legacy PPA secure FW by Laurentiu Tudor · 1 year, 2 months ago
- 5765fb1 test: Fix SPL tests not being run by Sean Anderson · 1 year, 2 months ago
- 897349a board/km/cent2: Fix buffer overflow when fixing MAC address by Francois Berder · 1 year, 2 months ago
- f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
- 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · 1 year, 2 months ago
- 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
- 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
- 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · 1 year, 2 months ago
- 0262dcd arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · 1 year, 2 months ago
- e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 2 months ago
- b704ea7 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · 1 year, 2 months ago
- 2757525 test: lmb: Add test for coalescing and overlap range by Udit Kumar · 1 year, 2 months ago
- 4e8e663 lmb: remove overlapping region with next range by Udit Kumar · 1 year, 2 months ago
- 757dc98 exynos: Cleanup exynos_init by Tom Rini · 1 year, 2 months ago
- 5a12160 board: Remove essentially empty board files and Makefiles by Tom Rini · 1 year, 2 months ago
- 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 2 months ago
- d2d094d ARM: vexpress_ca9x4: Add missing flash width config option by Patryk Biel · 1 year, 2 months ago
- d6833e9 bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · 1 year, 2 months ago
- a1f1bf8 Makefile: Force regeneration of env.txt by Andrew Davis · 1 year, 2 months ago
- cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 2 months ago
- c639135 rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node by Jonas Karlman · 1 year, 4 months ago
- b909066 power: pmic: rk8xx: Fix power-on source check in SPL by Jonas Karlman · 1 year, 4 months ago
- afe6e9a rockchip: rk356x: Enable poweroff command by Jonas Karlman · 1 year, 3 months ago
- 2def78b power: pmic: rk8xx: Use sysreset implementation of the poweroff command by Jonas Karlman · 1 year, 3 months ago
- 4e8ecca configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · 1 year, 3 months ago
- 9a171a0 configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · 1 year, 3 months ago
- 6f396aa arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe by FUKAUMI Naoki · 1 year, 3 months ago
- 6131517 arm: dts: rockchip: sync DT for RK3588 series with Linux by FUKAUMI Naoki · 1 year, 3 months ago
- 456e836 configs: rockchip: rock-pi-s: use default bootdelay (2s) by FUKAUMI Naoki · 1 year, 3 months ago
- e0ba1bb configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig by Massimo Pegorer · 1 year, 2 months ago
- 2dd669f board: rockchip: Add Bananapi R2Pro Board by Frank Wunderlich · 1 year, 2 months ago
- a8e54de configs: rockchip: Enable ethernet driver on RK3588 boards by Jonas Karlman · 1 year, 2 months ago
- d21f009 configs: rockchip: Enable ethernet driver on RK356x boards by Jonas Karlman · 1 year, 2 months ago
- 1b61570 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · 1 year, 2 months ago
- 098ee4f net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · 1 year, 2 months ago
- e2c4546 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · 1 year, 2 months ago
- 3c0a544 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · 1 year, 2 months ago
- 83c869d net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · 1 year, 2 months ago
- f6c7c6b rockchip: Add support to generate LZMA compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
- 0dc80e8 rockchip: Add support to generate GZIP compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
- a856099 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago