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
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-06-23
configs: Resync with savedefconfig
Tom Rini
2020-06-11
spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT
Jagan Teki
2020-06-04
checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
Tom Rini
2020-06-04
checkpatch.pl: Request if() instead #ifdef
Simon Glass
2020-06-04
checkpatch.pl: Request a test when a new command is added
Simon Glass
2020-06-04
checkpatch.pl: Warn if the flattree API is used
Simon Glass
2020-06-04
checkpatch.pl: Add a check for tests needed for uclasses
Simon Glass
2020-06-04
checkpatch.pl: Add a U-Boot option
Simon Glass
2020-06-04
checkpatch.pl: Update to v5.7
Simon Glass
2020-06-04
serial: Convert ARM_DCC to Kconfig
Tom Rini
2020-05-26
configs: Resync with savedefconfig
Tom Rini
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-22
net: ks8851: Add Kconfig entries
Marek Vasut
2020-05-21
Merge git://git.denx.de/u-boot-sh
Tom Rini
2020-05-20
libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
Marek Vasut
2020-05-19
mpc83xx, abb: remove suvd3 board
Heiko Schocher
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-05-15
configs: Resync with savedefconfig
Tom Rini
2020-05-14
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
2020-05-14
kbuild: spl: Fix parallel build
Jan Kiszka
2020-05-11
spi: Zap lpc32xx_ssp driver-related code
Jagan Teki
2020-05-08
Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-05-08
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
2020-05-08
configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs
Patrick Delaunay
2020-05-08
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
2020-05-07
kbuild: efi: Avoid rebuilding efi targets
Jan Kiszka
2020-05-06
scripts/get_default_envs.sh: preserve order of multiple entries for same vari...
Rasmus Villemoes
2020-05-04
Merge branch 'next' of git://git.denx.de/u-boot-sh
Tom Rini
2020-05-01
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
Patrick Delaunay
2020-05-01
net: tulip: Remove CONFIG_TULIP_*
Marek Vasut
2020-05-01
net: pcnet: Remove CONFIG_PCNET_79C97x
Marek Vasut
2020-04-28
configs: Resync with savedefconfig
Tom Rini
2020-04-28
kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
Masahiro Yamada
2020-04-24
coccinelle: adjust NULL check before free()
Heinrich Schuchardt
2020-04-24
coccinelle: check for casting malloc output
Heinrich Schuchardt
2020-04-24
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-24
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
fixdep: Re-sync with Linux 5.7-rc1
Masahiro Yamada
2020-04-24
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Masahiro Yamada
2020-04-17
scripts: add documentation-file-ref-check
Heinrich Schuchardt
2020-04-16
acpi: Add an __ACPI__ preprocessor symbol
Simon Glass
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-03-16
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2020-03-16
kbuild: remove unused dtc-version.sh script
Masahiro Yamada
2020-03-16
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
2020-03-16
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
2020-03-16
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
[next]