aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21bcm235xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-11-21socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-11-21rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich
2017-11-21rockchip: rk3288: use aligned address for SPL_TEXT_BASEKever Yang
2017-11-21rockchip: mkimage: use spl_boot0 for all Rockchip SoCsKever Yang
2017-11-21rockchip: enable boot0-hook for all Rockchip SoCsPhilipp Tomsich
2017-11-21rockchip: boot0: align to 0x20 for armv7 '_start'Kever Yang
2017-11-21arm: boot0 hook: move boot0 hook before '_start'Philipp Tomsich
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