summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrdAnup Patel2019-02-271-0/+1
| * | | | doc: Add a readme guide for SiFive FU540Atish Patra2019-02-271-0/+303
| * | | | riscv: Add SiFive FU540 board supportAnup Patel2019-02-277-0/+131
| * | | | cpu: Bind timer driver for boot hartAtish Patra2019-02-271-3/+4
| * | | | drivers: serial_sifive: Skip baudrate config if no input clockAtish Patra2019-02-271-16/+16
| * | | | drivers: serial_sifive: Fix baud rate calculationAtish Patra2019-02-271-2/+26
| * | | | clk: Add fixed-factor clock driverAnup Patel2019-02-275-2/+113
| * | | | clk: Add SiFive FU540 PRCI clock driverAnup Patel2019-02-278-0/+1150
| * | | | net: macb: Fix GEM hardware detectionAtish Patra2019-02-271-1/+1
| * | | | net: macb: Fix clk API usage for RISC-V systemsAnup Patel2019-02-271-5/+4
| * | | | riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systemsAnup Patel2019-02-271-0/+20
| * | | | riscv: Add place-holder asm/arch/clk.h for driver compilationAnup Patel2019-02-271-0/+14
| * | | | riscv: Add asm/dma-mapping.h for DMA mappingsAnup Patel2019-02-271-0/+38
| * | | | riscv: Rename cpu/qemu to cpu/genericAnup Patel2019-02-276-4/+4
| * | | | riscv: Enable create symlink using kconfigAnup Patel2019-02-271-0/+1
|/ / / /
* | | | Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-bootTom Rini2019-02-269-10/+1516
|\ \ \ \ | |_|/ / |/| | |
| * | | cmd: efidebug: add memmap commandAKASHI Takahiro2019-02-251-1/+126
| * | | cmd: efidebug: add images commandAKASHI Takahiro2019-02-251-1/+25
| * | | cmd: efidebug: add dh commandAKASHI Takahiro2019-02-251-1/+141
| * | | cmd: efidebug: add drivers commandAKASHI Takahiro2019-02-251-1/+94
| * | | cmd: efidebug: add devices commandAKASHI Takahiro2019-02-251-1/+78
| * | | cmd: add efidebug commandAKASHI Takahiro2019-02-254-0/+599
| * | | efi_loader: define load option attributesAKASHI Takahiro2019-02-252-4/+9
| * | | cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro2019-02-256-1/+446
| * | | efi_loader: fix entry count in bootmgrHeinrich Schuchardt2019-02-251-4/+0
| * | | efi_loader: error message if BootOrder not definedHeinrich Schuchardt2019-02-251-1/+3
|/ / /
* | | Merge branch '2019-02-22-master-imports'Tom Rini2019-02-2243-66/+45
|\ \ \
| * | | preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada2019-02-226-18/+24
| * | | cmd: Kconfig: LED command depends on LED subsystemsJan Kiszka2019-02-221-0/+1
| * | | configs: Resync with savedefconfigTom Rini2019-02-2236-48/+20
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2019-02-2072-282/+169
|\ \ \
| * | | board: toradex: turn off lcd backlight before OS handoverGerard Salvatella2019-02-208-1/+74
| * | | nyan-big: drop CONFIG_KEYBOARDPeter Robinson2019-02-201-2/+0
| * | | Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson2019-02-204-5/+7
| * | | Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson2019-02-2049-73/+30
| * | | Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson2019-02-2041-58/+26
| * | | ARM: tegra: Reserve 32MB for the Linux kernelJonathan Hunter2019-02-204-28/+28
| * | | ARM: tegra: enable ums on nyan boardsTristan Bastian2019-02-201-0/+1
| * | | nyan-big: add padding to its fileTristan Bastian2019-02-201-1/+1
| * | | nyan-big: change spi delayTristan Bastian2019-02-201-1/+1
| * | | tegra20: common: fix USB_EHCI_TXFIFO_THRESH valuePeter Robinson2019-02-201-1/+1
| * | | tegra: cleanup dangling comments in include/configsPeter Robinson2019-02-2028-112/+0
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2019-02-2060-101/+4623
|\ \ \ \
| * | | | x86: Add sound support for samusSimon Glass2019-02-203-5/+55
| * | | | x86: sound: Add sound support for samus (broadwell)Simon Glass2019-02-202-1/+66
| * | | | sound: Add a driver for RealTek RT5677Simon Glass2019-02-204-0/+1772
| * | | | x86: sound: Add support for broadwell I2SSimon Glass2019-02-203-0/+608
| * | | | x86: broadwell: Add support for serial I/O devicesSimon Glass2019-02-202-0/+192
| * | | | x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass2019-02-201-1/+2
| * | | | x86: broadwell: Add support for the ADSPSimon Glass2019-02-205-0/+208