]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-22 Simon Glassdm: tegra: dts: Add aliases for spi on tegra30 boards
2014-10-22 Simon Glassdm: sf: Add tests for SPI flash
2014-10-22 Simon Glassdm: spi: Add tests
2014-10-22 Simon Glassdm: exynos: config: Use driver model for SPI flash
2014-10-22 Simon Glassdm: sf: sandbox: Convert SPI flash driver to driver...
2014-10-22 Simon Glassdm: Convert spi_flash_probe() and 'sf probe' to use...
2014-10-22 Simon Glassdm: sf: Add a uclass for SPI flash
2014-10-22 Simon Glassspi: Use error return value in sf_ops
2014-10-22 Simon Glasssf: Tidy up public and private header files
2014-10-22 Simon Glassexynos: universal_c210: Move to driver model soft_spi
2014-10-22 Simon Glassdm: spi: Add documentation on how to convert over SPI...
2014-10-22 Simon Glassdm: exynos: Convert SPI to driver model
2014-10-22 Simon Glassdm: spi: Add soft_spi implementation
2014-10-22 Simon Glassdm: spi: Remove SPI_INIT feature
2014-10-22 Simon Glassdm: spi: Rename soft_spi.c to soft_spi_legacy.c
2014-10-22 Simon Glassdm: sandbox: spi: Move to driver model
2014-10-22 Simon Glassdm: spi: Adjust cmd_spi to work with driver model
2014-10-22 Simon Glassdm: Add spi.h header to a few files
2014-10-22 Simon Glassdm: Remove spi_init() from board_r.c when using driver...
2014-10-22 Simon Glassdm: sandbox: Add a SPI emulation uclass
2014-10-22 Simon Glassdm: spi: Add a uclass for SPI
2014-10-22 Simon Glassdm: core: Add a clarifying comment on struct udevice...
2014-10-22 Simon Glassdm: core: Allow parents to pass data to children during...
2014-10-22 Simon Glassdm: core: Add functions for iterating through device...
2014-10-22 Simon Glasssandbox: dts: Add a SPI device and cros_ec device
2014-10-22 Simon Glassdm: exynos: Move serial to driver model
2014-10-22 Simon Glassdm: exynos: Mark exynos5 console as pre-reloc
2014-10-22 Simon Glassdm: exynos: gpio: Convert to driver model
2014-10-22 Simon Glassdm: exynos: Make sure that GPIOs are requested
2014-10-22 Simon Glassdm: exynos: Tidy up GPIO defines
2014-10-22 Simon Glassdm: exynos: Tidy up GPIO headers
2014-10-22 Simon Glassdm: exynos: Move s5p_goni to generic board
2014-10-22 Simon Glassdm: exynos: Move smdkc100 to generic board
2014-10-22 Simon Glassdm: exynos: Add pinctrl settings for s5p_goni
2014-10-22 Simon Glassdm: exynos: Add pinctrl settings for smdkc100
2014-10-22 Simon Glassdm: exynos: dts: Adjust device tree files for U-Boot
2014-10-22 Simon Glassdm: exynos: dts: Remove unused pinctrl information...
2014-10-22 Simon Glassdm: exynos: Bring in pinctrl dts files from Linux kernel
2014-10-22 Simon Glassdm: exynos: dts: Convert /include/ to #include
2014-10-22 Robert Baldygaarm: goni: add i2c_init_board()
2014-10-22 Masahiro Yamadadm: add of_match_ptr() macro
2014-10-22 Masahiro Yamadadm: fix include guard
2014-10-22 Masahiro Yamadadm: include <linker_lists.h> from platdata.h and uclass.h
2014-10-22 Masahiro Yamadalinker_lists: include <linux/compiler.h>
2014-10-22 Masahiro Yamadadm: simplify the loop in lists_driver_lookup_name()
2014-10-22 Masahiro Yamadadm: do not check the existence of uclass operation
2014-10-22 Masahiro Yamadadm: fix comments
2014-10-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-10-16 Ruchika Guptals102x: Add support for secure boot and enable blob...
2014-10-16 Ruchika Guptampc85xx: configs - Enable blob command in freescale...
2014-10-16 Ruchika Guptacrypto/fsl: Add command for encapsulating/decapsulating...
2014-10-16 Ruchika Guptapowerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case...
2014-10-16 Ruchika Guptals102x: configs - Add hash command in freescale LS1...
2014-10-16 Ruchika Guptampc85xx: configs - Add hash command in freescale platforms
2014-10-16 Ruchika Guptafsl_sec: Add hardware accelerated SHA256 and SHA1
2014-10-16 Ruchika Guptafsl_sec : Change accessor function to take care of...
2014-10-16 Ruchika Guptafsl_sec : Move SEC CCSR definition to common include
2014-10-16 Ruchika Guptapowerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB...
2014-10-16 Jeroen Hofsteevideo: ipu_disp: remove pixclk fixup
2014-10-16 Jeroen Hofsteevideo: ipu: fix debug and comment
2014-10-16 Simon Glasslcd: Fix build error with CONFIG_LCD_BMP_RLE8
2014-10-14 Tom RiniPrepare v2014.10
2014-10-13 Hans de Goedesunxi: axp152: dcdc3 scale is 50mV / step not 25mV...
2014-10-13 Tom RiniMakefile: drop "tools-only" from no-dot-config-targets
2014-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-10-10 Albert ARIBAUDMerge branch 'u-boot-socfpga/topic/arm/socfpga-20141010...
2014-10-10 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-10-10 Marek Vasutarm: socfpga: Use EMAC1 on SoCDK
2014-10-10 Pavel Machekarm: socfpga: add MAINTAINERS entry
2014-10-10 Jeroen Hofsteetools: compiler.h: Fix build on FreeBSD
2014-10-10 Heiko Schocherarm, at91: add generic board support for the taurus...
2014-10-10 Bo ShenARM: atmel: switch at91sam9263ek to generic board
2014-10-10 Andreas Bießmannsama5d3xek: run PHY's config
2014-10-10 Andreas Bießmannmacb: simplify gmac initialisation
2014-10-10 Hans de Goedeserial-uclass: Fix compilation error
2014-10-10 Khoronzhuk... ks2_evm: readme: align according to actual sources
2014-10-10 Murali Karichericonfigs:ks2_evm: update defconfigs to support SPL
2014-10-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2014-10-10 Tom Riniam335x_evm: Correct BOOTCOUNT driver support
2014-10-10 Valentin Longchampcommon/board_r: remove warning in initr_mem for 64...
2014-10-10 Hannes Petermaierboard/BuR: fix pinmux for MII Ethernet Interface
2014-10-10 York Sunscripts/multiconfig.sh: Fix a typo
2014-10-10 Jeroen Hofsteemulticonfig.sh: replace GNU sed specific match
2014-10-10 David Müller... VCMA9: remove EXT2 support
2014-10-10 David Müller... PATI: fix broken SPI access
2014-10-10 David Müller... PATI: convert to generic board
2014-10-10 David Müller... VCMA9: convert to generic board
2014-10-10 David Müller... MIP405: convert to generic board
2014-10-10 David Müller... PIP405: convert to generic board
2014-10-10 Wolfgang DenkSPDX License cleanup for LiMon imported files
2014-10-10 Alexander Kochetkovbeagleboard: Remove side effects of i2c2 pullup resiste...
2014-10-10 Masahiro Yamadapowerpc: mpc5xxx: remove board support for MVBC_P and...
2014-10-10 Masahiro Yamadapowerpc: mpc83xx: remove board support for MERGERBOX...
2014-10-10 Masahiro Yamadapowerpc: ppc4xx: remove board support for bluestone
2014-10-10 Masahiro Yamadapowerpc: ppc4xx: remove board support for CRAYL1
2014-10-10 Masahiro Yamadapowerpc: ppc4xx: remove board support for KAREF and...
2014-10-10 Masahiro Yamadakconfig: fix another bug of "make savedefconfig"
2014-10-10 Khoronzhuk... ARM: keystone: clock: fix main pll ratio div definitions
2014-10-10 Roger Quadroscommon: spl_sata: perform SCSI scan before getting...
2014-10-10 Roger QuadrosARM: OMAP5+: sata: Move scsi_scan() to the right place
next