oweals/u-boot.git
2015-04-23 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-04-23 Sanchayan Maitycolibri_vf: Enable USB support for Colibri Vybrid
2015-04-23 Sanchayan Maityusb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
2015-04-23 Sanchayan MaityARM: vf610: Initial integration for Colibri VF50/VF61
2015-04-23 Stefan AgnerARM: vf610: Enable caches
2015-04-23 Sanchayan MaityARM: vf610: Add SoC and CPU type detection
2015-04-23 Stefan AgnerARM: vf610: Enable external 32KHz oscillator
2015-04-23 Sanchayan MaityARM: vf610: Move DDR3 initialization to imx-common
2015-04-23 Heiko Schochercmd, nand: add more info to "nand info"
2015-04-23 Marek Vasutrtc: Set valid date after reset
2015-04-23 Bryan De Fariaarm: am437x: mux: Update mux names
2015-04-23 angelo@sysam.itm68k: add architecture-specific u-boot.lds
2015-04-23 Dileep Kattafastboot: ARM: OMAP5: Enable reboot-bootloader
2015-04-23 Wu, Joshpatman: check git format.subjectprefix setting when...
2015-04-23 Michal Simekbuildman: Add gcc 4.9.0 with Microblaze toolchain
2015-04-23 Dileep KattaARM: DRA7: Set serial number environment variable
2015-04-23 Dileep KattaARM: DRA7XX: Enable Fastboot
2015-04-23 Zhou Zhumvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
2015-04-23 Xiang Wanggpio: mvmfp: support newer MFP bit definitions
2015-04-23 Peter Howarddavinci: add support for omapl138-lcdk board
2015-04-23 Simon Glassdm: Init device tree as well as driver model in SPL
2015-04-23 Simon Glassdm: core: Select device tree control correctly for SPL
2015-04-23 Simon Glassfdt: Allow FDT functions to be built for SPL
2015-04-23 Simon Glassfdt: Add an option to disable device tree in SPL
2015-04-23 Simon GlassCorrect malloc_limit value for pre-relocation malloc()
2015-04-23 Simon GlassMove initf_malloc() to a common place
2015-04-23 Simon Glassfdt: Rename setup_fdt() and make it prepare also
2015-04-23 Simon Glassfdt: sandbox: Move setup code from board_f to fdtdec
2015-04-23 Simon Glassdm: core: Drop device removal error path when not supported
2015-04-23 Simon Glassdm: Add a panic_str() function to reduce code size
2015-04-23 Simon Glassdm: core: Remove unbind operations when not required
2015-04-23 Simon Glassdm: core: Allow sequence alias support to be removed...
2015-04-23 Stefan Roesecmd_led: Extend led command to support blinking and...
2015-04-23 Linus Walleijintegrator: stop zeroing the gd flags
2015-04-23 Masahiro YamadaARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig
2015-04-23 Masahiro YamadaARM: integrator: abolish CONFIG_INTEGRATOR
2015-04-23 Masahiro YamadaARM: integrator: split board select into AP/CP select...
2015-04-23 Masahiro YamadaARM: integrator: move board select into mach-integrator...
2015-04-23 Masahiro YamadaARM: ARM720t: remove empty asm/arch/hardware.h
2015-04-23 Masahiro YamadaSPDX: add X11 SPDX-License-Identifier
2015-04-23 Masahiro YamadaLicenses: fix a typo in README
2015-04-23 Linus Walleijvexpress64: use DM for all vexpress64 boards
2015-04-23 Hannes Petermaierboard/BuR/tseries: change pinmux
2015-04-23 Hannes Petermaierboard/BuR/tseries: reactivate NAND-board
2015-04-23 Hannes Petermaierboard/BuR/common: simplify access to devicetree
2015-04-23 Simon Glassserial: ns16550: Remove unnecessary init on UART setup
2015-04-23 Simon Glassdm: ns16550: Support non-byte register spacing with...
2015-04-23 Simon Glassserial: ns16550: Add an option to specify the debug...
2015-04-22 Simon Glassexynos: sandbox: ti: Add SPDX license identifiers and...
2015-04-22 Simon Glassdm: test: Don't clear global_data in dm_test_uclass_bef...
2015-04-22 Simon Glassdm: Update the README to reflect the current test output
2015-04-22 Simon Glassdm: usb: Add a terminator to the string destructor...
2015-04-22 Simon Glassdm: core: Handle recursive unbinding of uclass devices
2015-04-22 Przemyslaw... dm: core: precise comments for get/find device by name
2015-04-22 Przemyslaw... dm: test: Add tests for get/find uclass's device by...
2015-04-22 Przemyslaw... dm: core: remove type 'static' of function uclass_get_d...
2015-04-22 Przemyslaw... dm: core: device: add function: dev_get_uclass_name()
2015-04-22 Przemyslaw... dm: core: device: add function: dev_get_driver_ops()
2015-04-22 Przemyslaw... dm: core: uclass: add function: uclass_get_device_by_name()
2015-04-22 Przemyslaw... dm: core: uclass: add function: uclass_find_device_by_n...
2015-04-22 Przemyslaw... dm: test: Add tests for get/find uclass devices
2015-04-22 Przemyslaw... dm: test: Add tests for device's uclass platform data
2015-04-22 Przemyslaw... dm: core: Extend struct udevice by '.uclass_platdata...
2015-04-22 Przemyslaw... dm: core: add internal functions for getting the device...
2015-04-22 tang yuantiancmd_scsi: Enable SoC AHCI device on platforms with PCI
2015-04-22 rev13@wp.plstm32f4: Add support for stm32f429-discovery board
2015-04-22 rev13@wp.plstm32f4: Add serial driver
2015-04-22 rev13@wp.plARMv7M: Add STM32F4 support
2015-04-22 rev13@wp.plARM: Add ARMv7-M support
2015-04-22 Eric Nelsonunzip: add gzwrite command to write compressed image...
2015-04-22 Eric Nelsongunzip: add gzwrite routine for extracting compresed...
2015-04-21 Linus Walleijserial: pl01x: fix PL010 regression
2015-04-21 Andrey Skvortsovkconfig: remove duplicated CMD_DNS option
2015-04-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-04-20 Bin Mengnet: pch_gbe: Fix pch_gbe device name
2015-04-20 Michal Simeknet: gem: Use correct type for casting
2015-04-20 Shengzhou Liunet/phy: fixup for get_phy_id
2015-04-20 Luca Elleronet: phy: micrel: add support for KSZ8081MNX
2015-04-20 Tim Jamesmii: add read-modify-write option to mii command
2015-04-20 Joe HershbergerUpdate MAINTAINERS and git-mailrc for net
2015-04-20 Thierry Redingnet: rtl8169: Build warning fixes for 64-bit
2015-04-20 Codrin Ciubotariunet: phy: realtek: Disable interrupt on Realtek Etherne...
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-04-20 Scott Woodpowerpc/mpc8641hpcn: Move environment to avoid conflict
2015-04-20 Shengzhou Liuboard/t2080rdb: enable CONFIG_PHY_AQUANTIA
2015-04-20 Scott Woodpowerpc/mpc85xx: Remove some dead code
2015-04-20 Scott Woodpowerpc/mpc85xx: Don't relocate exception vectors
2015-04-20 Shengzhou Liupowerpc/t2080rdb: update ddr to support 1866MT/s
2015-04-20 Chunhe LanT4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
2015-04-20 Ying Zhangboard/t208xrdb: VID support
2015-04-20 Shengzhou Liupowerpc/t2080: enable erratum_a007186 for t2080 rev1.1
2015-04-20 Alexander Grafqemu-ppce500: Add support for 64bit CCSR map
2015-04-20 Curt BruneMPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT...
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-20 Heiko Schochervideo, lg4573: add support for the lg4573 display
2015-04-20 Heiko Schochervideo, ipu: make ldb clock frequency overwritable throu...
2015-04-20 Heiko Schochervideo, ipu: make ldb_clock configurable
2015-04-19 Sjoerd Simonssandbox: add config_distro_defaults and config_distro_b...
2015-04-19 Sjoerd Simonsconfig: Add default client arch defines for intel archi...
next