]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2018-01-15  Lukasz Majewskinet: phy: marvell: Add functions to read PHY's extended...
2018-01-15  Joe Hershbergernet: Remove nfs.h include from bootp.c
2018-01-15  Joe Hershbergernet: Fix buffer overrun error in netconsole
2018-01-15  Wilson Leenet: macb: Add support for Xilinx Zynq SoC
2018-01-15  Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-12  Tom RiniMerge git://git.denx.de/u-boot-tegra
2018-01-12  Stephen WarrenMakefile: ensure DTB doesn't overflow into initial...
2018-01-12  Stephen WarrenARM: Tegra: p2771-0000: use calculate env var feature
2018-01-12  Stephen WarrenARM: Tegra186: calculate load addresses at boot
2018-01-12  Stephen WarrenARM: Tegra186: don't map memory not in RAM banks
2018-01-12  Stephen WarrenARM: tegra: p2771-000: increase max DRAM bank count
2018-01-12  Stephen WarrenARM: Tegra186: search for best RAM bank
2018-01-12  Stephen WarrenARM: bootm: don't assume sp is in DRAM bank 0
2018-01-12  Stephen WarrenARM: Tegra186: mem parsing fixes from downstream
2018-01-12  Stephen WarrenARM: tegra: use LINUX_KERNEL_IMAGE_HEADER
2018-01-12  Stephen WarrenARMv8: add optional Linux kernel image header
2018-01-12  Stephen WarrenARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
2018-01-12  Stephen WarrenARMv8: Allow dynamic early stack pointer
2018-01-12  Stephen WarrenARM: tegra: remove SPL config for non-SPL SoCs
2018-01-12  Stephen WarrenARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL
2018-01-12  Peng Fanmmc: fsl_esdhc: Fix eMMC 1.8v setting issue
2018-01-12  Tom Rinipower: Rearrange code to guard power command with CONFI...
2018-01-12  Rick Chentravis.yml: Support RISC-V
2018-01-12  Rick Chenriscv: doc: Add relative doc to describe RISC-V
2018-01-12  Rick Chenriscv: Modify generic codes to support RISC-V
2018-01-12  Rick Chenriscv: Support standalone
2018-01-12  Rick Chenriscv: tools: Prelink u-boot
2018-01-12  Rick Chenriscv: defconfig: Add nx25-ae250 defconfig to support...
2018-01-12  Rick Chenriscv: configs: Add nx25-ae250.h to support RISC-V
2018-01-12  Rick Chenriscv: board: Add nx25-ae250 to support RISC-V
2018-01-12  Rick Chenriscv: Add Kconfig to support RISC-V
2018-01-12  Rick Chenriscv: nx25: include: Add header files to support RISC-V
2018-01-12  Rick Chenriscv: nx25: dts: Add AE250 dts to support RISC-V
2018-01-12  Rick Chenriscv: nx25: lib: Add relative lib funcs to support...
2018-01-12  Rick Chenriscv: cpu: Add nx25 to support RISC-V
2018-01-12  Jean-Jacques... mmc: remove hc_wp_grp_size from struct mmc if not needed
2018-01-12  Jean-Jacques... mmc: don't read the size of eMMC enhanced user data...
2018-01-12  Jean-Jacques... mmc: compile out erase and write mmc commands if write...
2018-01-12  Jean-Jacques... mmc: read ssr only if MMC write support is enabled
2018-01-12  Jean-Jacques... mmc: add a Kconfig option to enable the support for...
2018-01-12  Jean-Jacques... mmc: reworked version lookup in mmc_startup_v4
2018-01-12  Jean-Jacques... mmc: compile out more code if support for UHS and HS200...
2018-01-12  Jean-Jacques... mmc: atmel: when sending a data command, use the provid...
2018-01-12  Jean-Jacques... common: do not compile common fastboot code when buildi...
2018-01-12  Tom Riniam335x_hs_evm: Trim options in SPL to reduce binary...
2018-01-12  Jean-Jacques... dm: mmc: sandbox: Update SD card emulation
2018-01-12  Jean-Jacques... configs: omapl138_lcdk: decrease the loglevel to reduce...
2018-01-12  Jean-Jacques... configs: openrd: removed support for eMMC hardware...
2018-01-12  Jean-Jacques... mmc: make optional the support for eMMC hardware partit...
2018-01-12  Jean-Jacques... mmc: make UHS and HS200 optional
2018-01-12  Jean-Jacques... mmc: convert most of printf() to pr_err() and pr_warn()
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-11  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-11  Jagan Tekiconfigs: sun50i: Enable eMMC on a64-olinuxino
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-video
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-11  Hannes Schmelzerboard/BuR: drop LCDC clock manipulation from board...
2018-01-11  Hannes Schmelzerboard/BuR: provide real clock-frequency instead a divider
2018-01-11  Hannes Schmelzeram335x-fb: setup display PLL
2018-01-11  Hannes Schmelzeram335x-fb: cosmetic: fix coding style
2018-01-11  Hannes Schmelzeram335x-fb: cosmetic: update-copyright
next