]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-10-26 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-25 Jeroen Hofsteei2c: designware: add an implement i2c protos
2014-10-25 Jeroen Hofsteetegra: add proto for pin_mux_mmc
2014-10-25 Jeroen Hofsteespl: add prototype for jump_to_image_no_args
2014-10-25 Jeroen Hofsteemmc: add prototype for mmc_get_env_addr
2014-10-25 Jeroen Hofsteeide: add missing prototype
2014-10-25 Jeroen Hofsteegpio: add protype for name_to_gpio
2014-10-25 Jeroen Hofsteefdt_support: add prototypes for __weak functions
2014-10-25 Jeroen Hofsteeelf: add prototype for valid_elf_image
2014-10-25 Jeroen Hofsteebootm: add prototype for arch_preboot_os
2014-10-25 Jeroen Hofsteearm: vectors: provide protypes from vectors.S
2014-10-25 Jeroen Hofsteetwister: add missing includes
2014-10-25 Jeroen Hofsteeomap3: board: add missing include and proto
2014-10-25 Jeroen Hofsteenet: davince: add missing include
2014-10-25 Jeroen Hofsteemmc: bcm2835_sdhci: add missing include
2014-10-25 Jeroen Hofsteelib: bootm: add missing include
2014-10-25 Jeroen Hofsteeleds: missing include
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-24 Masahiro Yamadaserial: remove uniphier_serial_initialize() call
2014-10-24 Masahiro Yamadaserial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
2014-10-24 Masahiro Yamadadm: serial: use Driver Model for UniPhier serial driver
2014-10-24 Masahiro Yamadadm: add entries to Kconfig
2014-10-24 Masahiro Yamadadm: serial: consolidate common code more
2014-10-24 Masahiro Yamadadm: serial: remove unnecessary casting
2014-10-24 Masahiro Yamadadm: serial: fix console putc
2014-10-24 Masahiro Yamadaserial: add static directive to local functions
2014-10-24 Masahiro Yamadadm: move platform data headers to include/dm/platform_data
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 Igor Grinbergmusb: fix warning in include/linux/usb/musb.h
next