summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* efi: Add support for a hello world test programSimon Glass2016-11-14-6/+107
* efi: Makefile: Export variables for use with EFISimon Glass2016-11-14-0/+9
* x86: Tidy up selection of building the EFI stubSimon Glass2016-11-14-4/+7
* efi: Fix debug message address formatSimon Glass2016-11-14-1/+1
* efi: Correct cache flush alignmentSimon Glass2016-11-14-1/+2
* x86: Correct a build warning in x86 tablesSimon Glass2016-11-14-0/+2
* efi_loader: console: Correctly report modesEmmanuel Vadot2016-11-14-16/+84
* efi: Use device device path type Messaging for network interface nodeOleksandr Tymoshenko2016-11-14-8/+22
* efi_loader: fix depends on line of EFI_LOADERMasahiro Yamada2016-11-14-1/+1
* Prepare v2016.11Tom Rini2016-11-14-1/+1
* MAINTAINERS: mark sunxi status as OrphanHans de Goede2016-11-14-3/+1
* video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese2016-11-13-3/+3
* net: write enetaddr down to hardware on env_callbackMarek Vasut2016-11-13-0/+1
* spi: ti_qspi: Fix baudrate divider calculationVignesh R2016-11-13-9/+7
* ARM: dts: dra7xx: Update spi-max-frequency for qspi slave nodeVignesh R2016-11-13-2/+2
* ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla2016-11-13-1/+1
* ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla2016-11-13-8/+8
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-13-1/+6
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-13-1/+1
* mx6ull_14x14_evk: Add README fileDiego Dorta2016-11-13-0/+36
* davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent2016-11-13-6/+8
* board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G2016-11-13-2/+2
* igep00x0: add Hynix timingsLadislav Michl2016-11-13-4/+16
* igep00x0: consolidate defconfigsLadislav Michl2016-11-13-36/+5
* igep00x0: disable CONFIG_DISPLAY_BOARDINFOLadislav Michl2016-11-13-18/+3
* tools: fix mksunxiboot build for tools-all targetAndre Przywara2016-11-13-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-11-08-32/+69
|\
| * ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren2016-11-07-3/+21
| * armv8: add hooks for all cache-wide operationsStephen Warren2016-11-07-11/+27
| * ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2016-11-07-23/+25
| * ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren2016-11-07-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-11-07-24/+1849
|\ \
| * | net: use random ethernet address if invalid and not zeroSiva Durga Prasad Paladugu2016-11-07-1/+2
| * | net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham2016-11-07-22/+3
| * | net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-07-0/+26
| * | ARM: tegra: enable Ethernet on p2771-0000Stephen Warren2016-11-07-0/+7
| * | ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DTStephen Warren2016-11-07-0/+20
| * | ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2016-11-07-0/+55
| * | ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren2016-11-07-1/+6
| * | net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-07-0/+1564
| * | dt: net: add DWC EQoS bindingStephen Warren2016-11-07-0/+166
| |/
* | wandboard: Make Ethernet functional againFabio Estevam2016-11-06-0/+33
* | mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-06-4/+44
* | travis-ci: Try harder to build all ARM targetsTom Rini2016-11-06-8/+39
* | buildman: Fix building based on 'options' fieldTom Rini2016-11-06-2/+2
|/
* mx6sabresd: Make Ethernet functional againFabio Estevam2016-11-06-0/+33
* engicam: icorem6: Fix config filesJagan Teki2016-11-05-3/+4
* armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara2016-11-05-0/+11
* doc: update README.arm64Andre Przywara2016-11-05-10/+17
* tools: imximage: check return value when open the plugin filePeng Fan2016-11-05-1/+8