summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* imx: imx6sx-sdb: Enable DM QSPI driverYe Li2018-09-041-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-08-241-0/+2
|\
| * ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut2018-08-241-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-243-4/+68
|\ \
| * | device: expose the functions used to remove and unbind children of a deviceJean-Jacques Hiblot2018-08-211-0/+38
| * | dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot2018-08-211-4/+19
| * | uclass: Add dev_get_uclass_index() to get the uclass/index of a deviceJean-Jacques Hiblot2018-08-211-0/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-241-2/+2
|\ \ \
| * | | usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-231-2/+2
* | | | ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingChristian Amann2018-08-241-1/+2
* | | | ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski2018-08-241-22/+0
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-232-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya2018-08-232-0/+2
| |/ /
* | | Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini2018-08-212-14/+17
|\ \ \ | |/ / |/| |
| * | efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca2018-08-211-0/+4
| * | efi: Fix truncation of constant valueEugeniu Rosca2018-08-211-14/+10
| * | efi_loader: update runtime services table crc32Heinrich Schuchardt2018-08-201-0/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-202-0/+238
|\ \
| * | ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3Jagan Teki2018-08-132-0/+238
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-08-202-26/+32
|\ \ \
| * | | x86: Remove support for Advantech SOM-6896Bin Meng2018-08-201-26/+0
| * | | x86: coreboot: Add generic coreboot payload supportBin Meng2018-08-201-0/+32
| | |/ | |/|
* | | display5: Introduce fitImg_fw_sz variableLukasz Majewski2018-08-201-1/+2
* | | common: Add support for Android DT imageSam Protsenko2018-08-201-0/+20
* | | env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek2018-08-191-2/+0
|/ /
* | Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford2018-08-175-5/+0
* | 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
|\ \