aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-24i2c: designware: Avoid overwriting the cmd_data registerMarek Vasut1-6/+17
2016-10-24travis-ci: Add test.py for various qemu platformsTom Rini1-1/+35
2016-10-24travis-ci: Drop 'TEST_CMD'Tom Rini1-16/+10
2016-10-24travis-ci: Add more architecturesTom Rini1-0/+9
2016-10-24travis-ci: Update toolchain and buildman usageTom Rini1-44/+15
2016-10-24travis-ci: Do not make buildman warnings fatalTom Rini1-0/+7
2016-10-24travis-ci: Use a git URI for dtc.gitTom Rini1-1/+1
2016-10-24travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'Tom Rini1-1/+2
2016-10-24api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot1-1/+5
2016-10-24tools: moveconfig: support wildcards in --defconfigs fileMasahiro Yamada1-8/+22
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada6-9/+9
2016-10-24libfdt: fix fdt_stringlist_search()Masahiro Yamada1-1/+1
2016-10-24libfdt: fix fdt_stringlist_count()Masahiro Yamada1-1/+1
2016-10-24power: twl6030: fix code refactoringNicolae Rosia1-2/+2
2016-10-24ext4: Only write journal entries for modified blocks in unlink_filenameStefan Brüns1-10/+13
2016-10-24ext4: Fix handling of direntlen in unlink_filenameStefan Brüns1-28/+17
2016-10-24ext4: cleanup unlink_filename functionStefan Brüns1-14/+15
2016-10-24Merge git://git.denx.de/u-boot-fdtTom Rini3-79/+147
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass63-27/+57
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass69-20/+52
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass256-84/+203
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass76-34/+53
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass29-21/+18
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass47-30/+37
2016-10-23video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass6-6/+0
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass6-17/+23
2016-10-23Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass22-8/+23
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass87-38/+64
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass4-116/+1
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass76-69/+28
2016-10-23video: Drop the sed13806 driverSimon Glass6-383/+0
2016-10-23video: Drop the s3c-fb driverSimon Glass3-174/+1
2016-10-23video: Drop the imx25lcdc driverSimon Glass2-122/+0
2016-10-23video: Drop the smiLynxEM driverSimon Glass5-856/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass10-68/+78
2016-10-23Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass8-26/+30
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass18-8/+21
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass62-99/+43
2016-10-23config: Drop CONFIG_CONSOLE_DEVSimon Glass21-27/+26
2016-10-23config: Drop CONFIG_CONSOLESimon Glass2-4/+3
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass515-333/+590
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass77-29/+61
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass202-74/+147
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass9-34/+51
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass127-35/+153
2016-10-23Remove some merge markersSimon Glass2-8/+4
2016-10-23test/py: ensure a log section exists for skipped testsStephen Warren1-1/+12
2016-10-23libfdt: Sync overlay with upstreamMaxime Ripard3-79/+147
2016-10-19Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini43-142/+653
2016-10-19efi_loader: Revert device_handle to disk after net bootAlexander Graf1-0/+2