summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-22binman: Disable the no-unit_address_vs_reg warningsSimon Glass
2017-11-22binman: Rename tests to ftestSimon Glass
2017-11-22binman: Add a Makefile for test-program compilationSimon Glass
2017-11-22binman: Add docs explaining how to enable binman for a boardSimon Glass
2017-11-22binman: Add better Makefile debuggingSimon Glass
2017-11-21ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xxFaiz Abbas
2017-11-21ARM: dts: OMAP5+: Add support for bandgap sensor in SPLFaiz Abbas
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas
2017-11-21TI: am57xx; Remove am57xx_evm_nodt_defconfigTom Rini
2017-11-21README: update mailing list urlS. Lockwood-Childs
2017-11-21envtools: make sure version/timestamp header file are availableStefan Agner
2017-11-21env: Remove CONFIG_ENV_AES supportTom Rini
2017-11-20omap3: spi: the symbol for Hertz is HzHeinrich Schuchardt
2017-11-20Makefile: Correct SPL/TPL/DTB build race conditionM. Vefa Bicakci
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-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
2017-11-17mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard