]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
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-29 Michal Simekcommon: bootm: Document fake bootm sub-command
2015-01-29 Guilherme Maciel... tools: do not print error messages in verify_header...
2015-01-29 Guilherme Maciel... dumpimage: fit: extract FIT images
2015-01-29 Guilherme Maciel... dumpimage: replace the term "datafile" by "subimage"
2015-01-29 Guilherme Maciel... dumpimage: add 'T' option to explicitly set the image...
2015-01-29 Guilherme Maciel... imagetool: replace image registration function by linke...
2015-01-29 Guilherme Maciel... imagetool: make the image_save_datafile() available...
2015-01-29 Guilherme Maciel... imagetool: move common code to imagetool module
2015-01-29 Guilherme Maciel... linker_lists: fix misspellings
2015-01-29 Guilherme Maciel... doc: fix misspellings
2015-01-29 Guilherme Maciel... doc: "os" is also mandatory for "ramdisk" FIT image...
2015-01-29 Pieter Voorthuijsencommon: add cache flush to imxtract function
2015-01-29 Sjoerd Simonsdistro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead...
2015-01-29 Sjoerd Simonsconfig_distro_bootcmd: Scan all partitions for boot...
2015-01-29 Sjoerd Simonspart: let list put the list in an environment variable
2015-01-29 Sjoerd Simonsfs: Add command to retrieve the filesystem type
2015-01-29 Enric Balletbo... OMAP3: igep00x0: Fix boot hang and add support for...
2015-01-29 Tom Rinidavinci: Do not duplicate setting of gd
2015-01-29 Albert ARIBAUD... omap3: add some MUX definitions for upcoming cairo
2015-01-29 Albert ARIBAUD... omap3: mmc: add 1.8v bias setting for MMC1
2015-01-29 Albert ARIBAUD... omap3: add SDRC settings for Samsung K4X51163PG
2015-01-29 Albert ARIBAUD... omap3: make SDRC SHARING setting configurable
2015-01-29 Albert ARIBAUD... omap3: enable GP9 timer and UART2
2015-01-29 Pali RohárNokia RX-51: Use generic board
2015-01-29 Tom Riniam335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
2015-01-29 Lubomir PopovARM: OMAP5: DRA7xx: Add support for power rail grouping
2015-01-29 Paul Burtonmalta: enable ELF loading
2015-01-29 Paul Burtonmalta: enable HUSH parser
2015-01-29 Paul Burtonmalta: delay after reset
2015-01-29 Paul Burtonmalta: IDE support
2015-01-29 Paul BurtonMIPS: clear TagLo select 2 during cache init
2015-01-29 Paul BurtonMIPS: allow systems to skip loads during cache init
2015-01-29 Paul BurtonMIPS: inline mips_init_[id]cache functions
2015-01-29 Paul BurtonMIPS: refactor cache loops to a macro
2015-01-29 Paul BurtonMIPS: refactor L1 cache config reads to a macro
2015-01-29 Paul BurtonMIPS: unify cache initialization code
2015-01-29 Paul BurtonMIPS: unify cache maintenance functions
2015-01-29 Paul BurtonMIPS: avoid .set ISA for cache operations
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
next