summaryrefslogtreecommitdiffstats
path: root/include/vxworks.h
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-2/+4
* bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao2019-12-031-0/+3
* bootm: vxworks: Make do_bootvx_fdt() staticBin Meng2018-12-311-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng2018-04-161-0/+3
* bootvx: x86: Make VxWorks EFI console driver happyBin Meng2018-04-161-0/+26
* vxworks: x86: Rename e820info to e820_infoBin Meng2018-04-161-1/+1
* bootvx: x86: Explicitly clear the bootloader image sizeBin Meng2018-04-161-0/+9
* bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng2018-04-161-3/+9
* cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng2015-10-211-0/+29
* cmd: bootvx: Always get VxWorks bootline from envBin Meng2015-10-211-22/+0
* common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-161-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-151-2/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk2008-12-091-1/+1
* Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-071-0/+53