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-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
2010-10-13
usb: Add support for multiple-LUN mass storage devices
Ludovic Courtès
2010-10-12
TSI148: Fix argument parsing
Brent Darley
2010-10-12
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
Stefan Roese
2010-10-12
led_display: split led display support into generic and hw-dependent parts
Ilya Yanok
2010-10-12
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
Lei Wen
2010-10-12
fdt_support: support adding EDID property to FDT display nodes
Anatolij Gustschin
2010-10-12
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
Alexander Stein
2010-10-12
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2010-10-11
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-11
Followup fixes on the mtdparts spread patchset
Scott Wood
2010-10-11
mtdparts: new add.spread: add part skipping bad blocks
Ben Gardiner
2010-10-11
mtdparts: add new sub-command "spread"
Ben Gardiner
2010-10-11
mtdparts: show net size in mtdparts list
Ben Gardiner
2010-10-11
mtdparts: regroup calls to get_mtd_device_nm
Ben Gardiner
2010-10-11
nand commands: make only "dump" repeatable.
Scott Wood
[next]