summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clk: clk_stm32f: Add DSI clock supportPatrice Chotard2018-03-131-0/+1
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-132-4/+2
* clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard2018-03-131-0/+5
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-03-132-2/+2
|\
| * rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger2018-03-132-2/+2
* | Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2018-03-134-4/+58
|\ \ | |/ |/|
| * video: indicate code page of bitmap fontsHeinrich Schuchardt2018-03-062-2/+4
| * dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-062-2/+12
| * dm: video: use constants to refer to colorsHeinrich Schuchardt2018-03-062-2/+44
* | ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen2018-03-0919-24/+0
* | ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen2018-03-094-6/+0
* | MIPS: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-03-092-2/+0
* | treewide: Fix gdsys mail addressesMario Six2018-03-094-4/+4
* | ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen2018-03-091-0/+2
|/
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+30
|\
| * ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut2018-03-051-0/+30
* | omap3_logic: Remove unnecessary undefsAdam Ford2018-03-051-7/+0
* | ti_armv7_omap: Remove comment remnantAdam Ford2018-03-051-2/+0
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-057-326/+319
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-055-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-03-011-0/+96
|\
| * ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut2018-02-261-0/+96
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-03-012-0/+5
|\ \
| * | ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut2018-02-271-0/+4
| * | ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai2018-02-271-0/+1
| |/
* | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-011-1/+0
* | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-013-9/+0
* | microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar2018-03-011-1/+0
* | i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar2018-03-015-8/+0
* | i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar2018-03-013-3/+0
* | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar2018-03-012-2/+0
* | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar2018-03-012-2/+0
* | i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfigVipul Kumar2018-03-012-5/+0
* | arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar2018-02-281-2/+0
* | fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar2018-02-284-4/+0
* | Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-272-4/+1
|/
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-2512-30/+0
* Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan2018-02-241-1/+0
* Convert CONFIG_BOOTCOUNT_EXT to KconfigAlex Kiernan2018-02-241-4/+0
* Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan2018-02-241-1/+0
* Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-242-3/+0
* Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan2018-02-241-2/+0
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-246-7/+0
* Merge git://git.denx.de/u-boot-videoTom Rini2018-02-241-0/+16
|\
| * core: add ofnode_get_by_phandle() apiKever Yang2018-02-231-0/+8
| * core: ofnode: add ofnode_get_parent functionPhilipp Tomsich2018-02-231-0/+8
* | Remove config_distro_defaults.hAdam Ford2018-02-2349-93/+0
* | Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23302-1189/+0
* | Merge git://git.denx.de/u-boot-usbTom Rini2018-02-231-1/+1
|\ \
| * | dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-211-1/+1
| |/