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-06-06
dm: scsi: if_typename should be scsi
Ed Swarthout
2016-06-06
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-06
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-06-06
env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
2016-06-04
spl: fit: Fix non-matching DT names console output
Andreas Dannenberg
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-04
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
2016-06-02
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-06-02
spl: Allow settings malloc_f base address
Marek Vasut
2016-06-01
spl: Remove bogus GD_FLG_SPL_INIT check
Marek Vasut
2016-06-01
spl: fit: Fix load address of fit header
Lokesh Vutla
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
spl: Add an option to load a FIT containing U-Boot from UART
Lokesh Vutla
2016-05-27
spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
2016-05-27
spl: Support loading a FIT from NAND
Lokesh Vutla
2016-05-27
spl: Support loading a FIT from FAT FS
Lokesh Vutla
2016-05-27
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-27
spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
2016-05-27
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
Simon Glass
2016-05-27
board_f: Don't require CONFIG_SYS_MONITOR_BASE
Simon Glass
2016-05-27
cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Lukasz Majewski
2016-05-27
dm: mmc: spl: Add support for CONFIG_BLK
Simon Glass
2016-05-27
dm: env: mmc: Convert env_mmc to support CONFIG_BLK
Simon Glass
2016-05-27
SPL: FIT: Align loading address for header
Michal Simek
2016-05-25
fdt: Document the rest of struct of_bus
Paul Burton
2016-05-25
fdt: Support for ISA busses
Paul Burton
2016-05-24
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
mkimage: Report information about fpga
Michal Simek
2016-05-24
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
2016-05-24
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-23
SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
2016-05-23
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-05-23
malloc: improve memalign fragmentation fix
Stephen Warren
2016-05-20
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: usb: Add a legacy block interface for USB storage
Simon Glass
[next]