summaryrefslogtreecommitdiff
path: root/board/freescale/qemu-ppce500/qemu-ppce500.c
AgeCommit message (Expand)Author
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-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf