summaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2019-01-14serial: Move new functions to serial.hSimon Glass
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-02efi_loader: Reserve unaccessible memoryAlexander Graf
2018-11-27spi: Remove unused mpc8xx codeJagan Teki
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10sandbox: Add serial testPatrice Chotard
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay
2018-03-16post: remove reference to power functionsPatrick Delaunay
2018-03-16common: remove unused prototypesPatrick Delaunay
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat
2017-12-07Move debug and logging support to a separate headerSimon Glass
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-10-16common: Add a prototype for s_init()Diego Dorta
2017-10-05gzip: add a function to parse the headerJean-Jacques Hiblot
2017-10-04bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada
2017-10-04common.h: remove error()Masahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-10-04stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada
2017-06-05common: microblaze: Drop arch-specific declarationsSimon Glass
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05common: powerpc: Move arch-specific headersSimon Glass
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass