]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-08-20  Simon Glassenv: Allow env_load() to detect errors
2017-08-20  Tom Rinienv: Correct case of no sub-init function
2017-08-20  Anatolij GustschinFix 'notes' typos
2017-08-20  Andy Shevchenkoenv: Sort selection of default choices
2017-08-20  Heiko Schocherarm, at91: fix taurus board
2017-08-20  Thomas Petazzonicommon/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
2017-08-20  Peter GriffinARM: hisilicon: hikey: Fix eMMC with latest ATF & U...
2017-08-20  Tom Rinifs/fat: Correct blk_dread() return value check
2017-08-20  Tom Rinispl: spl_mmc.c Correct blk_dread() return value check
2017-08-20  Tom Rinicmd/read.c: Fix checking blk_dread return value
2017-08-20  Tom Rinimtdparts: Fix various issues reported by Coverity
2017-08-20  Tom Rinihash: Compile only hardware or software versions of...
2017-08-20  Clément BœschMakefile: honor PYTHON configuration properly
2017-08-20  Tom RiniMerge git://git.denx.de/u-boot-video
2017-08-19  xypron.glpk... lcd: avoid possible NULL dereference
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-18  Kever Yangrockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin
2017-08-18  Kever Yangrockchip: rk322x: pinctrl: using compatible name same...
2017-08-18  Kever Yangrockchip: rk322x: update MACRO for mmc clksel reg
2017-08-18  Kever Yangrockchip: rk322x: update dram bank size
2017-08-18  Philipp Tomsichrockchip: rk3399: spl: remove unused header inclusion
2017-08-18  Kever Yangrockchip: dts: rk3399-evb: remove redundant gmac node
2017-08-18  xypron.glpk... efi_loader: do not cast return value in EFI_EXIT
2017-08-18  Bin Mengmmc: Support generic PCI SD host controller
2017-08-17  Angelo Dureghellom68k: add board stmark2, mcf5441x based
2017-08-17  Angelo Dureghellom68k: mcf5445x: allow CS0 to be undefined
2017-08-17  Angelo Dureghellom68k: fix cache.c for Coldfire V4E
2017-08-17  Angelo Dureghellom68k: mcf5445x: move early ddr init as board-specific
2017-08-17  Philipp Tomsichspl: fix Makefile for NOR, XIP and YMODEM
2017-08-17  Kever Yangrockchip: dts: rk3399-firefly: update gmac parameter
2017-08-17  Angelo Dureghellocmd: mmc: add mmc partconf read capability
2017-08-17  Simon Glassdm: mmc: Drop CONFIG_DM_MMC_OPS
2017-08-17  Simon Glassdm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
2017-08-17  Simon Glassdm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
2017-08-17  Simon Glassdm: imx: cm_fx6: Enable more driver model support
2017-08-17  Simon Glassdm: imx: cm_fx6: Add MMC support for CONFIG_BLK
2017-08-17  Simon Glassdm: imx: cm_fx6: Add device tree for cm_fx6
2017-08-17  Simon Glassdm: imx: cm_fx6: Support driver model for SATA
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Update to support MMC operations
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Update to support livetree
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc...
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Set up platform data
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Detect init failure
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Detect reset failure
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Set up common versions of operations
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Pass private data to internal functions
2017-08-17  Simon Glassdm: sata: dwc_ahsata: Add support for driver model
2017-08-17  Simon Glassdm: sata: Update the AHCI uclass to support operations
2017-08-17  Simon Glassdm: sata: imx: Allow driver model to be used for sata
2017-08-17  Simon Glassdm: sata: Support driver model with the 'sata' command
2017-08-17  Simon Glassdm: sata: dw_sata: Set up common versions of operations
2017-08-17  Simon Glassdm: sata: dw_sata: More ahci_init_one() futher down
2017-08-17  Simon Glassdm: sata: dw_sata: Drop is_ready
2017-08-17  Simon Glassdm: sata: dw_sata: Rename the dwc_ahsata private header
2017-08-17  Simon Glassdm: sata: dw_sata: Sort #include directives
2017-08-17  Simon Glassdm: sata: dw_sata: Drop unnecessary brackets
2017-08-17  Simon Glassdm: sata: dw_sata: Pass uc_priv to internal functions
2017-08-17  Simon Glassdm: sata: dw_sata: Drop unnecessary casts
2017-08-17  Simon Glassdm: sata: dw_sata: Rename 'probe_ent' to uc_priv
2017-08-17  Simon Glassdm: sata: dw_sata: Move exported functions to the end
2017-08-17  Simon Glassdm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
2017-08-17  Simon Glassdm: sata: dwc_ahsata: Make functions static
2017-08-17  Simon Glassdm: core: Add a comment about the device_remove() flags
2017-08-17  Simon Glassdm: blk: Update return value in blk_create_devicef()
2017-08-17  Simon Glassdm: usb: Adjust the 'usb' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: ide: Adjust the 'ide' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: sata: Adjust the 'sata' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: blk: Add a generic function for block device commands
2017-08-17  Simon Glassdm: blk: Add a function to find an interface-type name
2017-08-17  Simon Glassdm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
2017-08-17  Wenyou.Yang... mmc: gen_atmel_mci: Fix wrong arguments used of bind()
2017-08-17  Marek Vasutmmc: sd_sdhi: Enable clock using clock framework
2017-08-17  Marek Vasutmmc: sh_sdhi: Fix the ACMD handling
2017-08-17  Marek Vasutmmc: sh_sdhi: Add DM and DT probing support
2017-08-17  Marek Vasutmmc: uniphier-sd: Fix long response processing
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16  Bin Mengsf: Preserve QE bit when clearing BP# bits for Macronix...
2017-08-16  Simon Glassenv: Adjust the load() method to return an error
2017-08-16  Simon Glassenv: Adjust the get_char() method to return an int
2017-08-16  Simon Glassenv: Rename some other getenv()-related functions
2017-08-16  Simon Glassenv: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
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  Peng Fanimx: mx7: fix build warning when CONFIG_IMX_RDC not...
2017-08-16  Peng Fanimx: mx6sl: simplify code using setbits_le32
2017-08-16  Peng Fanimx: mx6sx: select OSC as uart's clk parent
2017-08-16  Peng Fanimx: mx6: soc: fix mx6sll settings
2017-08-16  Peng Fanimx: mx6: select ARM_ERRATA_845369
2017-08-16  Peng Fanarm: Implement workaround for Cortex-A9 errata 845369
2017-08-16  Peng FanARM: i.MX6: exclude the ARM errata from i.MX6 UP system
next