index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-11
doc: usage: DFU: Fix dfu_alt_info document
Masami Hiramatsu
2022-02-11
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2022-02-11
DFU: Accept redundant spaces and tabs in dfu_alt_info
Masami Hiramatsu
2022-02-11
DFU: Do not copy the entity name over the buffer size
Masami Hiramatsu
2022-02-11
mkimage: Improve documentation of algo-name parameter
Jan Kiszka
2022-02-11
Replace echo -n's used in environment processing with touch
qthedev
2022-02-11
cmd: wrong printf() code in do_test_stackprot_fail()
Heinrich Schuchardt
2022-02-11
test/py: Add test case for mkimage -o argument
Jan Kiszka
2022-02-11
malloc_simple: Remove usage of unsupported %zx format string
Pali Rohár
2022-02-11
common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...
Matthias Schiffer
2022-02-11
button: adc: set state to pressed when the voltage is closest to nominal
Peter Cai
2022-02-11
cmd: pxe_utils: sysboot: add kaslr-seed generation support
Zhang Ning
2022-02-11
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-02-11
usb: gadget: ci: Avoid null pointer dereference
Marek Vasut
2022-02-11
console: usb: kbd: Limit poll frequency to improve performance
Thomas Watson
2022-02-11
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
Adam Ford
2022-02-10
Merge branch '2022-02-10-platform-updates'
Tom Rini
2022-02-10
arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4
Sinthu Raja
2022-02-10
apple: Fix debug uart clock rate
Mark Kettenis
2022-02-10
common: drop CONFIG_SYS_RESET_ADDR
Ovidiu Panait
2022-02-10
powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS
Ovidiu Panait
2022-02-10
input: apple: Add support for Apple SPI keyboard
Mark Kettenis
2022-02-10
spi: apple: Add driver for Apple SPI controller
Mark Kettenis
2022-02-10
configs: apple: Add NVMe boot target
Mark Kettenis
2022-02-10
nvme: apple: Add driver for Apple NVMe storage controller
Mark Kettenis
2022-02-10
power: domain: apple: Add reset support
Mark Kettenis
2022-02-10
nvme: Add shutdown function
Mark Kettenis
2022-02-10
nvme: Introduce driver ops
Mark Kettenis
2022-02-10
arm: apple: Add RTKit support
Mark Kettenis
2022-02-10
arm: apple: Change SoC name from "m1" into "apple"
Mark Kettenis
2022-02-10
mailbox: apple: Add driver for Apple IOP mailbox
Mark Kettenis
2022-02-10
nvme: Split out PCI support
Mark Kettenis
2022-02-10
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2022-02-10
Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2022-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-02-10
arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model
Tony Dinh
2022-02-10
tools: kwboot: Allow to use -b without image path as the last getopt() option
Pali Rohár
2022-02-10
arm: kirkwood: Dockstar : Add DM Ethernet
Tony Dinh
2022-02-10
MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers
Pali Rohár
2022-02-10
tools: kwboot: Fix detection of quit esc sequence
Pali Rohár
2022-02-10
arm: kirkwood: iConnect : Add Ethernet support
Tony Dinh
2022-02-10
arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
Tony Dinh
2022-02-10
doc: qemu-riscv: Update documentation for QEMU spike machine
Anup Patel
2022-02-10
riscv: qemu: Implement is_flash_available() for MTD NOR
Anup Patel
2022-02-10
riscv: qemu: Enable HTIF console support
Anup Patel
2022-02-10
serial: Add RISC-V HTIF console driver
Anup Patel
2022-02-09
binman: Convert FIT entry type to a subclass of Section entry type
Alper Nebi Yasak
2022-02-09
binman: Check missing bintools of Section subclasses
Alper Nebi Yasak
2022-02-09
binman: Register and check bintools from FIT subentries
Alper Nebi Yasak
2022-02-09
binman: Fix subentry expansion for FIT entry type
Alper Nebi Yasak
[next]