summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | usb: ums - expose selected partition/sJohn Tobias2016-04-20-10/+29
| * | | USB: g_dnl: Change device classJohn Tobias2016-04-20-2/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-20-90/+105
|\ \ \
| * | | arm: socfpga: socrates: Add eth0 alias to enable ethernetStefan Roese2016-04-20-0/+5
| * | | arm: socfpga: Fix typos in DT files (environmnet -> environment)Stefan Roese2016-04-20-3/+3
| * | | ddr: altera: Repair DQ window centering codeMarek Vasut2016-04-20-8/+7
| * | | ddr: altera: Staticize global variablesMarek Vasut2016-04-20-4/+4
| * | | ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut2016-04-20-66/+66
| * | | ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut2016-04-20-3/+13
| * | | ddr: altera: Remove unnecessary ODT mode configMarek Vasut2016-04-20-1/+0
| * | | ddr: altera: Remove unnecessary update of the SCCMarek Vasut2016-04-20-1/+0
| * | | ddr: altera: Fix DRAM end value in protection ruleMarek Vasut2016-04-20-1/+1
| * | | ddr: altera: Fix scc_mgr_set() argument orderMarek Vasut2016-04-20-1/+1
| * | | ddr: altera: Tweak DQS tracking enable handlingMarek Vasut2016-04-20-2/+5
| * | | ddr: altera: Replace ad-hoc constant with macroMarek Vasut2016-04-20-2/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-04-19-2/+3
|\ \ \
| * | | MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal2016-04-19-2/+3
| |/ /
* | | Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day2016-04-18-10/+11
* | | ARM: always perform per-CPU GIC initStephen Warren2016-04-18-10/+0
* | | bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat2016-04-18-2/+3
* | | efi_loader: Fall back to fdtfile naming conventionAlexander Graf2016-04-18-3/+22
* | | efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf2016-04-18-23/+22
* | | sandbox: Set CONFIG_SYS_CPUTom Rini2016-04-18-0/+3
* | | board: Remove overlooked vestiges of "dave" board.Robert P. J. Day2016-04-18-691/+0
* | | ahci: flush dcache before issuing commandTang Yuantian2016-04-18-0/+1
* | | serial: bcm283x_mu: make pending values more explicitStephen Warren2016-04-18-2/+2
* | | doc: Updated README.ext4Robert P. J. Day2016-04-18-27/+51
* | | Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day2016-04-18-2/+0
* | | dragonboard410c: Fix environment variablesAndreas Färber2016-04-18-4/+4
* | | efi_loader: Handle memory overflowsAndreas Färber2016-04-18-4/+4
* | | ARM: AM43xx: Fix BOOT_DEVICE_USB IDLokesh Vutla2016-04-18-1/+2
* | | configs: ks2: move CMD_NAND to defconfigsLokesh Vutla2016-04-18-1/+3
* | | memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-18-2/+28
* | | drivers/power/pmic/pm8916.c: Make usid be uint32_tTom Rini2016-04-18-1/+1
* | | drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini2016-04-18-1/+1
* | | m68k: fix broken buildman m68kangelo@sysam.it2016-04-18-8/+24
* | | gunzip.c: use block layer for writesEric Nelson2016-04-18-3/+2
* | | efi_loader: Expose ascending efi memory mapAlexander Graf2016-04-18-2/+7
* | | efi_loader: Put fdt into convenient locationAlexander Graf2016-04-18-4/+26
* | | efi_loader: Always flush in cache line size granularityAlexander Graf2016-04-18-1/+9
* | | dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski2016-04-18-0/+2
* | | efi_loader: Use system fdt as fallbackAlexander Graf2016-04-18-6/+31
* | | distro: Enable iso partition codeAlexander Graf2016-04-18-0/+1
* | | efi_loader: Increase path string to 32 charactersAlexander Graf2016-04-18-4/+4
* | | efi_loader: Pass file path to payloadAlexander Graf2016-04-18-10/+30
* | | efi_loader: Add el torito supportAlexander Graf2016-04-18-0/+49
* | | efi_loader: Split drive add into functionAlexander Graf2016-04-18-37/+47
* | | iso: Allow 512 byte sector sizeAlexander Graf2016-04-18-5/+31
* | | iso: Start with partition 1Alexander Graf2016-04-18-2/+2
* | | iso: Make little endian and 64bit safeAlexander Graf2016-04-18-26/+24