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
/
common
Age
Commit message (
Expand
)
Author
2010-11-28
stdio: constify "name" arg in public api
Mike Frysinger
2010-11-28
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
image: constify lookup tables
Mike Frysinger
2010-11-28
cmd_itest: constify & localize op table
Mike Frysinger
2010-11-28
cmd_date: constify
Mike Frysinger
2010-11-28
autocomplete: remove runtime handler install
Mike Frysinger
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
do_bootd: unify duplicate prototypes
Mike Frysinger
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
cmd_mii: localize & constify local funcs/data
Mike Frysinger
2010-11-28
Fix compiler warning in fdt_support.c
Dirk Behme
2010-11-27
common/cmd_nvedit: Use return value of cmd_usage
Thomas Weber
2010-11-27
Common/command: Guard strchr/strlen from NULL pointer
Thomas Weber
2010-11-27
Common/cmd_nvedit: Check for env subcommand
Thomas Weber
2010-11-26
common/Makefile: don't include env_embedded.o into libcommon
Wolfgang Denk
2010-11-17
malloc: Fix issue with calloc memory possibly being non-zero
Kumar Gala
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
env_mmc: fix compile warning
Lei Wen
2010-10-29
env_sf: remove warning introduced with last patch
Stefano Babic
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-27
cmd_onenand.c: Fix command usage help.
Enric Balletbo i Serra
2010-10-27
env_sf: updated to the new environment code
Stefano Babic
2010-10-27
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
Wolfgang Denk
2010-10-26
cmd_net: drop spurious comma in U_BOOT_CMD
Mike Frysinger
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-23
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-23
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
Kumar Gala
2010-10-23
env_flash: Disable debug print statements
Peter Tyser
2010-10-23
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-10-22
usb_storage: constify us_direction lookup table
Mike Frysinger
2010-10-22
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-10-20
always relocate fdt into an lmb-allocated memory block
Timur Tabi
2010-10-20
common/fdt_support.c: Fix compile warnings
Wolfgang Denk
2010-10-20
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-19
cmd_fpga: cleanup help and check parameters
Stefano Babic
2010-10-19
common: Enable serial for PXA250
Marek Vasut
2010-10-18
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
FDT: Add fixup support for multiple banks of memory
John Rigby
2010-10-18
common/image.c remove extra calls to be32_to_cpu in boot_get_fdt
John Rigby
2010-10-18
common/image.c fix length calculation in boot_relocate_fdt
John Rigby
2010-10-18
dlmalloc.c: Fix gcc alias warning
Joakim Tjernlund
2010-10-18
Fix warning in nand unlock command
Scott Wood
2010-10-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-13
env_mmc: fix cannot save env issue
Lei Wen
2010-10-13
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2010-10-13
common/fdt_support.c: fix compile error
Matthew McClintock
[next]