index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
1
-5
/
+0
*
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-11-20
1
-9
/
+0
*
bootcount: Make bootcount magic configurable
Marek Vasut
2018-10-19
1
-1
/
+0
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
1
-3
/
+0
*
sandbox: Add serial test
Patrice Chotard
2018-09-10
1
-0
/
+1
*
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-06-19
1
-4
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
1
-10
/
+2
*
common: move board_info.c prototypes in init.h
Patrick Delaunay
2018-03-16
1
-2
/
+1
*
common: move board_r.c prototypes in init.h
Patrick Delaunay
2018-03-16
1
-16
/
+3
*
common: move board_init.c prototypes in init.h
Patrick Delaunay
2018-03-16
1
-37
/
+1
*
common: move board_f.c prototypes in init.h
Patrick Delaunay
2018-03-16
1
-67
/
+4
*
post: remove reference to power functions
Patrick Delaunay
2018-03-16
1
-1
/
+0
*
common: remove unused prototypes
Patrick Delaunay
2018-03-16
1
-10
/
+0
*
common: add a prototype for mach_cpu_init()
Patrick Delaunay
2018-03-16
1
-10
/
+3
*
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
2018-01-23
1
-0
/
+3
*
Move debug and logging support to a separate header
Simon Glass
2017-12-07
1
-45
/
+1
*
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
2017-11-29
1
-0
/
+1
*
common: Add a prototype for s_init()
Diego Dorta
2017-10-16
1
-0
/
+2
*
gzip: add a function to parse the header
Jean-Jacques Hiblot
2017-10-05
1
-0
/
+1
*
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
1
-8
/
+1
*
common.h: remove error()
Masahiro Yamada
2017-10-04
1
-5
/
+0
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
1
-5
/
+1
*
stdio.h: move printf() stuff from <common.h> to <stdio.h>
Masahiro Yamada
2017-10-04
1
-40
/
+1
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
1
-4
/
+15
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-7
/
+25
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-5
/
+21
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+13
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
1
-1
/
+0
*
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
2017-08-02
1
-0
/
+1
*
board_f: Add new function to allow runtime DTB selection
Cooper Jr., Franklin
2017-07-10
1
-0
/
+4
*
serial: make serial_stub_* to static functions
Masahiro Yamada
2017-07-06
1
-5
/
+0
*
common: microblaze: Drop arch-specific declarations
Simon Glass
2017-06-05
1
-5
/
+0
*
common: arm: freescale: layerscape: Move header files out of common.h
Simon Glass
2017-06-05
1
-7
/
+0
*
common: arm: davinci: Move header file out of common
Simon Glass
2017-06-05
1
-3
/
+0
*
common: ep93xx: Move arch-specific declarations out of common
Simon Glass
2017-06-05
1
-10
/
+0
*
common: freescale: Move arch-specific imx code to arch-imx
Simon Glass
2017-06-05
1
-9
/
+0
*
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-05
1
-95
/
+1
*
common: powerpc: Move arch-specific headers
Simon Glass
2017-06-05
1
-43
/
+1
*
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
Simon Glass
2017-06-05
1
-6
/
+0
*
common: Drop determine_sysper() and determine_pci_clock_per()
Simon Glass
2017-06-05
1
-6
/
+0
*
common: Drop cpu_init_f() declarations
Simon Glass
2017-06-05
1
-11
/
+0
*
arm: Remove include files from common.h
Simon Glass
2017-06-05
1
-6
/
+0
*
nds32: Remove include files from common.h
Simon Glass
2017-06-05
1
-5
/
+0
*
x86: Don't include asm/u-boot.h in common
Simon Glass
2017-06-05
1
-3
/
+0
*
sandbox: Don't include asm/u-boot.h in common
Simon Glass
2017-06-05
1
-3
/
+0
*
mips: Don't include asm/u-boot.h in common
Simon Glass
2017-06-05
1
-3
/
+0
*
arc: Don't include asm/u-boot.h in common
Simon Glass
2017-06-05
1
-3
/
+0
*
nds32: Make u-boot-nds32.h a private header
Simon Glass
2017-06-05
1
-1
/
+1
[next]