aboutsummaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-10/+2
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay1-2/+1
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay1-16/+3
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay1-37/+1
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay1-67/+4
2018-03-16post: remove reference to power functionsPatrick Delaunay1-1/+0
2018-03-16common: remove unused prototypesPatrick Delaunay1-10/+0
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay1-10/+3
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-0/+3
2017-12-07Move debug and logging support to a separate headerSimon Glass1-45/+1
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon1-0/+1
2017-10-16common: Add a prototype for s_init()Diego Dorta1-0/+2
2017-10-05gzip: add a function to parse the headerJean-Jacques Hiblot1-0/+1
2017-10-04bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada1-8/+1
2017-10-04common.h: remove error()Masahiro Yamada1-5/+0
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada1-5/+1
2017-10-04stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada1-40/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-1/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-4/+15
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-7/+25
2017-08-16env: Rename common functions related to setenv()Simon Glass1-5/+21
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+13
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass1-1/+0
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu1-0/+1
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin1-0/+4
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada1-5/+0
2017-06-05common: microblaze: Drop arch-specific declarationsSimon Glass1-5/+0
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass1-7/+0
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass1-3/+0
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass1-10/+0
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass1-9/+0
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-95/+1
2017-06-05common: powerpc: Move arch-specific headersSimon Glass1-43/+1
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass1-6/+0
2017-06-05common: Drop determine_sysper() and determine_pci_clock_per()Simon Glass1-6/+0
2017-06-05common: Drop cpu_init_f() declarationsSimon Glass1-11/+0
2017-06-05arm: Remove include files from common.hSimon Glass1-6/+0
2017-06-05nds32: Remove include files from common.hSimon Glass1-5/+0
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05sandbox: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05mips: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05arc: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass1-1/+1
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass1-1/+1
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass1-1/+1
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass1-2/+2
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass1-1/+1
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass1-1/+1
2017-06-05samsung: usb: Drop ohci-s3c24xx driverSimon Glass1-2/+1