summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-10-15-54/+321
|\
| * arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha2016-10-14-11/+0
| * pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-14-9/+5
| * Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.Zhao Qiang2016-10-14-34/+316
* | spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher2016-10-15-27/+32
* | spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-15-3/+13
* | spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-14-39/+80
* | test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISCTom Rini2016-10-14-0/+2
* | ARM: create .secure_stack section only for PSCIMasahiro Yamada2016-10-14-2/+5
* | Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-13-222/+299
|\ \ | |/ |/|
| * libfdt: Drop inlining of fdt_path_offset()Simon Glass2016-10-13-4/+6
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-32/+35
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-135/+179
| * libfdt: Sync up with upstreamSimon Glass2016-10-13-42/+55
| * libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson2016-10-13-6/+7
| * cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-13-6/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-13-55/+447
|\ \ | |/ |/|
| * net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-13-0/+16
| * test: add NFS download testGuillaume GARDET2016-10-13-0/+49
| * net: Fix cache misalignment message after network load operationsPeter Chubb2016-10-13-3/+0
| * rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-13-1/+2
| * net: write enetaddr down to hardware on env_callbackHannes Schmelzer2016-10-13-0/+1
| * net: mvneta: fix typo in commentChris Packham2016-10-13-1/+1
| * net: mv88e61xx: Add support for fixed linksChris Packham2016-10-13-0/+43
| * net: Add support for mv88e609x switchesChris Packham2016-10-13-2/+16
| * board: am335x: Always set eth/eth1addr environment variableRoger Quadros2016-10-13-26/+46
| * board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros2016-10-13-7/+75
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-13-14/+144
| * include: configs: am335x: add Atheros phy supportMugunthan V N2016-10-13-0/+2
| * drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-13-1/+36
| * phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-13-0/+16
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-13-58/+105
|\ \