]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-01-30 Przemyslaw... exynos5: enable dm i2c
2015-01-30 Przemyslaw... odroid u3: enable dm i2c support
2015-01-30 Przemyslaw... odroid u3: dts: add missing i2c aliases
2015-01-30 Przemyslaw... dm: i2c: s3c24x0: adjust to dm-i2c api
2015-01-30 Przemyslaw... exynos5: pinmux: check flag for i2c config
2015-01-30 Przemyslaw... arndale: dts: add missing i2c aliases
2015-01-30 Przemyslaw... exynos4: dts: add missing i2c properties
2015-01-30 Przemyslaw... smdk5250: config: enable max77686 driver support
2015-01-30 Przemyslaw... exynos5250: config: disable max77686 driver
2015-01-30 Przemyslaw... arndale: config: disable max77686 support
2015-01-30 Przemyslaw... dm: i2c-uclass-compat: fix missed argument
2015-01-30 Ruchika Guptarsa: Use checksum algorithms from struct hash_algo
2015-01-30 Ruchika GuptaUse hash.c in mkimage
2015-01-30 Ruchika Guptahash: Add function to find hash_algo struct with progre...
2015-01-30 Ruchika Guptalib/rsa: Add Kconfig for devices supporting RSA Modular...
2015-01-30 Ruchika GuptaDM: crypto/fsl - Add Freescale rsa DM driver
2015-01-30 Ruchika Guptalib/rsa: Modify rsa to use DM driver
2015-01-30 Ruchika Guptaconfigs: Move CONFIG_FIT_SIGNATURE to defconfig
2015-01-30 Ruchika GuptaDM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
2015-01-30 Ruchika GuptaFIT: Modify option FIT_SIGNATURE in Kconfig
2015-01-30 Ruchika Guptarsa: Split the rsa-verify to separate the modular expon...
2015-01-30 Martin DorwigExport redesign
2015-01-30 Simon Glassdm: Update documentation for new bus features
2015-01-30 Simon Glassdm: cros_ec_spi: Remove old pre-driver-model code
2015-01-30 Simon Glassdm: cros_ec: Don't require protocol 3 support
2015-01-30 Simon Glassdm: core: Ignore disabled devices when binding
2015-01-30 Simon Glassdm: exynos: Drop unused COMPAT features for SPI
2015-01-30 Simon Glassdm: tegra: Drop unused COMPAT features for I2C, SPI
2015-01-30 Simon Glassdm: i2c: Move slave details to child platdata
2015-01-30 Simon Glassdm: spi: Move slave details to child platdata
2015-01-30 Simon Glassdm: spi: Set up the spi_slave device pointer in child_p...
2015-01-30 Simon Glassdm: core: Allow uclass to set up a device's child befor...
2015-01-30 Simon Glassdm: sandbox: sf: Tidy up the error handling in sandbox_...
2015-01-30 Simon Glassdm: core: Allow the uclass to set up a device's child...
2015-01-30 Simon Glassdm: spi: Move the per-child data size to the uclass
2015-01-30 Simon Glassdm: core: Allow uclasses to specify private data for...
2015-01-30 Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30 Simon Glassdm: core: Add a function to get a device's uclass ID
2015-01-30 Simon Glassdm: core: Add a post_bind method for parents
2015-01-30 Simon Glassdm: core: Allow uclasses to specify platdata for a...
2015-01-30 Simon Glassdm: core: Allow parents to have platform data for their...
2015-01-30 Simon Glassdm: core: Allocate platform data when binding a device
2015-01-30 Simon Glassdm: core: Tidy up error handling in device_bind()
2015-01-30 Simon Glassdm: core: Set device tree node for root device
2015-01-30 Simon Glassdm: core: Improve comments for uclass_first/next_device()
2015-01-30 Simon Glassdm: Don't run tests if U-Boot cannot be built
2015-01-30 Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-30 Simon Glassdm: i2c: Add a compatbility layer
2015-01-30 Simon Glassdm: i2c: Rename driver model I2C functions to permit...
2015-01-30 Simon Glassdm: Drop gpio.h header from fdtdec.c
2015-01-30 Simon Glassdm: fdt: Remove the old GPIO functions
2015-01-30 Simon Glassdm: exynos: dts: Use GPIO bank phandles for GPIOs
2015-01-30 Simon Glassdm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
2015-01-30 Simon Glassdm: spi: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: usb: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: mmc: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: zynq: Remove inline gpio functions
2015-01-30 Simon Glassdm: tegra: nand: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: tegra: video: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: exynos: Add a GPIO translation function
2015-01-30 Simon Glassdm: tegra: Add a GPIO translation function
2015-01-30 Simon Glassdm: cros_ec: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: demo: Add a simple GPIO demonstration
2015-01-30 Simon Glassdm: gpio: Mark the old GPIO API deprecated
2015-01-30 Simon Glassdm: gpio: Add better functions to request GPIOs
2015-01-30 Simon Glassdm: gpio: Add a driver GPIO translation method
2015-01-30 Simon Glassdm: gpio: Add a native driver model API
2015-01-30 Simon Glassdm: fdt: Add a function to decode phandles with arguments
2015-01-30 Simon Glassdm: tegra: Bring in GPIO device tree binding
2015-01-30 Simon Glassdm: exynos: Bring in GPIO device tree binding
2015-01-30 Simon Glassdm: gpio: Bring in GPIO device tree binding
2015-01-30 Masahiro Yamadageneric-board: show model name in board_init_f() too
2015-01-30 Masahiro Yamadacmd_i2c: change variable type for 10bit addressing...
2015-01-30 Masahiro YamadaARM: UniPhier: enable CONFIG_I2C_EEPROM
2015-01-30 Masahiro YamadaARM: UniPhier: enable I2C for UniPhier SoCs
2015-01-30 Masahiro Yamadai2c: UniPhier: add driver for UniPhier FIFO-builtin...
2015-01-30 Masahiro Yamadai2c: UniPhier: add driver for UniPhier i2c controller
2015-01-30 Masahiro Yamadai2c: add CONFIG_DM_I2C to Kconfig
2015-01-28 Bo Shenlcd: fix console address is not initialized
2015-01-28 Bo ShenMakefile: clean boot.bin
2015-01-28 Stefan Roesespl: Change printf to puts for "Unsupported boot-device"
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-26 Michal Simekserial: Extend structure comments with register offset
2015-01-26 Michal Simekserial: zynq: Use global baudrate instead of hardcoded one
2015-01-26 Siva Durga... ARM: zynq: Add USB lthor download protocol support
2015-01-26 Siva Durga... ARM: zynq: Enable DFU functionality in zynq
2015-01-26 Siva Durga... ARM: zynq: provide config option to select emio
2015-01-26 Michal SimekARM: zynq: Group ethernet configuration options together
2015-01-26 Michal SimekARM: zynq: Use CMD_FS_GENERIC
2015-01-26 Michal SimekARM: zynq: Show board information by default
2015-01-26 Michal SimekARM: zynq: List qspi, smc and nand baseaddresses
2015-01-26 Michal SimekARM: zynq: List nand, qspi and jtag boot modes
2015-01-26 Siva Durga... ARM: zynq: slcr: Dont modify the reserved bits
2015-01-26 Michal SimekARM: zynq: ddrc: Setup half of memory only for ECC...
2015-01-26 Michal SimekARM: zynq: Remove empty line
2015-01-26 Michal SimekARM: zynq: Enable the Neon instructions
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2015-01-25 Gerald Kermamarvell: kirkwood: guruplug refresh for newer kernel
next