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
...
*
|
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
*
|
board: hisilicon: Add support for Hikey960 board
Manivannan Sadhasivam
2019-08-11
1
-0
/
+60
*
|
arm: dts: Import HI3660 devicetree from Linux
Manivannan Sadhasivam
2019-08-11
1
-0
/
+214
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-08-10
3
-0
/
+135
|
\
|
*
ARM: renesas: Add R8A77980 V3H Condor board code
Marek Vasut
2019-08-09
1
-0
/
+41
|
*
ARM: dts: renesas: Add R8A77980 V3H DTs and headers
Marek Vasut
2019-08-09
2
-0
/
+94
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-08-09
3
-7
/
+91
|
\
\
|
*
|
board: intel: Add new slimbootloader board
Park, Aiden
2019-08-09
1
-0
/
+62
|
*
|
x86: qemu: Fix non-working ramboot and nfsboot environment variables
Bin Meng
2019-08-09
2
-17
/
+14
|
*
|
qemu-x86: Use config_distro_bootcmd
Joshua Watt
2019-08-09
1
-0
/
+25
|
|
/
*
|
apalis-tk1: configs: remove legacy usbboot command
Igor Opaniuk
2019-08-09
1
-19
/
+0
*
|
apalis-tk1: support v1.2 hardware revision
Marcel Ziswiler
2019-08-09
1
-4
/
+8
*
|
apalis-tk1: remove default vesa vga mode from vidargs
Marcel Ziswiler
2019-08-09
1
-1
/
+1
*
|
apalis-tk1: switch to zImage
Igor Opaniuk
2019-08-09
1
-6
/
+6
[prev]
[next]