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
2016-02-01
malloc: work around some memalign fragmentation issues
Stephen Warren
2016-01-27
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
2016-01-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
usb: kbd: Prevent out of bound access
Marek Vasut
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
2016-01-25
env_mmc: support overriding mmc dev from board code
Clemens Gruber
2016-01-25
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
2016-01-25
Move all command code into its own directory
Simon Glass
2016-01-24
lcd: fix the color testpattern in 16bit mode
Andreas Neubacher
2016-01-21
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
2016-01-21
stdio: Correct a build error with driver model
Simon Glass
2016-01-21
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
2016-01-21
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
common: Move LCD and video memory reservation together
Simon Glass
2016-01-20
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-20
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-20
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-20
sandbox: Support the bmp command
Simon Glass
2016-01-20
i2c: Correct command return values
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
image: fix getenv_bootm_size() function
Masahiro Yamada
2016-01-16
common: usb: fix checking condition
Peng Fan
2016-01-15
x86: Fix board init breakage
Simon Glass
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-13
common: env_flags: fix loop condition when using env_flags_varaccess_mask
Peng Fan
2016-01-13
common: cli_simple: use strlcpy instead of strcpy
Peng Fan
2016-01-13
cmd_boot: Add a poweroff command
Michael van Slingerland
2016-01-13
ums: support multiple LUNs at once
Stephen Warren
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2016-01-12
dm: pci: scsi: Use driver-model PCI API
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-08
fix always succesful memory test
Rasmus Villemoes
2016-01-07
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
2016-01-07
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2016-01-07
usb: Allow up to 7 storage devices
Simon Glass
2016-01-04
common: nvedit: use snprintf instead of sprintf
Peng Fan
2016-01-04
common: env: initialize scalar variable
Peng Fan
2016-01-04
common: cli: avoid memory leak
Peng Fan
[next]