summaryrefslogtreecommitdiff
path: root/board/freescale/qemu-ppce500
Commit message (Expand)AuthorAgeFilesLines
* ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng2021-03-054-340/+0
* ppc: qemu: Drop fixed_sdram()Bin Meng2021-03-051-5/+0
* ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng2021-03-051-3/+0
* ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is ...Bin Meng2021-03-051-1/+10
* ppc: qemu: Enable VirtIO NET supportBin Meng2021-03-051-0/+8
* ppc: qemu: Drop CONFIG_OF_BOARD_SETUPBin Meng2021-03-051-7/+0
* ppc: qemu: Switch over to use DM ETH and PCIBin Meng2021-03-051-90/+21
* ppc: qemu: Switch over to use DM serialBin Meng2021-03-051-0/+6
* ppc: qemu: Enable OF_CONTROLBin Meng2021-03-051-0/+10
* ppc: qemu: Drop board_early_init_f()Bin Meng2021-03-051-5/+0
* ppc: qemu: Drop init_laws() and print_laws()Bin Meng2021-03-051-10/+0
* ppc: qemu: Support non-identity PCI bus addressBin Meng2021-03-051-15/+14
* ppc: qemu: Update MAINTAINERS for correct email addressBin Meng2021-03-051-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+2
* common: Move clock functions into a new fileSimon Glass2020-01-171-2/+2
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some CPU functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-2/+2
* qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini2017-08-031-1/+7
* qemu-ppce500: pass 'range_id' around in pci_map_regionMiao Yan2016-01-041-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-131-0/+20
* PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-222-0/+357