summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | 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
| * | x86: Convert to use DM VESA video driverBin Meng2016-10-12-13/+13
| * | x86: Don't export interrupt handlers with x86_64Simon Glass2016-10-11-1/+1
| * | elf: Add the Elf64_Rela typeSimon Glass2016-10-11-0/+6
| * | Add _image_binary_end section declarationSimon Glass2016-10-11-0/+1
| * | x86: Adjust config to support DM_VIDEOSimon Glass2016-10-11-2/+10
| * | dm: video: Add driver-model support to vesa graphicsSimon Glass2016-10-11-0/+2
| * | dm: core: Add a function to get a uclass nameSimon Glass2016-10-11-0/+8
| * | list: Add list_last_entry() to find the last entrySimon Glass2016-10-11-0/+11
| * | x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese2016-10-11-2/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-10-12-0/+2
|\ \
| * | tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler2016-10-10-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-12-11/+11
|\ \
| * | reset: declare fdtdec_phandle_args as struct to fix warningMasahiro Yamada2016-10-10-0/+1