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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-08-12
2
-0
/
+139
|
\
\
|
*
|
boards: meson: add g12a sei510
Jerome Brunet
2019-08-12
1
-0
/
+137
|
*
|
configs: meson64: permit redefining ENV_SIZE
Neil Armstrong
2019-08-12
1
-0
/
+2
|
|
/
*
|
Merge branch '2019-08-11-ti-imports'
Tom Rini
2019-08-12
7
-3
/
+170
|
\
\
|
*
|
ARM: da850-evm: Increase environment NOR partition offset
Adam Ford
2019-08-12
1
-1
/
+1
|
*
|
ARM: da850-evm: Fix Lowlevel init
Adam Ford
2019-08-12
1
-1
/
+1
|
*
|
arm: dts: k3-am65: add support for PCIe and SERDES
Sekhar Nori
2019-08-12
1
-0
/
+13
|
*
|
dm: core: add support for getting register address and size
Sekhar Nori
2019-08-12
2
-0
/
+59
|
*
|
clk: add support for clk_is_match()
Sekhar Nori
2019-08-12
1
-0
/
+12
|
*
|
board/BuR/brsmarc1: initial commit
Hannes Schmelzer
2019-08-12
1
-0
/
+83
|
*
|
watchdog: omap_wdt: Disable DM watchdog support in SPL
Suniel Mahesh
2019-08-12
1
-1
/
+1
|
|
/
*
|
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
3
-295
/
+0
*
|
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
2
-4
/
+12
*
|
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-08-11
2
-10
/
+14
*
|
env: Drop the double underscores in search.h
Simon Glass
2019-08-11
1
-28
/
+24
*
|
env: Drop the ACTION typedef
Simon Glass
2019-08-11
1
-8
/
+8
*
|
env: Rename the redundancy flags
Simon Glass
2019-08-11
2
-4
/
+7
*
|
env: Drop _ENTRY
Simon Glass
2019-08-11
1
-4
/
+1
*
|
env: Drop the ENTRY typedef
Simon Glass
2019-08-11
3
-13
/
+16
*
|
env: Move callback definitions to env.h
Simon Glass
2019-08-11
3
-29
/
+34
*
|
env: Move env_valid to env.h
Simon Glass
2019-08-11
2
-8
/
+8
*
|
env: Rename environment to embedded_environment
Simon Glass
2019-08-11
2
-2
/
+2
*
|
env: Move env_reloc() to env.h
Simon Glass
2019-08-11
2
-4
/
+7
*
|
env: Move env_get_char() to env.h
Simon Glass
2019-08-11
2
-10
/
+10
*
|
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
2
-6
/
+11
*
|
env: Drop env_crc_update()
Simon Glass
2019-08-11
1
-3
/
+0
*
|
env: Move env import/export functions to env.h
Simon Glass
2019-08-11
2
-12
/
+38
*
|
env: Move env_load/save functions to env.h
Simon Glass
2019-08-11
2
-21
/
+21
*
|
env: Move set_default_vars to env.h
Simon Glass
2019-08-11
2
-3
/
+11
*
|
env: Move env_fix_drivers() to env.h
Simon Glass
2019-08-11
2
-5
/
+5
*
|
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
2019-08-11
2
-2
/
+11
*
|
env: Move eth_env_get/set_enetaddr() to env.h
Simon Glass
2019-08-11
2
-2
/
+18
*
|
env: Move env_get() to env.h
Simon Glass
2019-08-11
2
-12
/
+12
*
|
env: Move env_set() to env.h
Simon Glass
2019-08-11
7
-12
/
+17
*
|
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
2
-12
/
+12
*
|
env: Move env_get_yesno() to env.h
Simon Glass
2019-08-11
2
-6
/
+8
*
|
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
2
-13
/
+13
*
|
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
3
-9
/
+10
*
|
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
2
-21
/
+22
*
|
env: Move envmatch() to env.h
Simon Glass
2019-08-11
2
-3
/
+11
*
|
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
2
-1
/
+8
*
|
env: Move env_init() to env.h
Simon Glass
2019-08-11
2
-1
/
+10
*
|
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
2
-12
/
+12
*
|
env: Move get_env_id() to env.h
Simon Glass
2019-08-11
2
-2
/
+10
*
|
env: Create a new file for environment functions
Simon Glass
2019-08-11
2
-4
/
+28
*
|
common: Remove video_setmem()
Simon Glass
2019-08-11
1
-3
/
+0
*
|
common: Move lcd_setmem() to lcd.h
Simon Glass
2019-08-11
2
-3
/
+1
*
|
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
2
-52
/
+103
[prev]
[next]