Age | Commit message (Expand) | Author |
2019-01-15 | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-01-15 | common: command: Add support for $ auto-completion | Boris Brezillon |
2019-01-14 | serial: Move new functions to serial.h | Simon Glass |
2018-12-05 | Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm | Tom Rini |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-12-05 | dm: serial: Introduce ->getinfo() callback | Andy Shevchenko |
2018-12-05 | dm: serial: Add ->getconfig() callback | Andy Shevchenko |
2018-12-02 | efi_loader: Reserve unaccessible memory | Alexander Graf |
2018-11-27 | spi: Remove unused mpc8xx code | Jagan Teki |
2018-11-26 | Drop CONFIG_INIT_CRITICAL | Bin Meng |
2018-11-20 | Use _AC and UL macros from linux/const.h | Baruch Siach |
2018-10-19 | bootcount: Make bootcount magic configurable | Marek Vasut |
2018-09-10 | Remove <inttypes.h> includes and PRI* usages in printf() entirely | Masahiro Yamada |
2018-09-10 | sandbox: Add serial test | Patrice Chotard |
2018-06-19 | common: Fix cpu nr type which is always unsigned type | Michal Simek |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-03-16 | common: move board_info.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_r.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_init.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_f.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | post: remove reference to power functions | Patrick Delaunay |
2018-03-16 | common: remove unused prototypes | Patrick Delaunay |
2018-03-16 | common: add a prototype for mach_cpu_init() | Patrick Delaunay |
2018-01-23 | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat |
2017-12-07 | Move debug and logging support to a separate header | Simon Glass |
2017-11-29 | spl: make CONFIG_OF_EMBED pass dts through fdtgrep | Goldschmidt Simon |
2017-10-16 | common: Add a prototype for s_init() | Diego Dorta |
2017-10-05 | gzip: add a function to parse the header | Jean-Jacques Hiblot |
2017-10-04 | bug.h: move runtime BUG/WARN macros into <linux/bug.h> | Masahiro Yamada |
2017-10-04 | common.h: remove error() | Masahiro Yamada |
2017-10-04 | printk: collect printk stuff into <linux/printk.h> with loglevel support | Masahiro Yamada |
2017-10-04 | stdio.h: move printf() stuff from <common.h> to <stdio.h> | Masahiro Yamada |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass |
2017-08-16 | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-15 | env: Drop saveenv() in favour of env_save() | Simon Glass |
2017-08-02 | common: board_f: Make reserve_mmu a weak function | Siva Durga Prasad Paladugu |
2017-07-10 | board_f: Add new function to allow runtime DTB selection | Cooper Jr., Franklin |
2017-07-06 | serial: make serial_stub_* to static functions | Masahiro Yamada |
2017-06-05 | common: microblaze: Drop arch-specific declarations | Simon Glass |
2017-06-05 | common: arm: freescale: layerscape: Move header files out of common.h | Simon Glass |
2017-06-05 | common: arm: davinci: Move header file out of common | Simon Glass |
2017-06-05 | common: ep93xx: Move arch-specific declarations out of common | Simon Glass |
2017-06-05 | common: freescale: Move arch-specific imx code to arch-imx | Simon Glass |
2017-06-05 | common: freescale: Move arch-specific declarations | Simon Glass |
2017-06-05 | common: powerpc: Move arch-specific headers | Simon Glass |
2017-06-05 | common: Move PPC4xx_SYS_INFO() et al to arch-specific header | Simon Glass |