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
*
common: Add a note about the effort to reduce common.h
Simon Glass
2019-08-11
1
-0
/
+6
*
Drop PCMCIA
Simon Glass
2019-08-11
1
-2
/
+0
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-08-11
1
-10
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-12
/
+0
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-12
/
+0
*
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
1
-12
/
+0
*
env: Move env_get_yesno() to env.h
Simon Glass
2019-08-11
1
-6
/
+0
*
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
1
-13
/
+0
*
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
1
-9
/
+0
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-21
/
+0
*
env: Move envmatch() to env.h
Simon Glass
2019-08-11
1
-3
/
+0
*
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
1
-12
/
+0
*
env: Move get_env_id() to env.h
Simon Glass
2019-08-11
1
-2
/
+0
*
env: Create a new file for environment functions
Simon Glass
2019-08-11
1
-4
/
+0
*
common: Remove video_setmem()
Simon Glass
2019-08-11
1
-3
/
+0
*
common: Move lcd_setmem() to lcd.h
Simon Glass
2019-08-11
1
-3
/
+0
*
common: Drop the dpram_... functions
Simon Glass
2019-08-11
1
-5
/
+0
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
1
-52
/
+0
*
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-01-15
1
-5
/
+0
|
\
|
*
serial: Move new functions to serial.h
Simon Glass
2019-01-14
1
-5
/
+0
*
|
common: command: Add support for $ auto-completion
Boris Brezillon
2019-01-15
1
-1
/
+2
|
/
*
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
1
-0
/
+4
|
\
|
*
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
1
-0
/
+3
|
*
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
1
-0
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
1
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-27
1
-7
/
+0
*
|
efi_loader: Reserve unaccessible memory
Alexander Graf
2018-12-02
1
-0
/
+11
*
|
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
[next]