index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-15
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-15
env: Drop env_get_char_spec()
Simon Glass
2017-08-15
env: Drop env_init_new()
Simon Glass
2017-08-15
env: Drop unused env_ptr variables
Simon Glass
2017-08-15
env: Drop the env_name_spec global
Simon Glass
2017-08-15
env: Drop common init() functions
Simon Glass
2017-08-15
env: Switch over to use environment location drivers
Simon Glass
2017-08-15
env: Add a new implementation of environment access
Simon Glass
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
env: Create a location driver for each location
Simon Glass
2017-08-15
env: Rename nand env_location to nand_env_location
Simon Glass
2017-08-15
env: Add an enum for environment state
Simon Glass
2017-08-15
env: common: Drop env_get_char_memory()
Simon Glass
2017-08-15
env: common: Drop env_get_char_init()
Simon Glass
2017-08-15
env: common: Factor out the common env_valid check
Simon Glass
2017-08-15
env: common: Drop env_get_addr()
Simon Glass
2017-08-15
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
2017-08-15
env: Use tabs in ENV_IS_IN_FAT
Simon Glass
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-08-15
Makefile: Rename 'env' target to 'environ'
Simon Glass
2017-08-14
Prepare v2017.09-rc2
Tom Rini
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-08-14
Merge git://git.denx.de/u-boot-net
Tom Rini
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
driver: net: ldpaa: Update priv->phydev after free()
Prabhakar Kushwaha
2017-08-14
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-14
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
2017-08-14
net: fman: add support RGMII_TXID to memac
Madalin Bucur
2017-08-14
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
Tom Rini
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
cmd/bdinfo: correct comment in board_detail
Chris Packham
2017-08-13
test: Move the FIT test into the correct place
Simon Glass
2017-08-13
test: Convert the FIT test to test/py
Simon Glass
2017-08-13
test: Indent test-fit.py to match the next patch
Simon Glass
2017-08-13
ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices
Nishanth Menon
2017-08-13
ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
Nishanth Menon
2017-08-13
test: Fix FIT test to pass again
Simon Glass
2017-08-13
wdt: Update uclass to make clear that the timeout is in ms
Andy Shevchenko
2017-08-13
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
Nobuhiro Iwamatsu
2017-08-13
x86: qemu: Enable NVMe driver
Bin Meng
2017-08-13
nvme: Handle zero Maximum Data Transfer Size (MDTS)
Bin Meng
2017-08-13
nvme: Fix number of blocks detection
Jon Nettleton
2017-08-13
nvme: Detect devices that are class Storage Express
Jon Nettleton
2017-08-13
nvme: Add nvme commands
Zhikang Zhang
2017-08-13
nvme: Add show routine to print detailed information
Zhikang Zhang
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
arm: mvebu: ddr3_debug: remove self assignments
xypron.glpk@gmx.de
2017-08-13
arm: mvebu: remove self assignment
xypron.glpk@gmx.de
[next]