Commit Graph

45407 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)
 

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 7 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 7 years ago
Simon Glass 6eeae42469 env: Drop env_init_new() 7 years ago
Simon Glass 98b5755fb0 env: Drop unused env_ptr variables 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Simon Glass 7938822a6b env: Drop common init() functions 7 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 7 years ago
Simon Glass c9d728dd33 env: Add a new implementation of environment access 7 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 7 years ago
Simon Glass 42a8180d19 env: Rename nand env_location to nand_env_location 7 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 7 years ago
Simon Glass 75de597d2d env: common: Drop env_get_char_memory() 7 years ago
Simon Glass 81a4dea228 env: common: Drop env_get_char_init() 7 years ago
Simon Glass 5fc5254084 env: common: Factor out the common env_valid check 7 years ago
Simon Glass 0219fb61c1 env: common: Drop env_get_addr() 7 years ago
Simon Glass bcdfb8d5a5 env: common: Make env_get_addr/get_char_memory() static 7 years ago
Simon Glass 91d3aa05d0 env: Use tabs in ENV_IS_IN_FAT 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Simon Glass ec74f5f9c3 Makefile: Rename 'env' target to 'environ' 7 years ago
Tom Rini 2d3c4ae350 Prepare v2017.09-rc2 7 years ago
Tom Rini 88663126a0 configs: Resync with savedefconfig 7 years ago
Tom Rini 248a3f6c7c Merge git://git.denx.de/u-boot-net 7 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 7 years ago
Prabhakar Kushwaha a5fe87e829 driver: net: ldpaa: Update priv->phydev after free() 7 years ago
Yuiko Oshino d2c3197922 usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
Yuiko Oshino 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 7 years ago
Madalin Bucur 3f8f1410b5 net: fman: add support RGMII_TXID to memac 7 years ago
Tom Rini aa6aaf9321 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined 7 years ago
Tom Rini c1b62ba9ca Merge branch 'master' of git://git.denx.de/u-boot-rockchip 7 years ago
Patrice Chotard bc5d038445 stm32f1: remove stm32f1 support 7 years ago
Chris Packham 7b07a20c5e cmd/bdinfo: correct comment in board_detail 7 years ago
Simon Glass 3a37aee30f test: Move the FIT test into the correct place 7 years ago
Simon Glass 77b426703d test: Convert the FIT test to test/py 7 years ago
Simon Glass bde671237f test: Indent test-fit.py to match the next patch 7 years ago
Nishanth Menon 0459bc30b6 ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices 7 years ago
Nishanth Menon 5796b66651 ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 7 years ago
Simon Glass 010ad8c34a test: Fix FIT test to pass again 7 years ago
Andy Shevchenko ffdec3000a wdt: Update uclass to make clear that the timeout is in ms 7 years ago
Nobuhiro Iwamatsu 160cfc4b5a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() 7 years ago
Bin Meng 7088a36598 x86: qemu: Enable NVMe driver 7 years ago
Bin Meng beb5f52139 nvme: Handle zero Maximum Data Transfer Size (MDTS) 7 years ago