]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-24 Simon Glassdm: x86: Convert coreboot serial to use driver model
2014-10-24 Simon Glassdm: x86: dts: Add additional info to the serial port...
2014-10-24 Simon Glassdm: x86: Convert Intel ICH6 GPIO driver to use driver...
2014-10-24 Simon Glassdm: x86: Add a gpio header for coreboot
2014-10-24 Simon Glassdm: x86: Support pre-reloc malloc()
2014-10-24 Simon Glassdm: x86: Zero global data before board_init_f()
2014-10-24 Simon Glassdm: x86: Remove ebp assembler warning in zimage.c
2014-10-24 Simon Glassdm: serial: ns16550: Add a cast to the I/O operations
2014-10-24 Simon Glassdm: gpio: Remove unused get_state() uclass method
2014-10-24 Simon Glassdm: dts: Move omap device tree includes to correct...
2014-10-24 Simon Glassdm: gpio: imx: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: exynos: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: rpi_b: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: omap3: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: tegra: Drop request()/free() in the driver
2014-10-24 Simon Glasstest: dm: Add additional GPIO tests
2014-10-24 Simon Glasstest: dm: Support memory leak checking as a core feature
2014-10-24 Simon Glassdm: gpio: Add gpio_requestf() helper for printf() strings
2014-10-24 Simon Glasstest: dm: Update GPIO tests for new gpio_request()...
2014-10-24 Simon Glassdm: gpio: sandbox: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: sandbox: Implement the remove() method
2014-10-24 Simon Glassdm: gpio: sandbox: Implement the get_function() method
2014-10-24 Simon Glassdm: Move the function for getting GPIO status into...
2014-10-24 Simon Glassdm: gpio: Add gpio_get_function() and friends
2014-10-24 Simon Glassdm: gpio: Implement GPIO reservation in the uclass
2014-10-24 Simon Glassdm: omap3: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am33xx: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am335x: Remove serial options from CONFIG_SYS_EXTRA...
2014-10-24 Simon Glassdm: omap: serial: Add driver model support
2014-10-24 Simon Glassdm: am33xx: Provide platform data for serial
2014-10-24 Simon Glassdm: am33xx: Provide platform data for GPIOs
2014-10-24 Simon Glassdm: omap: gpio: Support driver model
2014-10-24 Simon Glassdm: omap: gpio: Put _get_gpio_value() logic into its...
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
next