summaryrefslogtreecommitdiff
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-151-5/+0
|\
| * serial: Move new functions to serial.hSimon Glass2019-01-141-5/+0
* | common: command: Add support for $ auto-completionBoris Brezillon2019-01-151-1/+2
|/
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-051-0/+4
|\
| * dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2018-12-051-0/+3
| * dm: serial: Add ->getconfig() callbackAndy Shevchenko2018-12-051-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-7/+0
|\ \ | |/ |/|
| * spi: Remove unused mpc8xx codeJagan Teki2018-11-271-7/+0
* | efi_loader: Reserve unaccessible memoryAlexander Graf2018-12-021-0/+11
* | Drop CONFIG_INIT_CRITICALBin Meng2018-11-261-5/+0
|/
* Use _AC and UL macros from linux/const.hBaruch Siach2018-11-201-9/+0
* bootcount: Make bootcount magic configurableMarek Vasut2018-10-191-1/+0
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-3/+0
* sandbox: Add serial testPatrice Chotard2018-09-101-0/+1
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-191-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-10/+2
* common: move board_info.c prototypes in init.hPatrick Delaunay2018-03-161-2/+1
* common: move board_r.c prototypes in init.hPatrick Delaunay2018-03-161-16/+3
* common: move board_init.c prototypes in init.hPatrick Delaunay2018-03-161-37/+1
* common: move board_f.c prototypes in init.hPatrick Delaunay2018-03-161-67/+4
* post: remove reference to power functionsPatrick Delaunay2018-03-161-1/+0
* common: remove unused prototypesPatrick Delaunay2018-03-161-10/+0
* common: add a prototype for mach_cpu_init()Patrick Delaunay2018-03-161-10/+3
* common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-0/+3
* Move debug and logging support to a separate headerSimon Glass2017-12-071-45/+1
* spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-291-0/+1
* common: Add a prototype for s_init()Diego Dorta2017-10-161-0/+2
* gzip: add a function to parse the headerJean-Jacques Hiblot2017-10-051-0/+1
* bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada2017-10-041-8/+1
* common.h: remove error()Masahiro Yamada2017-10-041-5/+0
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-041-5/+1
* stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada2017-10-041-40/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-4/+15
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-7/+25
* env: Rename common functions related to setenv()Simon Glass2017-08-161-5/+21
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+13
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+0
* common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu2017-08-021-0/+1
* board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin2017-07-101-0/+4
* serial: make serial_stub_* to static functionsMasahiro Yamada2017-07-061-5/+0
* common: microblaze: Drop arch-specific declarationsSimon Glass2017-06-051-5/+0
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-051-7/+0
* common: arm: davinci: Move header file out of commonSimon Glass2017-06-051-3/+0
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-10/+0
* common: freescale: Move arch-specific imx code to arch-imxSimon Glass2017-06-051-9/+0
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-95/+1
* common: powerpc: Move arch-specific headersSimon Glass2017-06-051-43/+1
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-051-6/+0