]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-08-16  Simon Glassenv: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
2017-08-16  Simon Glassenv: Rename getenv/_f() to env_get()
2017-08-16  Simon Glassenv: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
2017-08-16  Simon Glassenv: Rename common functions related to setenv()
2017-08-16  Simon Glassenv: Rename setenv() to env_set()
2017-08-16  Simon Glassenv: Drop saveenv() in favour of env_save()
2017-08-16  Simon Glassenv: Drop env_relocate_spec() in favour of env_load()
2017-08-16  Simon Glassenv: Drop env_get_char_spec()
2017-08-16  Simon Glassenv: Drop env_init_new()
2017-08-16  Simon Glassenv: Drop unused env_ptr variables
2017-08-16  Simon Glassenv: Drop the env_name_spec global
2017-08-16  Simon Glassenv: Drop common init() functions
2017-08-16  Simon Glassenv: Switch over to use environment location drivers
2017-08-16  Simon Glassenv: Add a new implementation of environment access
2017-08-16  Simon Glassenv: Convert CONFIG_ENV_IS_IN... to a choice
2017-08-15  Simon Glassenv: Create a location driver for each location
2017-08-15  Simon Glassenv: Rename nand env_location to nand_env_location
2017-08-15  Simon Glassenv: Add an enum for environment state
2017-08-15  Simon Glassenv: common: Drop env_get_char_memory()
2017-08-15  Simon Glassenv: common: Drop env_get_char_init()
2017-08-15  Simon Glassenv: common: Factor out the common env_valid check
2017-08-15  Simon Glassenv: common: Drop env_get_addr()
2017-08-15  Simon Glassenv: common: Make env_get_addr/get_char_memory() static
2017-08-15  Simon Glassenv: Use tabs in ENV_IS_IN_FAT
2017-08-15  Simon GlassMove environment files from common/ to env/
2017-08-15  Simon GlassMakefile: Rename 'env' target to 'environ'
2017-08-15  Tom RiniPrepare v2017.09-rc2
2017-08-15  Tom Riniconfigs: Resync with savedefconfig
2017-08-14  Tom RiniMerge git://git.denx.de/u-boot-net
2017-08-14  Sam Protsenkocommon: Move CONFIG_BOOTARGS to Kconfig
2017-08-14  Prabhakar Kushwahadriver: net: ldpaa: Update priv->phydev after free()
2017-08-14  Yuiko Oshinousb: net: Add support for Microchip LAN75xx and LAN78xx
2017-08-14  Yuiko Oshinonet: Add mii_resolve_flowctrl_fdx()
2017-08-14  Madalin Bucurnet: fman: add support RGMII_TXID to memac
2017-08-14  Tom RiniARM: rockchip: rock: Correct test to use CONFIG_IS_ENAB...
2017-08-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-13  Patrice Chotardstm32f1: remove stm32f1 support
2017-08-13  Chris Packhamcmd/bdinfo: correct comment in board_detail
2017-08-13  Simon Glasstest: Move the FIT test into the correct place
2017-08-13  Simon Glasstest: Convert the FIT test to test/py
2017-08-13  Simon Glasstest: Indent test-fit.py to match the next patch
2017-08-13  Nishanth MenonARM: OMAP5: Enable support for AVS0 for OMAP5 productio...
2017-08-13  Nishanth MenonARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
2017-08-13  Simon Glasstest: Fix FIT test to pass again
2017-08-13  Andy Shevchenkowdt: Update uclass to make clear that the timeout is...
2017-08-13  Nobuhiro Iwamatsuboot_fit: Change return value from FDT_ERROR to -EINVAL...
2017-08-13  Bin Mengx86: qemu: Enable NVMe driver
2017-08-13  Bin Mengnvme: Handle zero Maximum Data Transfer Size (MDTS)
2017-08-13  Jon Nettletonnvme: Fix number of blocks detection
2017-08-13  Jon Nettletonnvme: Detect devices that are class Storage Express
2017-08-13  Zhikang Zhangnvme: Add nvme commands
2017-08-13  Zhikang Zhangnvme: Add show routine to print detailed information
2017-08-13  Zhikang Zhangnvme: Add NVM Express driver support
2017-08-13  Zhikang Zhangdm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
2017-08-13  xypron.glpk... arm: mvebu: ddr3_debug: remove self assignments
2017-08-13  xypron.glpk... arm: mvebu: remove self assignment
2017-08-13  xypron.glpk... tpm: add missing va_end
2017-08-13  xypron.glpk... ARM: hisilicon: hikey: do not rely on random stack...
2017-08-13  xypron.glpk... stm32: remove redundant 'else if'
2017-08-13  xypron.glpk... arm: mvebu: avoid possible NULL dereference
2017-08-13  xypron.glpk... armv7m: mpu_config add missing break
2017-08-13  xypron.glpk... bcm281xx: clock: avoid possible NULL dereference
2017-08-13  xypron.glpk... arm: bcm235xx: clk_set_rate avoid possible NULL deref
2017-08-13  xypron.glpk... arm: bcm235xx: avoid possible NULL dereference
2017-08-13  xypron.glpk... arm: spear: do not return random value from stack
2017-08-13  xypron.glpk... api: remove superfluous assignment
2017-08-13  Adam FordConvert CONFIG_OMAP3_SPI to Kconfig
2017-08-13  Kever Yangrockchip: clk: remove RATE_TO_DIV
2017-08-13  Kever Yangrockchip: clk: update dwmmc clock div
2017-08-13  Kever Yangrockchip: rk322x: update max-frequency for mmc node
2017-08-13  Kever Yangrockchip: dts: rk322x: add sdmmc device node
2017-08-13  Philipp Tomsichscripts: setlocalversion: safely extract variables...
2017-08-13  Kever Yangrockchip: rk322x: set the DDR region as non-secure...
2017-08-13  Kever Yangrockchip: rk3288: fix EMMC_DIV_MASK definition in header
2017-08-13  Philipp Tomsichrockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
2017-08-13  Philipp Tomsichspl: moveconfig: remove SPL_LDSCRIPT definitions for...
2017-08-13  Philipp Tomsichspl: add hierarchical defaults for SPL_LDSCRIPT
2017-08-13  Philipp Tomsichrockchip: rk3188: rock: adjust for SPL/TPL split
2017-08-13  Andy Yanrockchip: remove the hard coded uart iomux setting...
2017-08-13  Andy Yanrockchip: set Pre-reloc malloc pool size to 4kb for...
2017-08-13  Andy Yanrockchip: add u-boot specific dts for rk3368 based...
2017-08-13  Philipp Tomsichrockchip: rk3368: remove setup of secure timer from...
2017-08-13  Philipp Tomsichrockchip: lion-rk3368: defconfig: enable DM timer for...
2017-08-13  Philipp Tomsichdts: rk3368: make timer0 accessible for SPL and TPL
2017-08-13  Philipp Tomsichrockchip: timer: add device-model timer driver for...
2017-08-13  Philipp Tomsichdm: timer: normalise SPL and TPL support
2017-08-13  Philipp Tomsichtimer: add OF_PLATDATA support for timer-uclass
2017-08-13  Philipp Tomsichconfigs: mpc85xx: fix fallout from SPL/TPL changes
2017-08-13  Klaus Gogerrockchip: board: puma_rk3399: rename ATF firmware
2017-08-13  Philipp Tomsichrockchip: board: puma-rk3399: fix warnings in puma_rk33...
2017-08-13  Philipp Tomsichmoveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MA...
2017-08-13  Philipp Tomsichrockchip: rk3368: mark TPL as not inheriting its stack...
2017-08-13  Philipp Tomsicharmv8: TPL_STACK will always be defined, so test CONFIG...
2017-08-13  Philipp Tomsichspl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE...
2017-08-13  Philipp Tomsichrockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig...
2017-08-13  Philipp Tomsichspl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
2017-08-13  Philipp Tomsichrockchip: board: lion-rk3368: add support for the RK336...
2017-08-13  Philipp Tomsichrockchip: spi: enable support for the rk_spi driver...
2017-08-13  Philipp Tomsichrockchip: rk3368: spl: mark SPL and TPL as supported...
2017-08-13  Philipp Tomsichrockchip: rk3368: spl: add SPL support
next