]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2018-01-12  Jean-Jacques... mmc: don't use malloc_cache_aligned()
2018-01-12  Jean-Jacques... mmc: fix for old MMCs (below version 4)
2018-01-12  Jean-Jacques... mmc: all hosts support 1-bit bus width and legacy timings
2018-01-12  Jean-Jacques... mmc: Fixed a problem with old sd or mmc that do not...
2018-01-12  Jean-Jacques... dm: mmc: update mmc_of_parse()
2018-01-12  Jean-Jacques... mmc: dump card and host capabilities if debug is enabled
2018-01-12  Jaehoon Chungmmc: meson_gx_mmc: fix the complie error
2018-01-12  Kishon Vijay... dm: mmc: Add a library function to parse generic dt...
2018-01-12  Jean-Jacques... mmc: add a library function to send tuning command
2018-01-12  Jean-Jacques... mmc: use the right voltage level for MMC DDR and HS200...
2018-01-12  Kishon Vijay... mmc: Retry some MMC cmds on failure
2018-01-12  Jean-Jacques... mmc: Change mode when switching to a boot partition
2018-01-12  Jean-Jacques... mmc: disable UHS modes if Vcc cannot be switched on...
2018-01-12  Jean-Jacques... mmc: Add support for UHS modes
2018-01-12  Kishon Vijay... mmc: add HS200 support in MMC core
2018-01-12  Kishon Vijay... mmc: Add a execute_tuning() callback to the mmc operations.
2018-01-12  Kishon Vijay... mmc: disable the mmc clock during power off
2018-01-12  Kishon Vijay... mmc: add a new mmc parameter to disable mmc clock
2018-01-12  Kishon Vijay... mmc: add power cyle support in mmc core
2018-01-12  Jean-Jacques... mmc: Add a new callback function to perform the 74...
2018-01-12  Kishon Vijay... mmc: Enable signal voltage to be selected from mmc...
2018-01-12  Kishon Vijay... mmc: make mmc_set_ios() return status
2018-01-12  Jean-Jacques... mmc: refactor MMC startup to make it easier to support...
2018-01-12  Jean-Jacques... mmc: refactor SD startup to make it easier to support...
2018-01-12  Jean-Jacques... cmd: mmc: display the mode name and current bus speed...
2018-01-12  Jean-Jacques... mmc: use mmc modes to select the correct bus speed
2018-01-12  Jean-Jacques... mmc: Add a function to dump the mmc capabilities
2018-01-12  Jean-Jacques... mmc: introduce mmc modes
2018-01-12  Jean-Jacques... mmc: add a function to read and test the ext csd (mmc...
2018-01-12  Jean-Jacques... mmc: make ext_csd part of struct mmc
2018-01-12  Jean-Jacques... mmc: move the MMC startup for version above v4.0 in...
2018-01-12  Jean-Jacques... mmc: split mmc_startup()
2018-01-12  Jean-Jacques... mmc: dm: get the IO-line and main voltage regulators...
2018-01-12  Heinrich Schuchardtmmc: sdhci: do not compare pointer to 0
2018-01-12  Jorge Ramirez... mmc: sdhci: don't clear SDHCI_INT_STATUS register durin...
2018-01-12  Felix Brackmmc: sanitize includes for DM i2c
2018-01-12  Suniel Maheshdrivers: mmc: Avoid memory leak in case of failure
2018-01-12  Suniel Maheshdrivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_B...
2018-01-09  Tom RiniPrepare v2018.01
2018-01-08  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-01-08  Jagan Tekimtd: nand: mxs_nand_spl: Remove nand size print
2018-01-08  Jagan Tekiboard: engicam: Fix to remove legacy board/icorem6_rqs
2018-01-08  Stefan Agnerimx: initialize and use generic timer on i.MX 6UL/ULL
2018-01-08  Stefan Agnerimx: introduce CONFIG_GPT_TIMER
2018-01-08  Stefan Agnerimx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
2018-01-08  Tom RiniMerge git://git.denx.de/u-boot-x86
2018-01-08  Clemens Grubercrypto/fsl: fix BLOB encapsulation and decapsulation
2018-01-08  Andy Shevchenkox86: tangier: Add Bluetooth to ACPI table
2018-01-08  Andy Shevchenkox86: tangier: Use actual GPIO hardware numbers
2018-01-08  Tom Rinix86: Move commands from under arch/x86 to cmd/x86/
2018-01-04  Fabio Estevammx6ull: Handle the CONFIG_MX6ULL cases correctly
2018-01-03  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-01-03  Christopher... ARM: imx: cm_fx6: env: don't run boot scripts twice
2018-01-03  Christopher... ARM: imx: cm_fx6: env: support distro boot command
2018-01-03  Christopher... ARM: imx: cm_fx6: env: use standard variables
2018-01-03  Philipp Tomsichrockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM
2018-01-03  Philipp Tomsichspl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
2018-01-03  Eran Matityahuimx: spl: Fix NAND bootmode detection
2018-01-03  Eric Nelsonmx6: Add board mx6memcal for use in validating DDR
2018-01-03  Peng Fanvideo: Support multiple lines version string display
2018-01-03  Peng Fanvideo: ipu: Fix dereferencing NULL pointer problem
2018-01-02  Philipp Tomsichrockchip: board: lion-rk3368: reduce env-size default...
2018-01-02  Neil Armstrongboards: amlogic: khadas-vim: Typo fixup
2018-01-02  Tom RiniPrepare v2018.01-rc3
2018-01-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2018-01-01  Felix Brackpower: tps65910: replace error() by pr_err()
2018-01-01  Sam Protsenkoconfigs: am335x_boneblack: Bring back missed bootcmd
2018-01-01  Heinrich Schuchardtdm: core: remove orphaned parameter description in...
2018-01-01  Derald D. WoodsARM: omap3: evm: Refactor 'board_eth_init'
2018-01-01  Derald D. WoodsARM: dts: omap3-evm: Enable DM and devicetree for TMDSE...
2018-01-01  Derald D. WoodsARM: dts: omap3-evm: Add support for TMDSEVM{3530,...
2018-01-01  Derald D. WoodsARM: omap3: evm: Do not relocate FDT address
2018-01-01  Kever Yangrockchip: dts: rk3399-evb: support boot from sd-card
2018-01-01  Jakob Unterwurzacherrockchip: rk3399-puma: reduce env size to 8kiB
2017-12-29  Tom RiniMerge git://git.denx.de/u-boot-imx
2017-12-29  Patrick Bruennarm: imx: add tzic interrupt controller for imx53
2017-12-29  Marek VasutARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK
2017-12-29  Vagrant Cascadianimx: Fix missing spl_sd configuration for wandboard.
2017-12-29  Breno Limaimx: Kconfig: Add HAS_CAAM option
2017-12-29  Breno LimaKconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL
2017-12-29  Breno Limamx6sl: Select MX6SL option via Kconfig
2017-12-29  Breno Limawarp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
2017-12-29  Breno Limamx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT...
2017-12-29  Fabio Estevammx6sxsabresd: Load the correct dtb for revA board
2017-12-29  Fabio Estevamimx: Add a common way for detecting NXP boards revision
2017-12-29  Lukasz MajewskiARM: imx: display5: config: Update display5_factory_def...
2017-12-29  Peng Fanpower: pmic.h: include dm/ofnode.h
2017-12-29  Christopher... ARM: imx: cm_fx6: remove esdhc init code from board...
2017-12-29  Christopher... ARM: imx: cm_fx6: remove sata init code from board...
2017-12-29  Christopher... ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARD
2017-12-29  Christopher... ARM: imx: cm-fx6: reinstate USB support by syncing...
2017-12-29  Martyn Welchboard: ge: mx53ppd: Move check_time() to common location
2017-12-29  Adam Fordmx6_common: remove dead code
2017-12-29  Fabio Estevamimx: Unify CONFIG_BOOTDELAY
2017-12-27  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-12-26  Masahiro YamadaMove CONFIG_PANIC_HANG to Kconfig
2017-12-24  Prabhakar Kushwahaboards: ls1046ardb: disable unavailable "ethernet"...
2017-12-24  Prabhakar Kushwahaarm: Add support of updating dts before fix-up
2017-12-24  Prabhakar Kushwahacommon: Fix-up MAC addr in dts by fetching env variable...
2017-12-21  Tom RiniMerge git://git.denx.de/u-boot-x86
next