]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Boris Brezillonsunxi: increase SYS_MONITOR_LEN
2015-09-10 Masahiro Yamadadts: fix dependency of OF_SPL_REMOVE_PROPS
2015-09-10 Masahiro Yamadapinctrl: sandbox: add sandbox pinctrl driver
2015-09-10 Masahiro Yamadapinctrl: add pin control uclass support
2015-09-10 Masahiro Yamadadm: core: allow device_bind() to not return a device...
2015-09-10 Simon Glasstegra: nyan: Enable TPM command and driver
2015-09-10 Simon Glasstpm: Enable 'tpmtest' command for Chrome OS boards...
2015-09-10 Simon Glassdm: tpm: Add a 'tpmtest' command
2015-09-10 Simon Glasstpm: Add functions to access flags and permissions
2015-09-10 Simon Glasstpm: Add a 'tpm info' command
2015-09-10 Simon Glassdm: tpm: Convert LPC driver to driver model
2015-09-10 Simon Glassdm: tpm: Convert I2C driver to driver model
2015-09-10 Simon Glassexynos: x86: dts: Add tpm nodes to the device tree...
2015-09-10 Simon Glasstpm: Check that parse_byte_string() has data to parse
2015-09-10 Simon Glassdm: tpm: sandbox: Convert TPM driver to driver model
2015-09-10 Simon Glasstpm: Report tpm errors on the command line
2015-09-10 Simon Glassdm: i2c: Add a command to adjust the offset length
2015-09-10 Simon Glassdm: tpm: Convert the TPM command and library to driver...
2015-09-10 Simon Glassdm: tpm: Add a uclass for Trusted Platform Modules
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Tidy up delays
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Simplify init code
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Move definitions into the header...
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop unnecessary methods
2015-09-10 Simon Glasstpm: Move the I2C TPM code into one file
2015-09-10 Simon Glasstpm: Convert drivers to use SPDX
2015-09-10 Simon Glasstpm: Convert board config TPM options to Kconfig
2015-09-10 Simon Glasstpm: Add Kconfig options for TPMs
2015-09-10 Simon Glasstpm: Drop two unused options
2015-09-10 Simon Glasstpm: Remove old pre-driver-model I2C code
2015-09-10 Misha Komarovskiyexynos: Rise ARM voltage to 1.1V for chained bootloaders
2015-09-10 Simon Glassbuildman: Correct 'Series-cover-cc' detection logic
2015-09-10 Bin Mengdrivers: kconfig: Sort driver menu in alphabetical...
2015-09-10 Bin Mengdrivers: kconfig: Move PHYS_TO_BUS to "Device Drivers...
2015-09-10 Bin Mengdrivers: kconfig: Move "Generic Driver Options" menu...
2015-09-10 Marek Vasutdm: core: Add Kconfig for simple bus driver
2015-09-10 Simon Glassdm: Use dev_get_addr() where possible
2015-09-10 Masahiro Yamadadm: simplify uclass_foreach_dev() implementation
2015-09-10 Yousong Zhousunxi: mmc: set transfer timeout according to byte_cnt.
2015-09-10 Chen-Yu Tsaisunxi: Enable non-secure access to RTC on sun6i (A31s)
2015-09-10 Hans de Goedesunxi: Fix MAINTAINERS board sorting
2015-09-10 Marcus Coopersunxi: Add support for the Olimex A20 EVB
2015-09-10 Hans de Goedesunxi: Add inet98v_rev2 defconfig and dts file
2015-09-10 Hans de Goedesunxi: Add inet97fv2_defconfig
2015-09-10 Hans de Goedesunxi: Ampe_A76_defconfig: Add otg id pin configuration
2015-09-10 Hans de Goedemtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurabl...
2015-09-10 Boris Brezillonsunxi_nand_spl: clear status flags in SPL implementation
2015-09-10 Hans de Goedesunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIO...
2015-09-10 Hans de Goedesunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
2015-09-10 Hans de Goedesunxi_nand_spl: Add support for backup boot partitions
2015-09-10 Hans de Goedesunxi_nand_spl: Auto detect nand configuration parameters
2015-09-10 Hans de Goedesunxi_nand_spl: Parametrize lowlevel read functions
2015-09-10 Hans de Goedesunxi_nand_spl: Properly config page-size in the nand...
2015-09-10 Hans de Goedesunxi_nand_spl: Add support for sun4i and sun5i SoCs
2015-09-10 Hans de Goedesunxi_nand_spl: Use kernel driver algorithm for determi...
2015-09-10 Hans de Goedesunxi_nand_spl: Add proper cache flusing
2015-09-10 Hans de Goedesunxi_nand_spl: Turn off clocks when we're done with...
2015-09-10 Hans de Goedesunxi_nand_spl: Make sure the DMA controller is enabled
2015-09-10 Hans de Goedesunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do...
2015-09-10 Hans de Goedesunxi_nand_spl: Do not bother writing the spare-area...
2015-09-10 Hans de Goedesunxi_nand_spl: We only need to reset the nand chip...
2015-09-10 Hans de Goedesunxi_nand_spl: Drop unnecessary temp buf
2015-09-10 Hans de Goedesunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
2015-09-10 Hans de Goedesunxi: Add CONFIG_MMC0_CD_PIN to various boards
2015-09-10 Hans de Goedesunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
2015-09-10 Hans de Goedesunxi: musb: Drop no longer accurate comment in Kconfig...
2015-09-10 Hans de Goedesunxi: Add support for gt90h-v4 tablets
2015-09-10 Hans de Goedesunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
2015-09-10 Peng Fanvideo: discard empty video_set_lut implementation
2015-09-10 Masahiro YamadaARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC...
2015-09-10 Masahiro YamadaARM: dts: uniphier: add PH1-Pro5 SoC support
2015-09-10 Masahiro YamadaARM: dts: uniphier: sync with Linux
2015-09-10 Masahiro Yamadaserial: uniphier: drop platform data support
2015-09-10 Masahiro YamadaARM: uniphier: enable SPL_OF_CONTROL
2015-09-10 Masahiro YamadaARM: uniphier: select SPL_DM rather than default in...
2015-09-10 Masahiro YamadaARM: uniphier: remove unused macro
2015-09-10 Masahiro YamadaARM: uniphier: fix build error when CONFIG_DEBUG_LL...
2015-09-10 Masahiro Yamadamtd: denali_spl: do not allocate page_buffer in .bss...
2015-09-10 Tom Rinitools/atmelimage.c: Fix warning when debug is enabled
2015-09-10 Kishon Vijay... ARM: OMAP5/AM43xx: remove enabling USB clocks from...
2015-09-10 Kishon Vijay... board: ti: invoke clock API to enable and disable clocks
2015-09-10 Kishon Vijay... ARM: AM43xx: Add functions to enable and disable USB...
2015-09-10 Kishon Vijay... ARM: OMAP5: Add functions to enable and disable USB...
2015-09-10 Kishon Vijay... board: ti: OMAP5: added USB initializtion code
2015-09-10 Kishon Vijay... board: ti: beagle_x15: added USB initializtion code
2015-09-10 Kishon Vijay... include: configs: am43xx_evm: add 'usb stop' in usbboot env
2015-09-10 Kishon Vijay... board: ti: remove duplicate initialization of vbus_id_s...
2015-09-10 Kishon Vijay... TI PHY: Add support to control 2nd USB PHY in DRA7xx...
2015-09-10 Kishon Vijay... ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
2015-09-10 Kishon Vijay... usb: dwc3: dwc3-omap: Use the clear register inorder...
2015-09-10 Andreas BießmannMakefile: fix SOURCE_DATE_EPOCH for *BSD host
2015-09-10 Andreas Bießmannpicosam9g45: adopt CONFIG_SYS_PROMPT
2015-09-10 Andreas Bießmannat91sam9260ek: add missing files to MAINTAINERS
2015-09-10 Andreas Bießmannat91sam9rlek: add missing files to MAINTAINERS
2015-09-10 Paul Kocialkowskiomap-common: SYS_BOOT fallback logic correction and...
2015-09-10 Marcel Ziswilermtd/nand/ubi: assortment of alignment fixes
next