summaryrefslogtreecommitdiff
path: root/include/vxworks.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-2/+4
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao1-0/+3
2018-12-31bootm: vxworks: Make do_bootvx_fdt() staticBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-16bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng1-0/+3
2018-04-16bootvx: x86: Make VxWorks EFI console driver happyBin Meng1-0/+26
2018-04-16vxworks: x86: Rename e820info to e820_infoBin Meng1-1/+1
2018-04-16bootvx: x86: Explicitly clear the bootloader image sizeBin Meng1-0/+9
2018-04-16bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng1-3/+9
2015-10-21cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng1-0/+29
2015-10-21cmd: bootvx: Always get VxWorks bootline from envBin Meng1-22/+0
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese1-2/+0
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2008-12-09vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk1-1/+1
2008-12-07Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger1-0/+53