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
/
lib
Age
Commit message (
Expand
)
Author
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
2016-05-02
Change my mailaddress
Andreas Bießmann
2016-04-18
efi_loader: Handle memory overflows
Andreas Färber
2016-04-18
gunzip.c: use block layer for writes
Eric Nelson
2016-04-18
efi_loader: Expose ascending efi memory map
Alexander Graf
2016-04-18
efi_loader: Always flush in cache line size granularity
Alexander Graf
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
efi_loader: Add el torito support
Alexander Graf
2016-04-18
efi_loader: Split drive add into function
Alexander Graf
2016-04-11
lib/crc8: Add crc start value
Stefan Roese
2016-04-01
efi_loader: Always allocate the highest available address
Alexander Graf
2016-04-01
lib/physmem.c: Switch to __weak for arch_phys_memset
Tom Rini
2016-04-01
cosmetic: Fix typos "privide"
Masahiro Yamada
2016-03-27
efi_loader: Fix some entry/exit points
Alexander Graf
2016-03-27
efi_stub: Move carriage return before line feed in putc()
Bin Meng
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-17
cmd_dhry.c: Use lldiv for vax_mips calculation as well
Tom Rini
2016-03-17
x86: dts: Drop memory SPD compatible string
Simon Glass
2016-03-17
dhry: Correct dhrystone calculation for fast machines
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-15
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-15
efi_loader: hook up in build environment
Alexander Graf
2016-03-15
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
efi_loader: Add disk interfaces
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-03-15
efi_loader: Add console interface
Alexander Graf
2016-03-15
efi_loader: Add boot time services
Alexander Graf
2016-03-15
efi_loader: Add PE image loader
Alexander Graf
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
lib/crc16.c: Coding-style cleanup
Stefan Roese
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
dm: fdtdec: Correct a sandbox build warning
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
libfdt: Add a function to write a property placeholder
Simon Glass
2016-02-26
timer: Provide an early timer
Simon Glass
2016-02-26
lib: Don't instrument the div64 function
Simon Glass
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-15
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
2016-02-09
gunzip: remove avail_in recalculation
Stephen Warren
2016-02-06
fdt: introduce fdtdec_get_child_count
Peng Fan
2016-02-06
bzlib: Try another way to fix an unused variable
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-28
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-24
x86: Drop the irq router compatible string
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
bzip2: Support compression for sandbox
Simon Glass
[next]