]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-10-27 Marek Vasutarm: socfpga: config: Add USB support example
2014-10-27 Andreas Bießmanntools/socfpgaimage.c: fix build on darwin
2014-10-27 Marek Vasutarm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro
2014-10-27 Marek Vasutarm: socfpga: Zap spl.h and ad-hoc related syms
2014-10-27 Marek Vasutarm: socfpga: Move code from misc_init_r() to arch_earl...
2014-10-26 Tom RiniMerge http://git.denx.de/u-boot-sunxi
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 Hans de Goedesunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
2014-10-24 Hans de Goedesunxi: dram: Use clock_get_pll5p to calculate mbus...
2014-10-24 Hans de Goedesunxi: Add clock_get_pll5p() function
2014-10-24 Ian Campbellsunxi: Increase command line buffer size (CONFIG_SYS_CB...
2014-10-24 Chen-Yu TsaiARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig
2014-10-24 Chen-Yu TsaiARM: sunxi: Add support for using R_UART as console
2014-10-24 Chen-Yu TsaiARM: sunxi: Allow specifying module in prcm apb0 init...
2014-10-24 Hans de GoedeARM: sunxi: Add support for R_PIO gpio banks
2014-10-24 Chen-Yu TsaiARM: sunxi: Add basic A23 support
2014-10-24 Chen-Yu Tsaimmc: sunxi: Add support for sun8i (A23)
2014-10-24 Chen-Yu TsaiARM: sunxi: Add support for uart0 on port F (mmc0)
2014-10-24 Chen-Yu TsaiARM: sunxi: Add sun8i (A23) UART0 pin mux support
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix reset command on sun6i/sun8i
2014-10-24 Chen-Yu TsaiARM: sunxi: Add sun6i/sun8i timer block register definition
2014-10-24 Chen-Yu TsaiARM: sunxi: Move watchdog register definitions to separ...
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix build break when CONFIG_MMC is not...
2014-10-24 Hans de Goedesunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i...
2014-10-24 Hans de Goedesunxi: Kconfig: Unify sunxi Kconfig code
2014-10-24 Hans de Goedesunxi: Enable second sdcard slot found on some boards
2014-10-24 Hans de Goedesunxi: Use PG3 - PG8 as io-pins for mmc1
2014-10-24 Hans de Goedesunxi: When we've both mmc0 and mmc2, detect from which...
2014-10-24 Hans de Goedesunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig...
2014-10-24 Hans de Goedesunxi: Add mmc card-detect functionality
2014-10-24 Chen-Yu TsaiARM: sun6i: Add Colombus board defconfig
2014-10-24 Maxime RipardARM: sunxi: Add basic A31 support
2014-10-24 Maxime RipardARM: sun6i: Setup the A31 UART0 muxing
2014-10-24 Chen-Yu TsaiARM: sun6i: Define UART0 pins for A31
2014-10-24 Hans de GoedeARM: sunxi-mmc: Add mmc support for sun6i / A31
2014-10-24 Chen-Yu TsaiARM: sun6i: Add clock support
2014-10-24 Oliver SchinaglARM: sun6i: Add support for the power reset control...
2014-10-24 Oliver SchinaglARM: sun6i: Add base address for the new controllers...
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix build break when CONFIG_USB_EHCI is...
2014-10-24 Chen-Yu TsaiARM: sunxi: Use macro values for setting UART GPIO...
2014-10-24 Hans de Goedesunxi: Add support for the Mele M3 board
2014-10-24 Wills Wangmmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
2014-10-24 Iain Patonsun7i: Add support for Olimex A20-OLinuXino-LIME2
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
next