Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c7f16934749b054ce1f0b75bd664d22af8b7c588
« Previous
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
c6d84a3
sandbox: Add a note about the growing state_info struct
by Simon Glass
· 6 years ago
7d8fe15
pci: Add IDs for Intel high-definition audio
by Simon Glass
· 6 years ago
48ca690
gpio: Use case-insentive matching on the GPIO name
by Simon Glass
· 6 years ago
b8989b5
gpio: Show inactive GPIOs when explicitly requested
by Simon Glass
· 6 years ago
7d38db5
pci: Fix comment in struct pci_child_platdata
by Simon Glass
· 6 years ago
11503be
pci: Don't export pci_hose_config_device()
by Simon Glass
· 6 years ago
2b5d029
i2c: designware: Add error checking on init
by Simon Glass
· 6 years ago
529f57d
dm: syscon: Don't require a regmap for PCI devices
by Simon Glass
· 6 years ago
f9811e8
log: Allow #define LOG_DEBUG to enable logging in a file
by Simon Glass
· 6 years ago
8dee7b9
log: Add documentation for convenience functions
by Simon Glass
· 6 years ago
f0b05c9
log: Add a Kconfig option to set the default log level
by Simon Glass
· 6 years ago
6fc7e93
log: Fix up Kconfig log level names
by Simon Glass
· 6 years ago
97f9830
Merge branch '2019-02-19-master-imports'
by Tom Rini
· 6 years ago
06d01e6
travis: Exclude omap from the arm926ejs job
by Tom Rini
· 6 years ago
2d3beff
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
by Ismael Luceno Cortes
· 6 years ago
72384ff
dm: Fix typo 'Watchdot' -> 'Watchdog'
by Chris Packham
· 6 years ago
36a7534
ARM: omap3: evm: Update DM SPL support
by Derald D. Woods
· 6 years ago
6dd18bb
omap3_beagle: Enable DM_SPI
by Tom Rini
· 6 years ago
e0cc7df
omap3_beagle: Update for DM SPL support
by Tom Rini
· 6 years ago
84c7a13
cmd/fs: fix build if CMD_BOOTEFI is not set
by Gervais, Francois
· 6 years ago
0cd9465
ARM: omap3_logic: Enable SPL booting device tree
by Adam Ford
· 6 years ago
ed59a76
ARM: DTS: omap3-u-boot.dtsi
by Adam Ford
· 6 years ago
57ade07
ARM: da8xxevm: Add NAND instructions for da850-evm to README
by Adam Ford
· 6 years ago
1c6b6f3
ARM: am3517_evm: Enable Falcon Mode
by Adam Ford
· 6 years ago
591353d
ARM: da850evm: Increase Malloc Size
by Adam Ford
· 6 years ago
362d00d
hikey: Allow environment to store in eMMC and increase bootdelay
by Manivannan Sadhasivam
· 6 years ago
7374b15
test: let use gdbserver for all sandbox targets
by Igor Opaniuk
· 6 years ago
4ebcb16
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
by Philippe Reynes
· 6 years ago
1e7883f
dtbo: Fix dtbo generation rules
by Michal Simek
· 6 years ago
e48485f
fs: fat: Reduce default max clustersize 64KiB from malloc pool
by Tien Fong Chee
· 6 years ago
8537874
fs: fat: dynamically allocate memory for temporary buffer
by Tien Fong Chee
· 6 years ago
dae5c2d
spl: implement CRC check on U-Boot uImage
by Simon Goldschmidt
· 6 years ago
8502fe8
configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
by Bin Liu
· 6 years ago
44ac80e
cmd: date: Do not overwrite arguments
by Roman Kapl
· 6 years ago
957f51e
elf: fix cache flushing in 'bootelf -p' command
by Kurban Mallachiev
· 6 years ago
eaba7df
board/BuR/brxre1: convert do DM
by Hannes Schmelzer
· 6 years ago
90037d4
dm: scsi: report correct device number
by Heinrich Schuchardt
· 6 years ago
c7cd4af
tpm: simplify: tpm_set_global_lock()
by Heinrich Schuchardt
· 6 years ago
b0d4a85
configs: ls1021a: enable sata configs for all ls1021a defconfigs
by Peng Ma
· 6 years ago
281ffa5
configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs
by Peng Ma
· 6 years ago
a4707dd
configs: ls208xa: enable sata configs for all ls208xa defconfigs
by Peng Ma
· 6 years ago
d1a6896
configs: ls1088a: enable sata configs for all ls1088a defconfigs
by Peng Ma
· 6 years ago
5e1806d
configs: ls1046a: enable sata configs for all ls1046a defconfigs
by Peng Ma
· 6 years ago
0833d95
configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs
by Peng Ma
· 6 years ago
f11e492
armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig
by Peng Ma
· 6 years ago
5c08d96
armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig
by Rajesh Bhagat
· 6 years ago
bbf5b25
armv8: layerscape: move TZASC and TZPC configs to Kconfig
by Rajesh Bhagat
· 6 years ago
a860806
QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD Card
by Zhao Qiang
· 6 years ago
eb967b9
armv8: ls1043ardb: Add the nand_bootcmd definition
by Wen He
· 6 years ago
1eba723
lx2160aqds : Add support for LX2160AQDS platform
by Pankaj Bansal
· 6 years ago
edc975b
board/lx2160a: Add init_func_vid() definition
by Priyanka Jain
· 6 years ago
19e97e4
armv8: lx2160: Add secure boot target and enable distro boot.
by Udit Agarwal
· 6 years ago
3e1a9b5
board/lx2160ardb: Add distro boot support
by Priyanka Jain
· 6 years ago
938e35e
lx2160: Enable support of EMC2305
by Meenakshi Aggarwal
· 6 years ago
e088e58
armv8: emc2305: add support for fan controller
by Meenakshi Aggarwal
· 6 years ago
58c3e62
armv8: lx2160ardb : Add support for LX2160ARDB platform
by Priyanka Jain
· 6 years ago
2e53759
armv8: fsl-layerscape: reorder rgmii dpmacs' enablement
by Pankaj Bansal
· 6 years ago
8c48753
armv8, lx2160a: Initialize ethernet array in serdes_init
by Priyanka Jain
· 6 years ago
50dcbd1
drivers/ddr/fsl: Update fsl_ddr_board_options as weak function
by Priyanka Jain
· 6 years ago
b3b7706
arch: arm: lib: Flush L3 after relocation to DDR
by Meenakshi Aggarwal
· 6 years ago
fc615be
armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASE
by Priyanka Jain
· 6 years ago
b78a9e2
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
f14de00
Prepare v2019.04-rc2
by Tom Rini
· 6 years ago
3c5aa6c
configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm
by Jean-Jacques Hiblot
· 6 years ago
fb2cedb
configs: k2g_evm: Enable CONFIG_BLK
by Jean-Jacques Hiblot
· 6 years ago
7590f90
efi_loader: Swap roles with Heinrich
by Alexander Graf
· 6 years ago
Next »