aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan1-0/+3
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford186-216/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini266-326/+0
2018-08-16CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini3-9/+0
2018-08-13ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods1-3/+0
2018-08-13configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-5/+14
2018-08-13configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-5/+14
2018-08-13configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard3-3/+0
2018-08-13configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2-2/+0
2018-08-13configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard1-1/+0
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard3-11/+2
2018-08-13configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard1-1/+0
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard4-5/+0
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard5-10/+0
2018-08-13arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2-15/+16
2018-08-13arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons1-1/+19
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-39/+70
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-0/+120
2018-08-11misc: uclass: Add enable/disable functionMario Six1-0/+27
2018-08-11misc: docs: Fix comments in misc.hMario Six1-40/+44
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six2-17/+58
2018-08-11drivers: Add AXI uclassMario Six2-0/+79
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero1-0/+3
2018-08-10configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford12-26/+0
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay1-0/+9
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini3-19/+82
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini6-312/+33
2018-08-08net: Increase ethernet name string size to 20 charsPankaj Bansal1-1/+1
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng1-0/+46
2018-08-08pci: Add all known capability and extended capability idsBin Meng1-1/+19
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng1-1/+2
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng1-0/+13
2018-08-08dm: Correct typos in uclass_first/next_device_check()Bin Meng1-2/+2
2018-08-08pci: Remove 440ep-specific macrosBin Meng1-15/+0
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes1-0/+9
2018-08-08bcm6838: add initial supportPhilippe Reynes1-0/+24
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini3-140/+0
2018-08-08mips: dbau1x00: Remove this boardTom Rini1-172/+0
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini3-16/+24
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini8-11/+1
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini9-49/+120
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+18
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid1-0/+2
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham1-0/+114
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham8-42/+0
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham5-7/+16
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan1-0/+3