oweals/u-boot.git
2016-01-22 Simon Glassrockchip: reset: Use the rk_clr/setreg() interface
2016-01-22 Simon Glassrockchip: sdram: Use the rk_clr/setreg() interface
2016-01-22 Simon Glassdm: clk: Add a simple version of clk_get_by_index()
2016-01-22 Simon Glassdm: power: Allow regulators to not implement all operations
2016-01-22 Simon Glassdm: power: Tidy up debugging output and return values
2016-01-22 Simon Glassdm: core: Export uclass_find_device_by_of_offset()
2016-01-22 Simon Glassdm: pinctrl: Add a way for a GPIO driver to obtain...
2016-01-22 Simon Glassdm: power: Allow regulators to be omitted from SPL
2016-01-22 Simon Glassspi: Correct device tree usage in spi_flash_decode_fdt()
2016-01-22 Simon Glassdm: i2c: Allow muxes to be enabled for SPL separately
2016-01-22 Simon Glasscros_ec: Disable the Chrome OS EC in SPL
2016-01-22 Simon Glassgpio: Allow 's' as an abbreviation for 'status'
2016-01-22 Simon Glassrockchip: jerry: Drop unused options
2016-01-22 Simon Glassrockchip: Disable simple-bus in SPL for firefly-rk3288...
2016-01-22 Simon Glassrockchip: jerry: Enable the RK808 PMIC and regulator
2016-01-22 Simon Glassrockchip: Move firefly and jerry to use the full pinctrl
2016-01-22 Simon Glassrockchip: pinctrl: Add a full pinctrl driver
2016-01-22 Simon Glassrockchip: mmc: Update the driver to use the new clock ID
2016-01-22 Simon Glassrockchip: spi: Avoid setting the pinctrl twice
2016-01-22 Simon Glassrockchip: spi: Update the driver to use the new clock ID
2016-01-22 Simon Glassrockchip: i2c: Update the driver to use the new clock ID
2016-01-22 Simon Glassrockchip: clock: Add a function to find a clock by ID
2016-01-22 Simon Glassrockchip: clk: Add a function to get a peripheral clock...
2016-01-22 Simon Glassrockchip: clock: Rename the general clock variable...
2016-01-22 Simon Glassrockchip: Use a separate clock ID for clocks
2016-01-22 Simon Glassrockchip: jerry: Disable pmic-int-1 setup to avoid...
2016-01-22 Simon Glassrockchip: Use pwrseq for MMC start-up on jerry
2016-01-22 Simon Glassrockchip: Correct the defconfig order
2016-01-22 Simon Glassrockchip: mmc: Use a pwrseq device if available
2016-01-22 Simon Glassrockchip: Convert the PMU IOMUX registers into an array
2016-01-22 Simon Glassrockchip: Avoid using MMC code when not booting from MMC
2016-01-22 Simon Glassdm: Add a power sequencing uclass
2016-01-22 Simon Glasspower: Add support for RK808 regulators
2016-01-22 Simon Glasspower: Add base support for the RK808 PMIC
2016-01-22 Simon Glassdts: Bring in pinctrl device tree binding
2016-01-22 Simon Glassdm: pmic: Add 'reg status' to show all regulators
2016-01-22 Simon Glassdm: pinctrl: Add a function to parse PIN_CONFIG flags
2016-01-22 Simon Glassdm: core: Don't set pinctrl for pinctrl devices
2016-01-22 Jeffy Chenrockchip: kylin: Store env in emmc
2016-01-22 Jeffy Chenrockchip: kylin: Check fastboot request
2016-01-22 Jeffy Chenrockchip: kylin: Add default gpt partition table
2016-01-22 Jeffy Chenrockchip: rk3036: Bind GPIO banks
2016-01-22 Jeffy ChenARM: bootm: Try to use relocated ramdisk
2016-01-22 Simon Glassdm: clk: Add support for decoding clocks from the devic...
2016-01-22 Masahiro Yamadaclk: add fixed rate clock driver
2016-01-21 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21 Jelle van der Waasunxi: Add support for the I2C controller which is...
2016-01-21 Hans de Goedei2c: mvtwsi: Fix mvtwsi not working on sun6i and newer...
2016-01-21 ricknds32: Fix compile error.
2016-01-21 Simon Glassdm: video: test: Test that bitmap display works correctly
2016-01-21 Simon Glassdm: video: test: Add tests for rotated consoles
2016-01-21 Simon Glassdm: video: test: Add tests for the video uclass
2016-01-21 Simon Glassdm: video: sandbox: Convert sandbox to use driver model...
2016-01-21 Simon Glasssandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
2016-01-21 Simon Glassdm: stdio: video: Plumb the video uclass into stdio
2016-01-21 Simon Glassdm: video: Implement the bmp command for driver model
2016-01-21 Simon Glassdm: common: Add memory reservation for the video uclass
2016-01-21 Simon Glasscommon: Move LCD and video memory reservation together
2016-01-21 Simon Glassdm: video: Add a driver for a rotated text console
2016-01-21 Simon Glassdm: video: Add a 'normal' text console driver
2016-01-21 Simon Glassdm: video: Add a uclass for the text console
2016-01-21 Simon Glassdm: lcd: Avoid using the lcd.h header file with driver...
2016-01-21 Simon Glassdm: video: Add a video uclass
2016-01-21 Bin Mengarm: ls1021atwr: Enable driver model lpuart serial...
2016-01-21 Bin Mengarm: ls1021atwr: Split off board device tree
2016-01-21 Bin Mengserial: lpuart: Add driver model serial support
2016-01-21 Bin Mengserial: lpuart: Prepare the driver for DM conversion
2016-01-21 Bin Mengserial: lpuart: Call local version of setbrg and putc...
2016-01-21 Bin Mengserial: lpuart: Fix several cosmetic issues
2016-01-21 Bin Mengserial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
2016-01-21 Bin Mengarm: ls1021atwr: Convert to driver model and enable...
2016-01-21 Bin MengRevert "fdt_support: Add multi-serial support for stdou...
2016-01-21 Stephen Warrentest/py: add a test for the sleep command
2016-01-21 Stephen Warrentest/py: test the ums command
2016-01-21 Stephen Warrentest/py: test the shell if command
2016-01-21 Stephen Warrentest/py: add test of basic shell functionality
2016-01-21 Stephen Warrentest/py: test the md/mw commands
2016-01-21 Stephen Warrentest/py: add test of setenv/printenv/echo
2016-01-21 Stephen Warrentest/py: test that sandbox exits when asked
2016-01-21 Stephen Warrentest/py: Implement pytest infrastructure
2016-01-21 Mateusz Kulikowskipatman: Add --thread option
2016-01-21 Masahiro Yamadaclk: add API to enable clock
2016-01-21 Masahiro Yamadaclk: add static qualifier to local functions
2016-01-21 Masahiro Yamadaclk: add needed include and declaration to include...
2016-01-21 Masahiro Yamadaclk: fix comments in include/clk.h
2016-01-21 Masahiro Yamadaclk: move Kconfig options into sub-menu
2016-01-21 Simon Glassusb: Define USB_MAX_STOR_DEV in only one place
2016-01-21 Stephen Warrentimer: sandbox: work without device tree
2016-01-21 Stephen Warrendm: timer: refuse timers with zero clock_rate
2016-01-21 Simon Glassbzip2: Support compression for sandbox
2016-01-21 Simon Glassdm: core: Call uclass post_bind() after the driver...
2016-01-21 Simon Glasssandbox: Support the bmp command
2016-01-21 Simon Glasstiny-printf: Always print zeroes
2016-01-21 Simon Glasspinctrl: Avoid binding all pinconfig nodes before reloc...
2016-01-21 Simon Glassi2c: Correct command return values
2016-01-21 Simon Glassdm: mmc: Try to honour the sequence order
2016-01-21 Simon Glassdm: gpio: Allow the uclass to work without printf()
2016-01-21 Simon Glasstiny-printf: Avoid printing NULL strings
2016-01-21 Mugunthan V Ndefconfig: dra74_evm: enable timer driver model
next