summaryrefslogtreecommitdiffstats
path: root/board/Arcturus
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-052-4/+4
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-052-4/+4
* powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese2020-08-261-2/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-5/+5
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-172-0/+2
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-112-0/+2
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* board: Arcturus: DM: Disable drivers without DM support.Oleksandr Zhadan2019-06-213-121/+315
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-13/+0
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-8/+8
* env: Rename setenv() to env_set()Simon Glass2017-08-162-10/+10
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-061-2/+0
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-8/+0
* powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-0412-0/+1256