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
2014-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-01-24
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2013-12-16
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...
Miao Yan
2013-11-21
sandbox: Make map_to_sysmem() use a constant pointer
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-08
exynos: Export timer_get_us() to get microsecond timer
Rajeshwari Shinde
2013-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-10-03
ARM: add SMP support for non-secure switch
Andre Przywara
2013-09-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2013-09-20
Add parentheses to ALLOC_ALIGN_BUFFER macro's
Mischa Jonker
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
nds32: Enable the function of passing parameters to Linux
ken kuo
2013-06-26
Add trace library
Simon Glass
2013-06-04
main: Separate out the two abortboot() functions
Simon Glass
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-14
image: Add device tree setup to image library
Simon Glass
2013-05-06
usb: common: Use a global definition for 'min3'
Vivek Gautam
2013-05-02
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Tom Rini
2013-05-02
mpc512x: remove dead code
Anatolij Gustschin
2013-05-01
disk/iso: Add Support for block sizes > 512 byte to ISO partition support
Egbert Eich
2013-05-01
disk/gpt: Fix GPT partition handling for blocksize != 512
Egbert Eich
2013-05-01
Add getenv_hex() to return an environment variable as hex
Simon Glass
2013-05-01
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-03-15
Adjust board_r.c for ppc
Simon Glass
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
2013-02-28
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
Update print_buffer() to use const
Simon Glass
2013-01-10
Add option to display customised memory information
Simon Glass
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-02
Support setenv_ulong() and setenv_addr() for powerpc
Simon Glass
2012-10-15
ppc4xx: Remove AP1000 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
COMMON: Add __stringify() function
Marek Vasut
2012-09-29
lib: add gzip lib function callback
Lei Wen
2012-08-09
Add run_command_list() to run a list of commands
Simon Glass
2012-07-20
common.h: Remove include compiler.h
Marek Vasut
2012-07-18
common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
Marek Vasut
2012-07-07
net: use common rand()/srand() functions
Michael Walle
2012-07-07
lib: add rand() function
Michael Walle
2012-06-21
pxe: add support for parsing local syslinux files
Rob Herring
2012-06-03
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
[next]