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
/
include
Age
Commit message (
Expand
)
Author
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
serial: Implement default_serial_puts()
Marek Vasut
2012-10-17
mpc82xx: Remove BMW board port
Stefan Roese
2012-10-15
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
configs: mx6qsabre_common.h: Use default clock definitions
Fabio Estevam
2012-10-15
mx31: Fix PDR0_CSI_PODF
Benoît Thébaudeau
2012-10-15
mx6qsabreauto: Use ttymxc3 as console
Otavio Salvador
2012-10-15
mx5/6: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-10-15
mx6q: Add basic support for mx6qsabreauto
Fabio Estevam
2012-10-15
configs: mx6: Add a common config file
Fabio Estevam
2012-10-15
mx6qsabresd: Add Ethernet support
Fabio Estevam
2012-10-15
mx6: Add basic support for mx6qsabresd board.
Fabio Estevam
2012-10-15
tegra: enable CONFIG_CMD_PART
Stephen Warren
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
tegra: Rename Medcom to Medcom-Wide
Thierry Reding
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
2012-10-15
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
2012-10-15
usb: ulpi: add indicator configuration function
Lucas Stach
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
ppc4xx: Remove ML2 board support
Stefan Roese
2012-10-15
ppc4xx: Remove IOP480 support
Stefan Roese
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
2012-10-15
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
serial: zoom2: Remove zoom2 serial prototypes from serial.h
Marek Vasut
2012-10-15
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
serial: bfin: Remove the bfin_serialN_device exports from serial.h
Marek Vasut
2012-10-15
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: mpc512x: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: zynq: Move serial registration from serial_initialize()
Tom Rini
2012-10-15
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
Marek Vasut
2012-10-15
serial: pxa: Make use of default_serial_console in serial_pxa
Marek Vasut
2012-10-15
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
serial: Coding style cleanup of struct serial_device
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of rest of implementations
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-10-15
COMMON: Add __stringify() function
Marek Vasut
2012-10-15
gth2: Remove this platform
Tom Rini
2012-10-12
m28: Properly configure the SPI flash chipselect
Marek Vasut
2012-10-08
ide: Correct IDE_BUS(dev) macro
Luka Perkov
[next]