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
/
common.h
Age
Commit message (
Expand
)
Author
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-12-01
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-11-21
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-21
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-07-21
Add a way of checking the position of a structure member
Simon Glass
2015-06-10
arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
2015-05-28
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-04-29
Move display_options functions to their own header
Simon Glass
2015-04-22
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
2015-04-20
powerpc/mpc85xx: Remove some dead code
Scott Wood
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-16
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-03-04
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
Shaveta Leekha
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-05
mpc8xx: remove lwmon board support
Masahiro Yamada
2014-12-15
ARM: remove redundant asmlinkage define
Masahiro Yamada
2014-12-15
x86: move arch-specific asmlinkage to <asm/linkage.h>
Masahiro Yamada
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-11-25
x86: Add a definition of asmlinkage
Simon Glass
2014-11-23
Add pr_fmt() macro
Thierry Reding
2014-11-20
linux/kernel.h: add typechecking to roundup macro
Masahiro Yamada
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
include/common.h: remove DIV_ROUND definition
Masahiro Yamada
2014-10-27
Tidy up data sizes and function comment in display_options
Simon Glass
2014-10-27
Use uint64_t for time types
Simon Glass
2014-10-27
Add some standard headers external code might need
Gabe Black
2014-10-27
ppc: Zap Hymod board
Marek Vasut
2014-10-23
serial: add static directive to local functions
Masahiro Yamada
2014-09-24
common.h: remove MIN, MAX, MIN3, MAX3 macros
Masahiro Yamada
2014-09-05
arm:reset: call the reset_misc() before the cpu reset
Przemyslaw Marczak
2014-08-21
powerpc: mpc8xx: remove stxxtc board support
Masahiro Yamada
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
[next]