aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-13ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods
2018-03-13ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods
2018-03-13env: ti: boot: Get rid of magic numbersSam Protsenko
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard
2018-03-13Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-03-13Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen
2018-03-09MIPS: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-09ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05omap3_logic: Remove unnecessary undefsAdam Ford
2018-03-05ti_armv7_omap: Remove comment remnantAdam Ford
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-03-05ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar
2018-03-01i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfigVipul Kumar
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek
2018-02-27ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut
2018-02-27ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai
2018-02-26ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini
2018-02-24Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_EXT to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan
2018-02-24Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan
2018-02-24Merge git://git.denx.de/u-boot-videoTom Rini