Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1eb41fca085bd2633195dd724acc0df11cd9887c
1eb41fc
board: ls1046a: enable EFI_LOADER_BOUNCE_BUFFER
by Mian Yousaf Kaukab
· 6 years ago
1a1e272
board: ls2080ardb: use default scan_dev_for_boot
by Mian Yousaf Kaukab
· 6 years ago
e0db2f4
Revert "ls2080ardb: remove dhcp function from env as boot source"
by Mian Yousaf Kaukab
· 6 years ago
e068928
board: ls1088ardb: use default scan_dev_for_boot
by Mian Yousaf Kaukab
· 6 years ago
080c951
Revert "ls1088a: remove dhcp function from u-boot env as boot source"
by Mian Yousaf Kaukab
· 6 years ago
730bd56
board: ls1088a: fix fsl-mc search path
by Mian Yousaf Kaukab
· 6 years ago
4130780
board: ls1088a: fix dppa exit when using efi boot
by Mian Yousaf Kaukab
· 6 years ago
cfba74d
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
35b0514
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
da20691
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
7869e64
Merge branch '2019-02-29-master-imports'
by Tom Rini
· 6 years ago
438dcab
spl: add debug print for early malloc usage
by Simon Goldschmidt
· 6 years ago
8422ad5
kbuild: fix DTB .cmd source variable
by Stephen Warren
· 6 years ago
2737dfe
kbuild: make arch-dtbs target PHONY
by Stephen Warren
· 6 years ago
3a29afc
doc: binding: rename directory ram to memory-controller
by Patrick Delaunay
· 6 years ago
7274b76
fs: fat: fix link error when building with DEBUG=1
by Heinrich Schuchardt
· 6 years ago
a319229
arm: pdu001: Fix order of include files
by Felix Brack
· 6 years ago
0a85730
.gitignore: Ignore regenerated *.dtbo files
by Michal Simek
· 6 years ago
86dc480
ARM: cache: Fix incorrect bitwise operation
by Marek Vasut
· 6 years ago
b8b88e6
spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF
by David Rivshin
· 6 years ago
783e668
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
98a66ff
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
by Anup Patel
· 6 years ago
8ad2104
doc: Add a readme guide for SiFive FU540
by Atish Patra
· 6 years ago
3fda026
riscv: Add SiFive FU540 board support
by Anup Patel
· 6 years ago
007056f
cpu: Bind timer driver for boot hart
by Atish Patra
· 6 years ago
ee0633e
drivers: serial_sifive: Skip baudrate config if no input clock
by Atish Patra
· 6 years ago
a368200
drivers: serial_sifive: Fix baud rate calculation
by Atish Patra
· 6 years ago
b630d57
clk: Add fixed-factor clock driver
by Anup Patel
· 6 years ago
c40b6df
clk: Add SiFive FU540 PRCI clock driver
by Anup Patel
· 6 years ago
fbcaa26
net: macb: Fix GEM hardware detection
by Atish Patra
· 6 years ago
2e242f5
net: macb: Fix clk API usage for RISC-V systems
by Anup Patel
· 6 years ago
26f4fd1
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
by Anup Patel
· 6 years ago
1fa625b
riscv: Add place-holder asm/arch/clk.h for driver compilation
by Anup Patel
· 6 years ago
70b8562
riscv: Add asm/dma-mapping.h for DMA mappings
by Anup Patel
· 6 years ago
fdff1f9
riscv: Rename cpu/qemu to cpu/generic
by Anup Patel
· 6 years ago
7c8d210
riscv: Enable create symlink using kconfig
by Anup Patel
· 6 years ago
b3820ba
Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot
by Tom Rini
· 6 years ago
ba41c45
mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
by Marek Vasut
· 6 years ago
5d68884
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
by Marek Vasut
· 6 years ago
d9dcf9d
ARM: rmobile: Convert Gen2 to OF_SEPARATE
by Marek Vasut
· 6 years ago
c3aa054
ARM: rmobile: Sync Gen3 defconfigs
by Marek Vasut
· 6 years ago
30b62ca
ARM: rmobile: Imply SoC per board
by Marek Vasut
· 6 years ago
7fef459c
pinctrl: renesas: Drop def_bool per SoC
by Marek Vasut
· 6 years ago
18a37a5
clk: rmobile: Drop def_bool per SoC
by Marek Vasut
· 6 years ago
669367f
ARM: rmobile: Imply pinctrl drivers per SoC
by Marek Vasut
· 6 years ago
46467ce
ARM: rmobile: Imply clock drivers per SoC
by Marek Vasut
· 6 years ago
4a9743f
ARM: socfpga: Clear PL310 early in SPL
by Marek Vasut
· 6 years ago
2c0b300
ARM: socfpga: Configure PL310 latencies
by Marek Vasut
· 6 years ago
b275c9a
ARM: cache: Fix incorrect bitwise operation
by Marek Vasut
· 6 years ago
97b2627
gpio: altera_pio: fix get_value
by Julien Béraud
· 6 years ago
00358bb
cmd: efidebug: add memmap command
by AKASHI Takahiro
· 6 years ago
fa53673
cmd: efidebug: add images command
by AKASHI Takahiro
· 6 years ago
a801462
cmd: efidebug: add dh command
by AKASHI Takahiro
· 6 years ago
66eaf56
cmd: efidebug: add drivers command
by AKASHI Takahiro
· 6 years ago
355cdb5
cmd: efidebug: add devices command
by AKASHI Takahiro
· 6 years ago
59df7e7
cmd: add efidebug command
by AKASHI Takahiro
· 6 years ago
454568b
efi_loader: define load option attributes
by AKASHI Takahiro
· 6 years ago
49d81fd
cmd: env: add "-e" option for handling UEFI variables
by AKASHI Takahiro
· 6 years ago
ccecc34
efi_loader: fix entry count in bootmgr
by Heinrich Schuchardt
· 6 years ago
33e4497
efi_loader: error message if BootOrder not defined
by Heinrich Schuchardt
· 6 years ago
afd46c5
Merge branch '2019-02-22-master-imports'
by Tom Rini
· 6 years ago
607d06d
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
by Masahiro Yamada
· 6 years ago
2ab6e74
cmd: Kconfig: LED command depends on LED subsystems
by Jan Kiszka
· 6 years ago
fca0128
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
888f9aa
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
0c41e59
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
176b32c
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
a3c9021
board: toradex: turn off lcd backlight before OS handover
by Gerard Salvatella
· 6 years ago
1466800
nyan-big: drop CONFIG_KEYBOARD
by Peter Robinson
· 6 years ago
06b070e
Kconfig: tegra: Migrate TEGRA_KEYBOARD
by Peter Robinson
· 6 years ago
747fed5
Kconfig: tegra: Migrate USB_EHCI_TEGRA
by Peter Robinson
· 6 years ago
02253d4
Kconfig: tegra: Migrate SYS_I2C_TEGRA
by Peter Robinson
· 6 years ago
f16e311
ARM: tegra: Reserve 32MB for the Linux kernel
by Jonathan Hunter
· 6 years ago
8105816c
ARM: tegra: enable ums on nyan boards
by Tristan Bastian
· 6 years ago
407b5b9
nyan-big: add padding to its file
by Tristan Bastian
· 6 years ago
74a7d9a
nyan-big: change spi delay
by Tristan Bastian
· 6 years ago
cba0ae6
tegra20: common: fix USB_EHCI_TXFIFO_THRESH value
by Peter Robinson
· 6 years ago
d5854eb
tegra: cleanup dangling comments in include/configs
by Peter Robinson
· 6 years ago
e2c901c
x86: Add sound support for samus
by Simon Glass
· 6 years ago
7b96c6c
x86: sound: Add sound support for samus (broadwell)
by Simon Glass
· 6 years ago
cf88592
sound: Add a driver for RealTek RT5677
by Simon Glass
· 6 years ago
cbdfe59
x86: sound: Add support for broadwell I2S
by Simon Glass
· 6 years ago
3f3411e
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· 6 years ago
c692f82
x86: broadwell: Don't bother probing the PCH for pinctrl
by Simon Glass
· 6 years ago
23e8bd7
x86: broadwell: Add support for the ADSP
by Simon Glass
· 6 years ago
9d4d5db
x86: coreboot: Enable the beeper sound driver
by Simon Glass
· 6 years ago
6a27e54
sound: Add a driver for the i8254 beep
by Simon Glass
· 6 years ago
79a5be8
sound: x86: Add beeping support in i8254
by Simon Glass
· 6 years ago
6744c0d
sound: x86: link: Add sound support
by Simon Glass
· 6 years ago
ecc7973
sandbox: sound: Silence sound for testing
by Simon Glass
· 6 years ago
2ca4713
sound: Add support for Intel HDA
by Simon Glass
· 6 years ago
2850266
sound: Add uclass operations for beeping
by Simon Glass
· 6 years ago
e65f9ef
sound: Mark sound_setup() as optional
by Simon Glass
· 6 years ago
67b0cda
x86: ivybridge: Add a way to get the HDA config setting
by Simon Glass
· 6 years ago
1260f8c
pch: Add ioctl support
by Simon Glass
· 6 years ago
b45c833
sandbox: pch: Add a test for the PCH uclass
by Simon Glass
· 6 years ago
c882163
x86: sandbox: pch: Add a CONFIG option for PCH
by Simon Glass
· 6 years ago
2cd2bc2
x86: link: Increase malloc size and decrease code size
by Simon Glass
· 6 years ago
8dc2aa9
x86: samus: Increase the pre-reloc memory
by Simon Glass
· 6 years ago
3a44bfd
x86: Adjust I/O macros to work on 64-bit machines
by Simon Glass
· 6 years ago
Next »