summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-23-29/+61
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-74/+147
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-23-34/+51
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-23-35/+153
* Remove some merge markersSimon Glass2016-10-23-8/+4
* test/py: ensure a log section exists for skipped testsStephen Warren2016-10-23-1/+12
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-19-142/+653
|\
| * efi_loader: Revert device_handle to disk after net bootAlexander Graf2016-10-19-0/+2
| * efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf2016-10-19-25/+25
| * x86: efi: Add EFI loader support for x86Simon Glass2016-10-19-1/+61
| * efi: Fix missing EFIAPI specifiersSimon Glass2016-10-19-13/+18
| * efi: Use asmlinkage for EFIAPISimon Glass2016-10-19-1/+2
| * smbios: Provide serial numberAlexander Graf2016-10-19-0/+5
| * efi_loader: Fix efi_install_configuration_tableAlexander Graf2016-10-19-1/+1
| * smbios: Expose in efi_loader as tableAlexander Graf2016-10-19-2/+51
| * smbios: Generate type 4 on non-x86 systemsAlexander Graf2016-10-19-13/+41
| * cpu: Add get_vendor callbackAlexander Graf2016-10-19-0/+59
| * cpu: Add DMTF id and family fieldsAlexander Graf2016-10-19-0/+7
| * smbios: Allow compilation on 64bit systemsAlexander Graf2016-10-19-11/+16
| * efi_loader: Expose efi_install_configuration_tableAlexander Graf2016-10-19-9/+15
| * x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-19-31/+37
| * x86: Move table csum into separate fileAlexander Graf2016-10-19-12/+35
| * efi_loader: gop: Expose fb when 32bppAlexander Graf2016-10-19-0/+16
| * efi_loader: Allow bouncing for networkAlexander Graf2016-10-19-0/+7
| * efi_loader: Add generic PSCI RTSAlexander Graf2016-10-19-5/+26
| * arm: Provide common PSCI based reset handlerAlexander Graf2016-10-19-5/+25
| * arm: Add PSCI shutdown functionAlexander Graf2016-10-18-0/+16
| * arm: Disable HVC PSCI calls by defaultAlexander Graf2016-10-18-15/+14
| * efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf2016-10-18-11/+113
| * efi_loader: Do not leak memory when unlinking a mappingStefan Brüns2016-10-18-2/+5
| * efi_loader: Keep memory mapping sorted when splitting an entryStefan Brüns2016-10-18-1/+2
| * efi_loader: Readd freed pages to memory poolStefan Brüns2016-10-18-3/+10
| * efi_loader: Track size of pool allocations to allow freeingStefan Brüns2016-10-18-6/+44
| * efi_loader: Move efi_allocate_pool implementation to efi_memory.cStefan Brüns2016-10-18-6/+22
| * efi_loader: Fix crash on 32-bit systemsRobin Randhawa2016-10-18-1/+3
| * efi_loader: Fix memory map size check to avoid out-of-bounds accessStefan Brüns2016-10-18-1/+2
| * efi_loader: Update description of internal efi_mem_carve_outStefan Brüns2016-10-18-3/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-18-464/+511
|\ \
| * | ARM: uniphier: update doc/README.uniphierMasahiro Yamada2016-10-18-31/+27
| * | ARM: uniphier: remove unnecessary EHCI reset deassertionMasahiro Yamada2016-10-18-8/+6
| * | ARM: dts: uniphier: sync DT with latest LinuxMasahiro Yamada2016-10-18-186/+296
| * | clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-18-240/+179
| * | ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defineMasahiro Yamada2016-10-18-1/+0
| * | ARM: uniphier: fix addresses of Cortex-A72 gear setting macrosMasahiro Yamada2016-10-18-3/+3
| * | pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.xMasahiro Yamada2016-10-18-1/+6
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2016-10-18-13/+110
|\ \
| * | x86: Add implementations of setjmp() and longjmp()Simon Glass2016-10-18-1/+86
| * | x86: Move table csum into separate headerAlexander Graf2016-10-18-12/+24
| |/
* | watchdog: Fix Watchdog Reset while in U-Boot PromptAndreas J. Reichel2016-10-17-0/+2
|/
* Prepare v2016.11-rc2Tom Rini2016-10-17-1/+1