aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay2-67/+70
2018-03-16post: remove reference to power functionsPatrick Delaunay1-1/+0
2018-03-16common: remove unused prototypesPatrick Delaunay1-10/+0
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay2-10/+54
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini166-178/+0
2018-03-16configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas1-0/+9
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada1-8/+8
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada1-3/+3
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini12-16/+0
2018-03-13ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods1-30/+41
2018-03-13ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods1-107/+132
2018-03-13env: ti: boot: Get rid of magic numbersSam Protsenko1-6/+4
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard1-0/+1
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard2-4/+2
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard1-0/+5
2018-03-13Merge git://git.denx.de/u-boot-rockchipTom Rini2-2/+2
2018-03-13Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini4-4/+58
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger2-2/+2
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev12-16/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen19-24/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen4-6/+0
2018-03-09MIPS: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2-2/+0
2018-03-09treewide: Fix gdsys mail addressesMario Six4-4/+4
2018-03-09ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen1-0/+2
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt2-2/+4
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt2-2/+12
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt2-2/+44
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini1-0/+30
2018-03-05omap3_logic: Remove unnecessary undefsAdam Ford1-7/+0
2018-03-05ti_armv7_omap: Remove comment remnantAdam Ford1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada7-326/+319
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas5-5/+5
2018-03-05ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut1-0/+30
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+96
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-0/+5
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar1-1/+0
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar3-9/+0
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar1-1/+0
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar5-8/+0
2018-03-01i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar3-3/+0
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar2-2/+0
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar2-2/+0
2018-03-01i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfigVipul Kumar2-5/+0
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar1-2/+0
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar4-4/+0
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek2-4/+1
2018-02-27ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut1-0/+4
2018-02-27ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai1-0/+1
2018-02-26ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut1-0/+96
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini12-30/+0