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
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
58
-83
/
+83
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
37
-63
/
+79
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
156
-454
/
+470
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
9
-15
/
+20
*
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-15
9
-14
/
+14
*
env: Drop env_get_char_spec()
Simon Glass
2017-08-15
3
-24
/
+13
*
env: Drop env_init_new()
Simon Glass
2017-08-15
1
-5
/
+1
*
env: Drop unused env_ptr variables
Simon Glass
2017-08-15
8
-21
/
+0
*
env: Drop the env_name_spec global
Simon Glass
2017-08-15
17
-32
/
+32
*
env: Drop common init() functions
Simon Glass
2017-08-15
13
-128
/
+12
*
env: Switch over to use environment location drivers
Simon Glass
2017-08-15
15
-114
/
+128
*
env: Add a new implementation of environment access
Simon Glass
2017-08-15
2
-1
/
+146
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
42
-61
/
+57
*
env: Create a location driver for each location
Simon Glass
2017-08-15
15
-7
/
+246
*
env: Rename nand env_location to nand_env_location
Simon Glass
2017-08-15
1
-3
/
+3
*
env: Add an enum for environment state
Simon Glass
2017-08-15
28
-83
/
+104
*
env: common: Drop env_get_char_memory()
Simon Glass
2017-08-15
1
-7
/
+0
*
env: common: Drop env_get_char_init()
Simon Glass
2017-08-15
1
-6
/
+1
*
env: common: Factor out the common env_valid check
Simon Glass
2017-08-15
1
-11
/
+6
*
env: common: Drop env_get_addr()
Simon Glass
2017-08-15
1
-8
/
+3
*
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
2017-08-15
2
-13
/
+9
*
env: Use tabs in ENV_IS_IN_FAT
Simon Glass
2017-08-15
1
-4
/
+3
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
43
-520
/
+532
*
Makefile: Rename 'env' target to 'environ'
Simon Glass
2017-08-15
1
-2
/
+2
*
Prepare v2017.09-rc2
Tom Rini
2017-08-14
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2017-08-14
897
-1582
/
+1559
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2017-08-14
10
-2
/
+1571
|
\
|
*
driver: net: ldpaa: Update priv->phydev after free()
Prabhakar Kushwaha
2017-08-14
1
-1
/
+3
|
*
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-14
7
-0
/
+1542
|
*
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
2017-08-14
1
-0
/
+23
|
*
net: fman: add support RGMII_TXID to memac
Madalin Bucur
2017-08-14
1
-1
/
+3
*
|
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
418
-544
/
+551
|
/
*
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
Tom Rini
2017-08-14
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-14
203
-860
/
+4234
|
\
|
*
rockchip: clk: remove RATE_TO_DIV
Kever Yang
2017-08-13
7
-29
/
+20
|
*
rockchip: clk: update dwmmc clock div
Kever Yang
2017-08-13
6
-19
/
+26
|
*
rockchip: rk322x: update max-frequency for mmc node
Kever Yang
2017-08-13
2
-3
/
+2
|
*
rockchip: dts: rk322x: add sdmmc device node
Kever Yang
2017-08-13
2
-0
/
+74
|
*
scripts: setlocalversion: safely extract variables from auto.conf using awk
Philipp Tomsich
2017-08-13
1
-1
/
+5
|
*
rockchip: rk322x: set the DDR region as non-secure in SPL
Kever Yang
2017-08-13
1
-0
/
+4
|
*
rockchip: rk3288: fix EMMC_DIV_MASK definition in header
Kever Yang
2017-08-13
1
-1
/
+1
|
*
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
2
-1
/
+3
|
*
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
Philipp Tomsich
2017-08-13
62
-84
/
+0
|
*
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-08-13
13
-0
/
+50
|
*
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
2017-08-13
4
-4
/
+14
|
*
rockchip: remove the hard coded uart iomux setting for px5 evb
Andy Yan
2017-08-13
1
-24
/
+0
|
*
rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards
Andy Yan
2017-08-13
3
-0
/
+3
|
*
rockchip: add u-boot specific dts for rk3368 based boards
Andy Yan
2017-08-13
3
-0
/
+102
|
*
rockchip: rk3368: remove setup of secure timer from TPL/SPL
Philipp Tomsich
2017-08-13
2
-39
/
+0
|
*
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
Philipp Tomsich
2017-08-13
2
-1
/
+5
[next]