summaryrefslogtreecommitdiff
path: root/board/freescale/qemu-ppce500/qemu-ppce500.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-2/+1
* 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
* PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-131-0/+20
* PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-221-0/+348