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
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
2012-03-23
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-18
bootstage: Define an optional microsecond timer
Simon Glass
2012-03-18
bootstage: Create an initial header for boot progress integers
Simon Glass
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command2() to run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
Remove CMD_PXE's static on run_command()
Simon Glass
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
2012-02-12
common: add possibility for readline_into_buffer timeout
Heiko Schocher
2012-01-06
Revert "common.h: remove value from bool defines"
Wolfgang Denk
2012-01-05
common.h: remove value from bool defines
Igor Grinberg
2011-12-17
Move vsprintf functions into their own header
Simon Glass
2011-12-09
Add board_pre_console_putc to deal with early console output
Simon Glass
2011-11-22
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-10-27
DEBUG: Fix debug macros
Marek Vasut
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
2011-10-26
tftpput: add save_addr and save_size global variables
Simon Glass
2011-10-26
Add setenv_ulong() and setenv_addr()
Simon Glass
2011-10-26
Move simple_itoa to vsprintf
Simon Glass
2011-10-25
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
Anton staaf
2011-10-23
Add getenv_ulong() to read an integer from an environment variable
Simon Glass
2011-10-23
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
Anton Staaf
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
nds32: add NDS32 support into common header file
Macpaul Lin
2011-10-17
sandbox: Add architecture header files
Simon Glass
2011-10-17
Add pxe command
Jason Hobbs
2011-10-17
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17
common, menu: use abortboot for menu timeout
Jason Hobbs
2011-10-15
serial_exit: punt unused prototype
Mike Frysinger
2011-10-09
ppc: Include <asm/cache.h> in common.h
Stefan Roese
2011-09-29
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
York Sun
2011-09-29
powerpc/mp: add support for discontiguous cores
Timur Tabi
2011-09-10
Add assert() for debug assertions
Simon Glass
2011-09-07
common: fix behavior of ROUND macro when input is already rounded
Anton Staaf
2011-09-04
arm: do not force d-cache enable on all boards
Aneesh V
2011-08-01
Unify timer_init() and cpu_init() prototypes
Wolfgang Denk
2011-07-30
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-07-27
common: move BUILD_BUG_ON define to common.h
Heiko Schocher
2011-07-26
panic: add noreturn attribute
Mike Frysinger
2011-07-26
env: allow people to force envcrc building
Mike Frysinger
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-04
armv7: cache maintenance operations for armv7
Aneesh V
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-05-12
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
2011-04-30
powerpc, mpc83xx: add missing functions to include/common.h
Heiko Schocher
2011-04-13
x86: Rename i386 to x86
Graeme Russ
2011-04-12
Fix min/max macros in include/common.h
Aaron Williams
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
[next]