summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20malloc: don't compare pointers to 0Heinrich Schuchardt
2017-11-20scripts/coccinelle: add some more coccinelle testsHeinrich Schuchardt
2017-11-20Makefile: add coccicheck targetHeinrich Schuchardt
2017-11-20yaffs2: rework yaffs_new_obj_idHeinrich Schuchardt
2017-11-20dra7x: fastboot: Increase recovery partition sizePraneeth Bajjuri
2017-11-20scripts/ld-version.sh: regular expression compile failsHeinrich Schuchardt
2017-11-20kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt
2017-11-20Merge git://git.denx.de/u-boot-ubiTom Rini
2017-11-20Merge git://git.denx.de/u-boot-i2cTom Rini
2017-11-20ubi: no NULL check needed before kmem_cache_destroyHeinrich Schuchardt
2017-11-20ubifs: no NULL check needed before freeHeinrich Schuchardt
2017-11-20odroid-c2: enable I2CBeniamino Galvani
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani
2017-11-20mx6sabreauto: Remove unneeded SPL selectionFabio Estevam
2017-11-20mx6: Select MX6QDL option via KconfigFabio Estevam
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin
2017-11-20board: ge: make VPD code commonMartyn Welch
2017-11-20rtc: add support for s35392aNandor Han
2017-11-20bootcount: add support for bootcounter on EXT filesystemIan Ray
2017-11-20arm: mx5: Add more register definitionsMartyn Welch
2017-11-20pwm: imx: Enable PWM support on i.MX53Martyn Welch
2017-11-20ext4: recover from filesystem corruption when readingIan Ray
2017-11-20imx: mxc_i2c: tweak the i2c transfer methodNandor Han
2017-11-20Revert "wandboard: Remove unnecessary delay"Fabio Estevam
2017-11-20pico-imx6ul: Use FS_GENERIC load commandFabio Berton
2017-11-20pico-imx6ul: Add function to create gpt partitionsFabio Berton
2017-11-20pico-imx6ul: Define partition layout in the environmentFabio Berton
2017-11-20pico-imx6ul: Add boot and rootfs dfu_alt_infoFabio Berton
2017-11-20pico-imx6ul: Use PARTUUID to specify the rootfs locationFabio Berton
2017-11-20pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variableFabio Berton
2017-11-19Merge git://git.denx.de/u-boot-dmTom Rini
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim
2017-11-17Add UART base addresses for additional UARTsLandheer-Cieslak, Ronald
2017-11-17dm: pci: change bus number register setting compliant with LinuxMinghuan Lian
2017-11-17nios2: 10m50: Add CPU pre-relocation in device treeGan, Yau Wai
2017-11-17dm: core: fix member name in ofnode_union documentationBaruch Siach
2017-11-17tpm: add more missing va_end()André Draszik
2017-11-17tpm: add more useful NV storage permission flagsAndré Draszik
2017-11-17tpm: add tpm_get_random()André Draszik
2017-11-17omap3: omap3_logic: Move pinmuxing to header fileAdam Ford
2017-11-17configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz
2017-11-17env: Save environment at the end of an MMC partitionJorge Ramirez-Ortiz
2017-11-17serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee
2017-11-17armv8: update gd after relocateKever Yang
2017-11-17arm64: support running at addr other than linked toStephen Warren
2017-11-17test/py: add timestamps to logStephen Warren
2017-11-17clk: clk_stm32f7: fix PLL clock division factorPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add .getcd callbackPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add clock supportPatrice Chotard