summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* clk: clk-uclass: Assign clk->dev before call .of_xlateWenyou Yang2016-10-28-0/+3
* ARM: at91/dt: sama5d2: Fix the warning from dtcWenyou Yang2016-10-28-70/+70
* clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang2016-10-28-20/+7
* AT91: Correct misspelling of "redundent" in partition namesRobert P. J. Day2016-10-28-2/+2
* arm, at91: add icache supportHeiko Schocher2016-10-28-6/+30
* ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher2016-10-28-0/+6
* arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher2016-10-28-0/+3
* travis-ci: Add test.py for various qemu platformsTom Rini2016-10-24-1/+35
* travis-ci: Drop 'TEST_CMD'Tom Rini2016-10-24-16/+10
* travis-ci: Add more architecturesTom Rini2016-10-24-0/+9
* travis-ci: Update toolchain and buildman usageTom Rini2016-10-24-44/+15
* travis-ci: Do not make buildman warnings fatalTom Rini2016-10-24-0/+7
* travis-ci: Use a git URI for dtc.gitTom Rini2016-10-24-1/+1
* travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'Tom Rini2016-10-24-1/+2
* api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot2016-10-24-1/+5
* tools: moveconfig: support wildcards in --defconfigs fileMasahiro Yamada2016-10-24-8/+22
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-24-9/+9
* libfdt: fix fdt_stringlist_search()Masahiro Yamada2016-10-24-1/+1
* libfdt: fix fdt_stringlist_count()Masahiro Yamada2016-10-24-1/+1
* power: twl6030: fix code refactoringNicolae Rosia2016-10-24-2/+2
* ext4: Only write journal entries for modified blocks in unlink_filenameStefan Brüns2016-10-24-10/+13
* ext4: Fix handling of direntlen in unlink_filenameStefan Brüns2016-10-24-28/+17
* ext4: cleanup unlink_filename functionStefan Brüns2016-10-24-14/+15
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-24-79/+147
|\
| * libfdt: Sync overlay with upstreamMaxime Ripard2016-10-23-79/+147
* | Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-23-27/+57
* | Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-23-20/+52
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23-84/+203
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-23-34/+53
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-23-21/+18
* | Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-23-30/+37
* | video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass2016-10-23-6/+0
* | video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-23-17/+23
* | Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-23-8/+23
* | Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-23-38/+64
* | video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-23-116/+1
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-69/+28
* | video: Drop the sed13806 driverSimon Glass2016-10-23-383/+0
* | video: Drop the s3c-fb driverSimon Glass2016-10-23-174/+1
* | video: Drop the imx25lcdc driverSimon Glass2016-10-23-122/+0
* | video: Drop the smiLynxEM driverSimon Glass2016-10-23-856/+0
* | Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-23-68/+78
* | Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-23-26/+30
* | Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-23-8/+21
* | Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-99/+43
* | config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-23-27/+26
* | config: Drop CONFIG_CONSOLESimon Glass2016-10-23-4/+3
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-333/+590
* | Convert CONFIG_LCD to KconfigSimon Glass2016-10-23-29/+61
* | Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-74/+147