]> git.sur5r.net Git - u-boot/shortlog
u-boot
2018-02-20 Tom RiniPrepare v2018.03-rc3 v2018.03-rc3
2018-02-20 Lukasz Majewskiscript: Make the get_default_envs.sh script working...
2018-02-20 Faiz Abbasenv: mmc/fat/ext4: make sure that the MMC sub-system...
2018-02-20 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-02-19 Tom RiniMerge git://git.denx.de/u-boot-ubi
2018-02-19 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-02-19 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-02-19 Linus Walleijvexpress: Sign up as maintainer
2018-02-19 Alex Kiernanmmc: Fix uninitialised priv member
2018-02-19 Jean-Jacques... mmc: fix bug in mmc_startup_v4()
2018-02-19 Jean-Jacques... mmc: Fix bug in sd_set_card_speed()
2018-02-19 Jean-Jacques... configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200...
2018-02-19 Kishon Vijay... ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and...
2018-02-19 Jean-Jacques... dts: am57xx-idk: disable HS200 support
2018-02-19 Jean-Jacques... dts: am57xx-beagle-x15: disable UHS and HS200 support
2018-02-19 Jean-Jacques... ARM: dts: dra7: Add supported MMC/SD modes in MMC dt...
2018-02-19 Kishon Vijay... ARM: dts: DRA7: use new dra7-specific compatible string
2018-02-19 Kishon Vijay... ARM: OMAP5: set mmc clock frequency to 192MHz
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: add signal voltage selection support
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: allow mmc clock to be gated
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: implement send_init_stream callback
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: update mmc->clock with the actual...
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: allow the simple HS modes to use the...
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: Add support to get pinctrl values...
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: Add support to set IODELAY values
2018-02-19 Kishon Vijay... ARM: OMAP5/DRA7: Enable iodelay recalibration to be...
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: Reduce the max timeout for reset contr...
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: Workaround for errata id i802
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: Add tuning support
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: Enable DDR mode support
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: add support to set default io voltage
2018-02-19 Kishon Vijay... mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
2018-02-19 Jean-Jacques... mmc: omap_hsmmc: cleanup clock configuration
2018-02-19 Masahiro Yamadammc: use pr_* log functions
2018-02-19 Richard Weinbergermtd: ubi: Fix worker handling
2018-02-19 Stefan Mavrodievi2c: mvtwsi.c: Fix set speed
2018-02-18 Mario Sixsandbox: Add 64-bit sandbox
2018-02-18 Simon Glasssandbox: Rename 'num-gpios' property to avoid dtc warning
2018-02-18 Simon Glasssandbox: Correct dtc warning in /chosen node
2018-02-18 Thierry Redingfdt: Fixup only valid memory banks
2018-02-18 Alexey Brodkinfdt: Implement weak arch_fixup_fdt()
2018-02-18 Marek Vasutnet: sh_eth: Fix DT base address fetching
2018-02-18 Marek Vasutnet: sh_eth: Fix checkpatch warning
2018-02-18 Marek Vasutnet: sh_eth: Return directly from sh_eth_recv_start
2018-02-18 Marek Vasutnet: sh_eth: Zap port variable
2018-02-17 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-02-17 Marek VasutARM: rmobile: Fix broken reset code on Porter
2018-02-17 Marek VasutARM: rmobile: Replace SH I2C with IIC on Porter
2018-02-17 Marek VasutARM: dts: rmobile: Enable I2C6 on Porter
2018-02-17 Marek Vasuti2c: rcar_iic: Allow IIC on RCar Gen2
2018-02-17 Marek VasutARM: rmobile: Set FDT/initramfs limits on Porter
2018-02-17 Marek VasutARM: rmobile: Enable convenient commands on Porter
2018-02-17 Marek VasutARM: rmobile: Reset ethernet PHY
2018-02-17 Marek VasutARM: dts: rmobile: Move the u-boot,dm-pre-reloc into...
2018-02-16 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-02-16 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-02-16 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-02-16 Goldschmidt... env: restore old env_get_char() behaviour
2018-02-16 York Sunenv: Fix env_load_location
2018-02-16 Marek VasutARM: rmobile: Enable autocompletion on Gen2
2018-02-16 Marek VasutARM: rmobile: Convert Porter to SPL
2018-02-16 Marek VasutARM: dts: rmobile: Make PFC and RST available before...
2018-02-16 Marek VasutARM: dts: rmobile: Make scif0 available before reloc...
2018-02-16 Marek Vasutserial: Replace CONFIG_ with CONFIG_IS_ENABLED
2018-02-16 Marek VasutARM: rmobile: Enable autocompletion on Gen3
2018-02-16 Marek VasutARM: rmobile: Enable DTO support on Gen3
2018-02-16 Marek Vasutnet: ravb: Initialize PHY in probe() once
2018-02-16 Marek Vasutclk: rmobile: Assure SD-IF clock are configured correctly
2018-02-15 Tom RiniMerge git://git.denx.de/u-boot-arc
2018-02-15 Alexander GrafRPi: Add myself as board maintainer
2018-02-15 Simon Goldschmidtarm: socfpga: use imply instead of select where applicable
2018-02-15 Lukasz MajewskiConvert socfpga: select CONFIG_HW_WATCHDOG support...
2018-02-15 Simon Goldschmidtarm: socfpga: fix qspi flash compatible (add "spi-flash")
2018-02-15 Alexey Brodkinarc: Fix final linkage with Elf32 tools
2018-02-15 Faiz Abbasusb: host: xhci-omap: Remove redundant board_usb_init...
2018-02-15 Alexey Brodkinusb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_...
2018-02-15 Lukasz MajewskiConvert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
2018-02-15 Lukasz MajewskiConvert CONFIG_BOOTCOUNT_LIMIT to Kconfig
2018-02-15 Tom Riniconfigs: Resync with savedefconfig
2018-02-15 Tom RiniRevert "drivers/ddr/fsl: Dual-license DDR driver"
2018-02-14 Simon Goldschmidtspl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing...
2018-02-14 Heinrich Schuchardtcmd: scsi: move CMD_SCSI to device access commands
2018-02-14 Andre Heiderarm/PSCI: support PSCI versions greater than 1.0
2018-02-14 Alex KiernanFix --noheader on fw_printenv
2018-02-14 Sam Protsenkoam335x_evm: Consolidate eMMC partitions with DFU info
2018-02-14 Tom Riniconfigs: Migrate CONFIG_SPL_FRAMEWORK
2018-02-14 Tom Riniconfigs: Drop unused CONFIG_SPL_MMC_MINIMAL
2018-02-14 Faiz Abbasconfigs: am335x_evm: Add DYNAMIC_CRC_TABLE
2018-02-14 Faiz Abbaslib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
2018-02-14 Faiz Abbasconfigs: am335x_evm: Disable ISO and EFI partitions...
2018-02-14 Simon Goldschmidtarm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOK
2018-02-14 Masahiro YamadaARM: image: indent with tab instead of 4 spaces
2018-02-14 Masahiro Yamadacmd: booti: fix invalid image address in debug message
2018-02-14 Heinrich Schuchardtefi_driver: comment struct efi_driver_ops
2018-02-14 Heinrich Schuchardtdm: core: fix typo in comment (device.h)
2018-02-14 Simon Goldschmidtfix spelling of 'functions' in 2 places (was 'funtcions')
2018-02-14 Tom RiniSystemACE: Remove
next