summaryrefslogtreecommitdiff
path: root/board/freescale/qemu-ppce500
AgeCommit message (Expand)Author
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng
2021-03-05ppc: qemu: Drop fixed_sdram()Bin Meng
2021-03-05ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng
2021-03-05ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is ...Bin Meng
2021-03-05ppc: qemu: Enable VirtIO NET supportBin Meng
2021-03-05ppc: qemu: Drop CONFIG_OF_BOARD_SETUPBin Meng
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng
2021-03-05ppc: qemu: Enable OF_CONTROLBin Meng
2021-03-05ppc: qemu: Drop board_early_init_f()Bin Meng
2021-03-05ppc: qemu: Drop init_laws() and print_laws()Bin Meng
2021-03-05ppc: qemu: Support non-identity PCI bus addressBin Meng
2021-03-05ppc: qemu: Update MAINTAINERS for correct email addressBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini
2016-01-04qemu-ppce500: pass 'range_id' around in pci_map_regionMiao Yan
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf