summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* serial: Kconfig: Add ATMEL_USART optionWenyou Yang2016-10-281-0/+7
* mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang2016-10-281-25/+2
* usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang2016-10-281-15/+0
* i2c: at91_i2c: Change error return -ENODEV to -EINVALWenyou Yang2016-10-281-1/+1
* i2c: at91_i2c: Remove unnecessary clock callingWenyou Yang2016-10-281-16/+0
* gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang2016-10-281-12/+0
* clk: at91: Improve the clock implementationWenyou Yang2016-10-286-89/+195
* clk: clk-uclass: Assign clk->dev before call .of_xlateWenyou Yang2016-10-281-0/+3
* ARM: at91/dt: sama5d2: Fix the warning from dtcWenyou Yang2016-10-281-70/+70
* clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang2016-10-282-20/+7
* AT91: Correct misspelling of "redundent" in partition namesRobert P. J. Day2016-10-282-2/+2
* arm, at91: add icache supportHeiko Schocher2016-10-283-6/+30
* ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher2016-10-281-0/+6
* arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher2016-10-281-0/+3
* travis-ci: Add test.py for various qemu platformsTom Rini2016-10-241-1/+35
* travis-ci: Drop 'TEST_CMD'Tom Rini2016-10-241-16/+10
* travis-ci: Add more architecturesTom Rini2016-10-241-0/+9
* travis-ci: Update toolchain and buildman usageTom Rini2016-10-241-44/+15
* travis-ci: Do not make buildman warnings fatalTom Rini2016-10-241-0/+7
* travis-ci: Use a git URI for dtc.gitTom Rini2016-10-241-1/+1
* travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'Tom Rini2016-10-241-1/+2
* api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot2016-10-241-1/+5
* tools: moveconfig: support wildcards in --defconfigs fileMasahiro Yamada2016-10-241-8/+22
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-246-9/+9
* libfdt: fix fdt_stringlist_search()Masahiro Yamada2016-10-241-1/+1
* libfdt: fix fdt_stringlist_count()Masahiro Yamada2016-10-241-1/+1
* power: twl6030: fix code refactoringNicolae Rosia2016-10-241-2/+2
* ext4: Only write journal entries for modified blocks in unlink_filenameStefan Brüns2016-10-241-10/+13
* ext4: Fix handling of direntlen in unlink_filenameStefan Brüns2016-10-241-28/+17
* ext4: cleanup unlink_filename functionStefan Brüns2016-10-241-14/+15
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-243-79/+147
|\
| * libfdt: Sync overlay with upstreamMaxime Ripard2016-10-233-79/+147
* | Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-2363-27/+57
* | Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-2369-20/+52
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23256-84/+203
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-2376-34/+53
* | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-2329-21/+18
* | Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-2347-30/+37
* | video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass2016-10-236-6/+0
* | video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-236-17/+23
* | Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-2322-8/+23
* | Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-2387-38/+64
* | video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-234-116/+1
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-2376-69/+28
* | video: Drop the sed13806 driverSimon Glass2016-10-236-383/+0
* | video: Drop the s3c-fb driverSimon Glass2016-10-233-174/+1
* | video: Drop the imx25lcdc driverSimon Glass2016-10-232-122/+0
* | video: Drop the smiLynxEM driverSimon Glass2016-10-235-856/+0
* | Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-2310-68/+78
* | Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-238-26/+30