| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-rc2v2017.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 |
| * | dts: rk3368: make timer0 accessible for SPL and TPL | Philipp Tomsich | 2017-08-13 | 2 | -1/+6 |
| * | rockchip: timer: add device-model timer driver for RK3368 (and similar) | Philipp Tomsich | 2017-08-13 | 3 | -0/+115 |
| * | dm: timer: normalise SPL and TPL support | Philipp Tomsich | 2017-08-13 | 7 | -13/+24 |
| * | timer: add OF_PLATDATA support for timer-uclass | Philipp Tomsich | 2017-08-13 | 1 | -2/+6 |
| * | configs: mpc85xx: fix fallout from SPL/TPL changes | Philipp Tomsich | 2017-08-13 | 16 | -16/+32 |
| * | rockchip: board: puma_rk3399: rename ATF firmware | Klaus Goger | 2017-08-13 | 2 | -2/+2 |
| * | rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its | Philipp Tomsich | 2017-08-13 | 1 | -9/+9 |
| * | moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE | Philipp Tomsich | 2017-08-13 | 4 | -7/+10 |
| * | rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size fr... | Philipp Tomsich | 2017-08-13 | 1 | -0/+2 |
| * | armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK | Philipp Tomsich | 2017-08-13 | 1 | -1/+1 |
| * | spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig | Philipp Tomsich | 2017-08-13 | 1 | -0/+39 |
| * | rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 | Philipp Tomsich | 2017-08-13 | 2 | -2/+7 |
| * | spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig | Philipp Tomsich | 2017-08-13 | 3 | -3/+27 |
| * | rockchip: board: lion-rk3368: add support for the RK3368-uQ7 | Philipp Tomsich | 2017-08-13 | 13 | -4/+583 |
| * | rockchip: spi: enable support for the rk_spi driver for the RK3368 | Philipp Tomsich | 2017-08-13 | 1 | -0/+9 |