Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
442faf61abb000b37fabbe2911ce3e81be79213f
/
include
8afd4ea
ARM: meson: Add Khadas VIM2 board support
by Loic Devulder
· 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
4e6b5d6
efi_loader: create root node
by Heinrich Schuchardt
· 6 years ago
3fcb714
sandbox: Fix setjmp/longjmp
by Alexander Graf
· 6 years ago
fe938fb
sandbox: Add support for calling abort()
by Simon Glass
· 6 years ago
a4958a7
efi: sandbox: Add distroboot support
by Simon Glass
· 6 years ago
110c628
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
262ff41
efi_selftest: refactor text input test
by Heinrich Schuchardt
· 6 years ago
35cbb79
efi_loader: support Unicode text input
by Heinrich Schuchardt
· 6 years ago
f8240ce
fs: fat: support unlink
by AKASHI Takahiro
· 6 years ago
e2519da
fs: add unlink interface
by AKASHI Takahiro
· 6 years ago
31a18d5
fs: fat: support mkdir
by AKASHI Takahiro
· 6 years ago
e7074cf
fs: add mkdir interface
by AKASHI Takahiro
· 6 years ago
f23101f
fs: fat: extend get_fs_info() for write use
by AKASHI Takahiro
· 6 years ago
04a0f56
efi_loader: SPDX-License-Identifier for efi.h
by Heinrich Schuchardt
· 6 years ago
2e0d79a
efi_loader: SPDX-License-Identifier for efi_api.h
by Heinrich Schuchardt
· 6 years ago
3e603ec
efi_loader: struct efi_simple_text_input_protocol
by Heinrich Schuchardt
· 6 years ago
0bc4b0d
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
b5130a8
lib: charset: upper/lower case conversion
by Heinrich Schuchardt
· 6 years ago
5b2118a
efi_loader: capitalization table
by Heinrich Schuchardt
· 6 years ago
9b5e639
efi_loader: simplify ifdefs
by Stephen Warren
· 6 years ago
75cb1cd
lib: charset: remove obsolete functions
by Heinrich Schuchardt
· 6 years ago
f11a164
test: unit tests for Unicode functions
by Heinrich Schuchardt
· 6 years ago
d8c2823
lib: charset: utility functions for Unicode
by Heinrich Schuchardt
· 6 years ago
1dde0d5
efi_loader: rename utf16_strlen, utf16_strnlen
by Heinrich Schuchardt
· 6 years ago
88dc409
mips: Add Gardena Smart-Gateway board support
by Stefan Roese
· 6 years ago
Next »