summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-1729-33/+0
* Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-1711-13/+0
* Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-175-5/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-17124-196/+0
* Migrate bootlimit to KconfigAlex Kiernan2018-08-176-6/+0
* Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-171-0/+3
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-17186-216/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16266-326/+0
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-163-9/+0
* ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods2018-08-131-3/+0
* configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-5/+14
* configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-5/+14
* configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-2/+14
* configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-2/+14
* configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard2018-08-133-3/+0
* configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-132-2/+0
* configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-131-1/+0
* configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard2018-08-133-11/+2
* configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard2018-08-131-1/+0
* configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard2018-08-134-5/+0
* board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-135-10/+0
* arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2018-08-132-15/+16
* arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons2018-08-131-1/+19
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-131-1/+1
|\
| * net: Increase ethernet name string size to 20 charsPankaj Bansal2018-08-081-1/+1
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-111-39/+70
|\ \
| * | misc: uclass: Add enable/disable functionMario Six2018-08-111-0/+27
| * | misc: docs: Fix comments in misc.hMario Six2018-08-111-40/+44
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-112-0/+120
|\ \ \ | |/ / |/| |
| * | axi: Add AXI sandbox driver and simple emulatorMario Six2018-08-112-17/+58
| * | drivers: Add AXI uclassMario Six2018-08-112-0/+79
* | | elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero2018-08-101-0/+3
* | | configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-1012-26/+0
* | | dm: led: move default state support in led uclassPatrick Delaunay2018-08-101-0/+9
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-08-093-19/+82
|\ \
| * | dm: pci: Add APIs to find capability and extended capabilityBin Meng2018-08-081-0/+46
| * | pci: Add all known capability and extended capability idsBin Meng2018-08-081-1/+19
| * | pci: sandbox: Support dynamically binding device driverBin Meng2018-08-081-1/+2
| * | dm: core: Add ofnode function to read PCI vendor and device idBin Meng2018-08-081-0/+13
| * | dm: Correct typos in uclass_first/next_device_check()Bin Meng2018-08-081-2/+2
| * | pci: Remove 440ep-specific macrosBin Meng2018-08-081-15/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-08-086-312/+33
|\ \ \
| * | | bcm968380gerg: add initial supportPhilippe Reynes2018-08-081-0/+9
| * | | bcm6838: add initial supportPhilippe Reynes2018-08-081-0/+24
| * | | mips: au1x00: Remove support for these SoCsTom Rini2018-08-083-140/+0
| * | | mips: dbau1x00: Remove this boardTom Rini2018-08-081-172/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2018-08-073-16/+24
|\ \ \ | |/ / |/| |
| * | ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski2018-08-061-0/+1
| * | arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian2018-07-271-1/+0
| * | arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian2018-07-271-2/+9