Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fb265a74cfed2c655e02390d4fb13ffcfece2101
/
include
9cd97c5
ARM: Samsung: Add Exynos5422-based Odroid HC2 support
by Dirk Meul
· 6 years ago
88d60db
arm: ti: boot: Remove environment partition
by Sam Protsenko
· 6 years ago
290097f
ARM: omap3_logic: Add NOR Flash Support for SOM-LV
by Adam Ford
· 6 years ago
e18333e
arm: udoo: Convert to distro config
by Meul, Dirk
· 6 years ago
8a3d734
common: command: fix typo
by Heinrich Schuchardt
· 6 years ago
2fe88d4
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
758694f
bootcount: Make bootcount magic configurable
by Marek Vasut
· 6 years ago
578f76c
work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option
by Vladimir Zapolskiy
· 6 years ago
61eb286
work_92105: remove unused CONFIG_LPC32XX_SPL configuration option
by Vladimir Zapolskiy
· 6 years ago
2a1eade
ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu
by Hiroyuki Yokoyama
· 6 years ago
feaf301
ARM: rmobile: Enable cache command on Gen3
by Hiroyuki Yokoyama
· 6 years ago
e3beca3
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
ec48b6c
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
6f566c2
efi_loader: return type efi_console_register()
by Heinrich Schuchardt
· 6 years ago
0801d4d
efi_loader: correct signature of GetPosition, SetPosition
by Heinrich Schuchardt
· 6 years ago
e6cd05e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
0223462
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
1a048cd
driver: net: fsl-mc: Add support of multiple phys for dpmac
by Pankaj Bansal
· 6 years ago
d75e81d
driver: net: fsl-mc: remove unused strcture elements
by Pankaj Bansal
· 6 years ago
3d5ced9
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
8afd4ea
ARM: meson: Add Khadas VIM2 board support
by Loic Devulder
· 6 years ago
5d457ec
net: Consolidate UDP header functions
by Duncan Hare
· 7 years ago
ac3f26c
net: Don't overwrite waiting packets with asynchronous replies
by Joe Hershberger
· 6 years ago
3f02c98
net: Add an accessor to know if waiting for ARP
by Joe Hershberger
· 6 years ago
5b72398
phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros
by Priyanka Jain
· 6 years ago
0f347a0
net: phy: ti: Add binding for the CLK_OUT pin muxing
by Janine Hagemann
· 6 years ago
883b530
linux/if_ether.h: Add VLAN related macros
by Bin Meng
· 6 years ago
dda5251
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· 6 years ago
2240d76
linux/if_ether.h: Initial import from Linux kernel v4.17
by Bin Meng
· 6 years ago
cb19c29
board: da8xxevm: Add SPL DM for serial, spi
by Jagan Teki
· 6 years ago
ba3c22b
spi: davinci: Add platdata support
by Jagan Teki
· 6 years ago
b06d76f
linux/compat.h: Add netdev_### log macros
by Bin Meng
· 6 years ago
1456639
linux/mdio.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
8da3524
linux/mii.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
8c466ed
video: Tidy up a few comments in video.o
by Simon Glass
· 6 years ago
751fed4
sysreset: Add a way to find the last reset
by Simon Glass
· 6 years ago
eb51731
sysreset: Tidy up a few comments and logging
by Simon Glass
· 6 years ago
07bc873
ctags: Minor changes to fix ctags output
by Simon Glass
· 6 years ago
a4f737a
panel: Expand the backlight support
by Simon Glass
· 6 years ago
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
· 7 years ago
e369e58
core: Add functions to set properties in live-tree
by Mario Six
· 7 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
Next »