]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-24 Simon Glassdm: dts: omap: Select correct console for beaglebone
2014-10-24 Simon Glassdm: serial: Support CONFIG_CONS_INDEX if available
2014-10-24 Simon Glassdm: ns16550: Correct the probe logic for platform data
2014-10-24 Simon Glassdm: ns16550: Use an address instead of a pointer for...
2014-10-24 Simon Glassdm: serial: ns16550: Correct logic for checking for...
2014-10-24 Simon Glassdm: serial: Reset the watchdog while waiting in getc()
2014-10-24 Simon Glassdm: gpio: Support numbered GPIOs
2014-10-23 Masahiro Yamadakbuild: clear VENDOR variable to fix build error on...
2014-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-10-23 Masahiro Yamadamips: enable CONFIG_USE_PRIVATE_LIBGCC by default
2014-10-23 Masahiro Yamadakconfig: invoke silentoldconfig if spl, tpl/.config...
2014-10-23 Masahiro Yamadakbuild: fix a bug of the u-boot-spl link rule
2014-10-23 Masahiro Yamadakconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
2014-10-23 Masahiro Yamadakbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc...
2014-10-23 Masahiro Yamadax86: set CONFIG_USE_PRIVATE_LIBGCC to y
2014-10-23 Masahiro Yamadakconfig: move CONFIG_SYS_HZ to lib/Kconfig
2014-10-23 Stefan RoeseMakefile: Add CONFIG_BUILD_TARGET to automatically...
2014-10-23 Stefan Roesetools: kwbimage: Add image version 1 support for Armada...
2014-10-23 Stefan Roesetools: Compile kwboot for Marvell Armada XP as those...
2014-10-23 Stefan Roesetools/kwboot: Sync with latest barebox version to suppo...
2014-10-23 Stefan Roesearm: kirkwood: Remove some dead code from cpu.c
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for the maxBCM board
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for the Marvell DB...
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for Marvell Armada...
2014-10-23 Stefan Roesei2c: mvtwsi: Add support for Marvell Armada XP
2014-10-23 Stefan Roesenet: phy.h: Make PHY autonegotiation timeout configurable
2014-10-23 Stefan Roesenet: mvneta.c: Add support for the ethernet controller...
2014-10-23 Stefan Roesearm: kirkwood: Change naming of dram functions from...
2014-10-23 Stefan Roesespi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
2014-10-23 Stefan Roesearm: marvell: Extract kirkwood gpio functions into...
2014-10-23 Stefan Roesespi: kirkwood_spi.c: Compile MPP (pin-mux) only for...
2014-10-23 Stefan Roesearm: mvebu: Add common mbus functions to use on Marvell...
2014-10-23 Stefan Roesearm: marvell: Rework timer.c to make it usable for...
2014-10-23 Stefan Roesearm: marvell: Move arch-kirkwood/spi.h to arch-mvebu...
2014-10-23 Stefan Roesearm: marvell: Move arch/kirkwood.h to arch/soc.h
2014-10-23 Stefan Roesearm: kirkwood: Move some SoC files into new arch/arm...
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-10-23 Simon Glassnet: Display the size when tftpboot finishes
2014-10-23 Simon Glassx86: Enable FIT, ELF on coreboot
2014-10-23 Simon Glassx86: config: link: Display the board model on the screen
2014-10-23 Simon Glassx86: link: Tidy up the command lines options
2014-10-23 Simon Glassdoc: Remove note about auto-complete not working with...
2014-10-23 Simon Glassx86: cros_ec: Enable cros_ec for link
2014-10-23 Simon Glassx86: cros_ec: Update LPC driver for new cros_ec header
2014-10-23 Simon Glassx86: dts: Add device tree compatible string for Intel IPC
2014-10-23 Simon Glassx86: Add device tree information for Chrome OS EC
2014-10-23 Simon Glassx86: config: Enable dhcp on link
2014-10-22 Thierry Redingfdt: Add a subnodes iterator macro
2014-10-22 Thierry Redingfdt: Add a function to return PCI BDF triplet
2014-10-22 Thierry Redingfdt: Add resource parsing functions
2014-10-22 Thierry Redingfdt: Add functions to retrieve strings
2014-10-22 Thierry Redingfdt: Add a function to get the index of a string
2014-10-22 Thierry Redingfdt: Add a function to count strings
2014-10-22 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-22 Simon Glassdm: serial: Support driver model in pl01x driver
2014-10-22 Simon Glassdm: serial: Tidy up the pl01x driver
2014-10-22 Simon Glassdm: rpi: Convert GPIO driver to driver model
2014-10-22 Simon Glassdm: core: Add support for simple-bus
2014-10-22 Simon Glassdm: imx: Move cm_fx6 to use driver model for serial...
2014-10-22 Simon Glassdm: imx: serial: Support driver model in the MXC serial...
2014-10-22 Simon Glassdm: imx: gpio: Support driver model in MXC gpio driver
2014-10-22 Nikita Kiryanovarm: mx6: cm_fx6: use gpio request
2014-10-22 Simon Glassdm: imx: i2c: Use gpio_request() to request GPIOs
2014-10-22 Simon Glassimx: Add error checking to setup_i2c()
2014-10-22 Simon Glassdm: serial: Put common code into separate functions
2014-10-22 Simon Glassinitcall: Display error number when an error occurs
2014-10-22 Simon Glassdm: core: Allow a list of devices to be declared in...
2014-10-22 Simon Glassdm: linker_lists: Add a way to declare multiple objects
2014-10-22 Simon Glassdm: exynos: cros_ec: Move cros_ec_spi to driver model
2014-10-22 Simon Glassdm: sandbox: cros_ec: Move sandbox cros_ec to driver...
2014-10-22 Simon Glassdm: cros_ec: Add support for driver model
2014-10-22 Simon Glassdm: tegra: spi: Convert to driver model
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
next