summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-23-25/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-69/+0
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-23-11/+1
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-23-25/+0
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-19-7/+301
|\
| * efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf2016-10-19-6/+6
| * efi: Fix missing EFIAPI specifiersSimon Glass2016-10-19-1/+1
| * efi: Use asmlinkage for EFIAPISimon Glass2016-10-19-1/+2
| * smbios: Expose in efi_loader as tableAlexander Graf2016-10-19-0/+7
| * smbios: Generate type 4 on non-x86 systemsAlexander Graf2016-10-19-0/+3
| * cpu: Add get_vendor callbackAlexander Graf2016-10-19-0/+20
| * cpu: Add DMTF id and family fieldsAlexander Graf2016-10-19-0/+2
| * smbios: Allow compilation on 64bit systemsAlexander Graf2016-10-19-2/+2
| * efi_loader: Expose efi_install_configuration_tableAlexander Graf2016-10-19-0/+2
| * x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-19-0/+236
| * x86: Move table csum into separate fileAlexander Graf2016-10-19-0/+12
| * efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf2016-10-18-0/+18
| * efi_loader: Readd freed pages to memory poolStefan Brüns2016-10-18-1/+1
| * efi_loader: Track size of pool allocations to allow freeingStefan Brüns2016-10-18-0/+2
| * efi_loader: Move efi_allocate_pool implementation to efi_memory.cStefan Brüns2016-10-18-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-18-1/+0
|\ \
| * | ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defineMasahiro Yamada2016-10-18-1/+0
| |/
* | x86: Move table csum into separate headerAlexander Graf2016-10-18-0/+22
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-10-15-32/+99
|\
| * Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang2016-10-14-32/+99
* | spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher2016-10-15-27/+0
* | spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-15-3/+0
* | spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-14-25/+0
* | Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-13-78/+119
|\ \ | |/ |/|
| * libfdt: Drop inlining of fdt_path_offset()Simon Glass2016-10-13-4/+1
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-11/+14
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-33/+53
| * libfdt: Sync up with upstreamSimon Glass2016-10-13-32/+45
| * cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-13-1/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-13-0/+3
|\ \ | |/ |/|
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-13-0/+1
| * include: configs: am335x: add Atheros phy supportMugunthan V N2016-10-13-0/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-13-5/+3
|\ \
| * | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10-5/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-10-12-1/+70
|\ \ \ | |_|/ |/| |
| * | cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-0/+11
| * | sandbox/fs: Free memory allocated by os_dirent_lsStefan Brüns2016-10-11-1/+10
| * | power: pmic: lp873x: Add the base pmic supportKeerthy2016-10-11-0/+19
| * | power: pmic: Palmas: Add the base pmic supportKeerthy2016-10-11-0/+25
| * | power: regulator: Add ctrl_reg and volt_reg fields for pmicKeerthy2016-10-11-0/+4
| * | power: regulator: Add support for gpio regulatorsKeerthy2016-10-11-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-12-37/+55
|\ \
| * | x86: Clean up unused macros in the configuration headersBin Meng2016-10-12-26/+3
| * | x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-3/+3
| * | vbe: Make vbe_setup_video_priv() publicBin Meng2016-10-12-0/+4