summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-16CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini
2018-08-13ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods
2018-08-13configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard
2018-08-13configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard
2018-08-13configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard
2018-08-13configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard
2018-08-13configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard
2018-08-13configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard
2018-08-13configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard
2018-08-13arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons
2018-08-13arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-11misc: uclass: Add enable/disable functionMario Six
2018-08-11misc: docs: Fix comments in misc.hMario Six
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six
2018-08-11drivers: Add AXI uclassMario Six
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero
2018-08-10configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-08-08net: Increase ethernet name string size to 20 charsPankaj Bansal
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng
2018-08-08pci: Add all known capability and extended capability idsBin Meng
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng
2018-08-08dm: Correct typos in uclass_first/next_device_check()Bin Meng
2018-08-08pci: Remove 440ep-specific macrosBin Meng
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes
2018-08-08bcm6838: add initial supportPhilippe Reynes
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini
2018-08-08mips: dbau1x00: Remove this boardTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-08-06mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach
2018-08-06power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan