summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-204-4/+10
* Revert "fdt_support: Add multi-serial support for stdout fixup"Bin Meng2016-01-201-15/+1
* test/py: add a test for the sleep commandStephen Warren2016-01-201-0/+24
* test/py: test the ums commandStephen Warren2016-01-201-0/+94
* test/py: test the shell if commandStephen Warren2016-01-202-116/+154
* test/py: add test of basic shell functionalityStephen Warren2016-01-202-16/+42
* test/py: test the md/mw commandsStephen Warren2016-01-202-29/+36
* test/py: add test of setenv/printenv/echoStephen Warren2016-01-202-4/+221
* test/py: test that sandbox exits when askedStephen Warren2016-01-201-0/+24
* test/py: Implement pytest infrastructureStephen Warren2016-01-2014-0/+2090
* patman: Add --thread optionMateusz Kulikowski2016-01-202-2/+8
* clk: add API to enable clockMasahiro Yamada2016-01-202-0/+28
* clk: add static qualifier to local functionsMasahiro Yamada2016-01-203-4/+5
* clk: add needed include and declaration to include/clk.hMasahiro Yamada2016-01-201-0/+4
* clk: fix comments in include/clk.hMasahiro Yamada2016-01-201-10/+10
* clk: move Kconfig options into sub-menuMasahiro Yamada2016-01-201-0/+4
* usb: Define USB_MAX_STOR_DEV in only one placeSimon Glass2016-01-201-1/+0
* timer: sandbox: work without device treeStephen Warren2016-01-201-0/+10
* dm: timer: refuse timers with zero clock_rateStephen Warren2016-01-201-0/+11
* bzip2: Support compression for sandboxSimon Glass2016-01-204-0/+1852
* dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass2016-01-202-5/+7
* sandbox: Support the bmp commandSimon Glass2016-01-201-5/+8
* tiny-printf: Always print zeroesSimon Glass2016-01-201-4/+12
* pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-201-0/+4
* i2c: Correct command return valuesSimon Glass2016-01-201-2/+4
* dm: mmc: Try to honour the sequence orderSimon Glass2016-01-201-5/+15
* dm: gpio: Allow the uclass to work without printf()Simon Glass2016-01-201-0/+8
* tiny-printf: Avoid printing NULL stringsSimon Glass2016-01-201-2/+4
* defconfig: dra74_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* defconfig: dra72_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* defconfig: am335x_gp_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* defconfig: am437x_gp_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* defconfig: am437x_sk_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N2016-01-203-0/+115
* dm: timer: uclass: Add flag to control sequence numberingMugunthan V N2016-01-201-0/+1
* dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-204-17/+96
* arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-201-0/+6
* dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass2016-01-201-0/+4
* iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini2016-01-202-0/+6
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-2019-7/+39
OpenPOWER on IntegriCloud