Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5d9a88f44a93daf623906fee7ca20fa396460ae2
/
include
a12ef7e
cros_ec: Update cros_ec_read_hash() to specify the image
by Simon Glass
· 6 years ago
6f1c043
cros: Update ec_commands to latest version
by Simon Glass
· 6 years ago
67b9052
Rename GPT_HEADER_SIGNATURE to avoid conflict
by Simon Glass
· 6 years ago
109860f
Add a header file for strings
by Simon Glass
· 6 years ago
0bf9645
log: Add comments to the rest of the log categories
by Simon Glass
· 6 years ago
6e64ec1
tpm: Add a few new commands for v1
by Simon Glass
· 6 years ago
c6ebd01
video: Adjust video_clear() to return an error
by Simon Glass
· 6 years ago
25a3845
fdt: Remove fdtdec_decode_region() function
by Simon Glass
· 6 years ago
42116f6
cros: Adjust board_get_cros_ec_dev() to return a udevice
by Simon Glass
· 6 years ago
6322a7b
cros: Update cros_ec code to use struct udevice
by Simon Glass
· 6 years ago
1076107
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
by Simon Glass
· 6 years ago
e6c5c94
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· 6 years ago
cdb6aa0
dm: core: Add a function to find the first inactive child
by Simon Glass
· 6 years ago
9f15cc1
dm: core: Update some functions to use const
by Simon Glass
· 6 years ago
c7a3acc
dm: core: Alloc uclass-private data to be cache-aligned
by Simon Glass
· 6 years ago
4af3e9a
sandbox: Restore blocking I/O on exit
by Simon Glass
· 6 years ago
ef8a250
sandbox: tpm: Enhance to support the latest Chromium OS
by Simon Glass
· 6 years ago
998af31
sandbox: tpm: Tidy up enums and return values
by Simon Glass
· 6 years ago
55d3991
sandbox: video: Speed up video output
by Simon Glass
· 6 years ago
c3aed5d
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
056a5ce
sandbox: Add a way to write data to the host filesystem
by Simon Glass
· 6 years ago
50b288a
sandbox: Support file truncation with os_open()
by Simon Glass
· 6 years ago
cdd140a
log: Add helpers for common log levels
by Simon Glass
· 6 years ago
fbcf37e
log: Correct definition of log_msg_ret()
by Simon Glass
· 6 years ago
9f8037e
sandbox: Unprotect DATA regions in bus tests
by Simon Glass
· 6 years ago
bbddbef
avb_verify: support sandbox configuration
by Jens Wiklander
· 6 years ago
6663e07
avb_verify: support using OP-TEE TA AVB
by Jens Wiklander
· 6 years ago
eadf26f
tee: add sandbox driver
by Jens Wiklander
· 6 years ago
1cc8cc4
tee: optee: support AVB trusted application
by Jens Wiklander
· 6 years ago
9ff4a31
Add UCLASS_TEE for Trusted Execution Environment
by Jens Wiklander
· 6 years ago
4853ad3
mmc: rpmb: add mmc_rpmb_route_frames()
by Jens Wiklander
· 6 years ago
46580f2
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
by Adam Ford
· 6 years ago
6c6add6
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
by Simon Goldschmidt
· 6 years ago
14573fb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
a4b38fc
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
46031b3
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
5396e8b
arc: Add support for IoT development kit
by Alexey Brodkin
· 7 years ago
70fe287
spl: add support to booting with OP-TEE
by Kever Yang
· 6 years ago
ad8c9f6
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
9e5c2a7
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
a1588ac
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
6f03130
ARM: rmobile: Repair TMU clock on Gen2
by Marek Vasut
· 6 years ago
510e379
riscv: Add QEMU virt board support
by Bin Meng
· 6 years ago
592cd5d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
5db66b3
cmd: mtd: add 'mtd' command
by Miquel Raynal
· 6 years ago
2a74930
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
ff4afa8
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
21cc1fb
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
e9f62db
mtd: uclass: add probe function
by Miquel Raynal
· 6 years ago
739def7
dm: drop unused helper in MTD header
by Miquel Raynal
· 6 years ago
05fa06b
mmc: dw_mmc: check fifo status with a timeout in fifo mode
by Heiko Stuebner
· 6 years ago
d24c1d0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
b592936
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
3eb992a
include/dm.h: Remove duplicated include directive
by Liviu Dudau
· 6 years ago
9bf8650
include/clk.h: Fix the name of the clock uclass in comment
by Liviu Dudau
· 6 years ago
5381c28
drivers: Add board uclass
by Mario Six
· 6 years ago
e4c98a5
core: Add dev_{disable,enable}_by_path
by Mario Six
· 6 years ago
e369e58
core: Add functions to set properties in live-tree
by Mario Six
· 6 years ago
cc49e2b
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
27f622d
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
973fcc8
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
by Adam Ford
· 6 years ago
84e55bd
W1-EEPROM: add sandbox driver
by Eugen Hristev
· 6 years ago
c924ee2
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
by Maxime Ripard
· 6 years ago
d3e19cf
w1: Add 1-Wire uclass
by Maxime Ripard
· 6 years ago
6203000
common: Generic loader for file system
by Tien Fong Chee
· 6 years ago
bc53d26
block: Add a function to find block device descriptor
by Tien Fong Chee
· 6 years ago
14dfc64
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
by Tien Fong Chee
· 6 years ago
10c2044
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
by Tien Fong Chee
· 6 years ago
b9d59d0
ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
d1d4295
ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
13b36fa
ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
3c92cca
ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
cc0dae0
include/video.h: Remove declaration of functions that don't exist.
by Liviu Dudau
· 6 years ago
41f67e3
test: Add ut_asserteq_mem
by Mario Six
· 6 years ago
39a336f
drivers: Add OSD uclass
by Mario Six
· 6 years ago
662f381
dm: video: support more escape sequences
by Heinrich Schuchardt
· 6 years ago
5cb4860
dm: video: adjust struct vidconsole_priv description
by Heinrich Schuchardt
· 6 years ago
247058b
drivers: qe: Move CONFIG_U_QE to Kconfig
by Ran Wang
· 6 years ago
aea5cd7
ls2080ardb: remove dhcp function from env as boot source
by Priyanka Jain
· 6 years ago
863e42e
ls1088a: remove dhcp function from u-boot env as boot source
by Pramod Kumar
· 6 years ago
a78df40
u-boot: fixup the iommu-map property of fsl-mc node
by Nipun Gupta
· 6 years ago
1deae0c
ls1012afrwy: Add ls1012afrwy revC board support.
by Pramod Kumar
· 6 years ago
bbef20d
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
0ae8dcf
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
50f56e5
arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
by Luis Araneda
· 6 years ago
dba39b6
arm: zynq: Remove useless comments from config file
by Michal Simek
· 6 years ago
8eb55e1
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
by Michal Simek
· 6 years ago
247b4f9
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
by Tuomas Tynkkynen
· 6 years ago
1bc93b5
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
by Tuomas Tynkkynen
· 6 years ago
461f456
Add include/asm-generic/atomic.h
by Chris Packham
· 6 years ago
8a4791f
spi: add support for ARM PL022 SPI controller
by Quentin Schulz
· 6 years ago
e2597be
drivers: net: cpsw: add support to update phy address
by Sekhar Nori
· 6 years ago
4495680
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD
by Codrin Ciubotariu
· 6 years ago
3549466
configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
by Codrin Ciubotariu
· 6 years ago
f97bf15
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
by Codrin Ciubotariu
· 6 years ago
3f61f08
configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC
by Codrin Ciubotariu
· 6 years ago
04ce542
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· 6 years ago
c982874
efi_loader: refactor efi_setup_loaded_image()
by Heinrich Schuchardt
· 6 years ago
a370e42
rtc: pl031: convert the driver to driver model
by AKASHI Takahiro
· 6 years ago
9d08f6d
efi_loader: remove redundant statement
by Heinrich Schuchardt
· 6 years ago
Next »