summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-21test/py: test the ums commandStephen Warren
2016-01-21test/py: test the shell if commandStephen Warren
2016-01-21test/py: add test of basic shell functionalityStephen Warren
2016-01-21test/py: test the md/mw commandsStephen Warren
2016-01-21test/py: add test of setenv/printenv/echoStephen Warren
2016-01-21test/py: test that sandbox exits when askedStephen Warren
2016-01-21test/py: Implement pytest infrastructureStephen Warren
2016-01-21patman: Add --thread optionMateusz Kulikowski
2016-01-21clk: add API to enable clockMasahiro Yamada
2016-01-21clk: add static qualifier to local functionsMasahiro Yamada
2016-01-21clk: add needed include and declaration to include/clk.hMasahiro Yamada
2016-01-21clk: fix comments in include/clk.hMasahiro Yamada
2016-01-21clk: move Kconfig options into sub-menuMasahiro Yamada
2016-01-21usb: Define USB_MAX_STOR_DEV in only one placeSimon Glass
2016-01-21timer: sandbox: work without device treeStephen Warren
2016-01-21dm: timer: refuse timers with zero clock_rateStephen Warren
2016-01-21bzip2: Support compression for sandboxSimon Glass
2016-01-21dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass
2016-01-21sandbox: Support the bmp commandSimon Glass
2016-01-21tiny-printf: Always print zeroesSimon Glass
2016-01-21pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass
2016-01-21i2c: Correct command return valuesSimon Glass
2016-01-21dm: mmc: Try to honour the sequence orderSimon Glass
2016-01-21dm: gpio: Allow the uclass to work without printf()Simon Glass
2016-01-21tiny-printf: Avoid printing NULL stringsSimon Glass
2016-01-21defconfig: dra74_evm: enable timer driver modelMugunthan V N
2016-01-21arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21defconfig: dra72_evm: enable timer driver modelMugunthan V N
2016-01-21arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-21defconfig: am335x_gp_evm: enable timer driver modelMugunthan V N
2016-01-21arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N
2016-01-21arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N
2016-01-21am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-21defconfig: am437x_gp_evm: enable timer driver modelMugunthan V N
2016-01-21arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21defconfig: am437x_sk_evm: enable timer driver modelMugunthan V N
2016-01-21arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-21drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N
2016-01-21dm: timer: uclass: Add flag to control sequence numberingMugunthan V N
2016-01-21dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N
2016-01-21arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N
2016-01-21dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass
2016-01-20iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2016-01-20udoo:use load instead of fatloadOscar Curero
2016-01-20am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com
2016-01-20powerpc/83xx: fix build failureShengzhou Liu