summaryrefslogtreecommitdiff
path: root/board/Arcturus
AgeCommit message (Expand)AuthorFilesLines
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-13/+0
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-17/+8
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-8/+8
2017-08-16env: Rename setenv() to env_set()Simon Glass2-10/+10
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-26powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass1-2/+0
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-8/+0
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan12-0/+1256