]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-25 Jeroen Hofsteeimx: add missing includes
2014-10-25 Jeroen Hofsteecommon/cmd_elf.c: add missing include
2014-10-25 Jeroen Hofsteearch-mx: add missing include
2014-10-25 Jeroen Hofsteestring.h: add missing prototypes
2014-10-25 Jeroen Hofsteecommon:console: add missing include
2014-10-25 Tom Rinimodem.c: Switch to debug() from dbg found in common...
2014-10-25 Jeroen Hofsteevideo: ipu: prevent warnings with W=1
2014-10-25 Jeroen Hofsteetegra: make local functions static
2014-10-25 Jeroen Hofsteeserial: make local functions static
2014-10-25 Jeroen Hofsteesdhci: make local functions static
2014-10-25 Jeroen Hofsteeomap_gpmc: fix warnigs with W=1
2014-10-25 Jeroen Hofsteeomap3: make local functions static
2014-10-25 Jeroen Hofsteenet: fec_mxc: make local functions static
2014-10-25 Jeroen Hofsteelmb: make local functions static
2014-10-25 Jeroen Hofsteeimage-fit: make local function static
2014-10-25 Jeroen Hofsteegpio: make local functions static
2014-10-25 Jeroen Hofsteeeth: make eth_address_set static
2014-10-25 Jeroen Hofsteeenv_nand: make local functions static
2014-10-25 Jeroen Hofsteeehci-hcd.c: make local functions static
2014-10-25 Jeroen Hofsteedisk/part.c: make local function static
2014-10-25 Jeroen Hofsteecommon: board_r: make local functions static
2014-10-25 Jeroen Hofsteecommon: cmd_elf: make do_bootelf_exec static
2014-10-25 Jeroen Hofsteevideo: use __weak
2014-10-25 Jeroen Hofsteeusb: use __weak
2014-10-25 Jeroen Hofsteesamsung: board: use __weak
2014-10-25 Jeroen Hofsteepci: use __weak
2014-10-25 Jeroen Hofsteenet: phy: fix warnings with W=1
2014-10-25 Jeroen Hofsteemisc: use __weak
2014-10-25 Jeroen Hofsteecti_flash.c: use __weak when requested for flash_(read...
2014-10-24 Jeroen Hofsteecommon: board: use __weak
2014-10-24 Jeroen Hofsteearm: board: use __weak
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
next