aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass
2020-09-25x86: Add a common global NVS structureSimon Glass
2020-09-25x86: Add a config for the systemagent PCIEX regions sizeSimon Glass
2020-09-25x86: apl: Correct PCIE_ECAM_BASESimon Glass
2020-09-25x86: acpi: Add DPTF asl filesSimon Glass
2020-09-25x86: acpi: apl: Add asl files for Apollo LakeSimon Glass
2020-09-25x86: acpi: Add base asl files for common x86 devicesSimon Glass
2020-09-25x86: acpi: Add cros_ec tablesSimon Glass
2020-09-25cros: Add information about booting Chrome OS on x86Simon Glass
2020-09-25cros: Update chromium documentationSimon Glass
2020-09-25x86: zboot: Allow overriding the command lineSimon Glass
2020-09-25x86: zboot: Add an option to dump the setup informationSimon Glass
2020-09-25x86: zboot: Allow setting a separate setup base addressSimon Glass
2020-09-25x86: zboot: Set environment variables for image locationsSimon Glass
2020-09-25x86: zboot: Add an 'setup' subcommandSimon Glass
2020-09-25x86: zboot: Add an 'load' subcommandSimon Glass
2020-09-25x86: zboot: Add an 'info' subcommandSimon Glass
2020-09-25x86: zboot: Add a 'go' subcommandSimon Glass
2020-09-25x86: zboot: Set up a sub-command structureSimon Glass
2020-09-25x86: zimage: Disable interrupts just before bootingSimon Glass
2020-09-25x86: zboot: Correct image typeSimon Glass
2020-09-25x86: zboot: Move kernel-version code into a functionSimon Glass
2020-09-25x86: zimage: Avoid using #ifdefSimon Glass
2020-09-25x86: zimage: Use a state struct to hold the stateSimon Glass
2020-09-25x86: Update the bootparam headerSimon Glass
2020-09-24Merge branch 'mpc85xx-for-v2021.01' into nextTom Rini
2020-09-24configs: powerpc: add usb (host) mass storage supportRan Wang
2020-09-24configs: Remove P5040DS secure boot configsPriyanka Jain
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain
2020-09-24powerpc:Remove P4080DS secure boot configsPriyanka Jain
2020-09-24configs: Remove P3041DS secure boot configsPriyanka Jain
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain
2020-09-24configs: Remove P1010RDB secure boot configsPriyanka Jain
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain
2020-09-24configs: P2020RDB: Enable DM_ETH configHou Zhiqiang
2020-09-24dts: powerpc: p2020rdb: Add eTSEC DT nodesHou Zhiqiang
2020-09-24configs: P1010RDB: Enable DM_ETH configHou Zhiqiang
2020-09-24p1010rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang
2020-09-24dts: powerpc: p1010rdb: Add eTSEC DT nodesHou Zhiqiang
2020-09-24configs: P1020RDB: Enable DM_ETH configHou Zhiqiang
2020-09-24p1_p2_rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang
2020-09-24dts: powerpc: p1020rdb: Add eTSEC DT nodesHou Zhiqiang
2020-09-24configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang
2020-09-24fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()Hou Zhiqiang
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang