index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-10
net: sandbox: Allow fake eth to handle more than 1 packet response
Joe Hershberger
2018-10-10
net: sandbox: Share the priv structure with tests
Joe Hershberger
2018-10-10
net: sandbox: Make the fake eth driver response configurable
Joe Hershberger
2018-10-10
net: sandbox: Refactor sandbox send function
Joe Hershberger
2018-10-10
net: sandbox: Move disabled flag into priv struct
Joe Hershberger
2018-10-10
phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros
Priyanka Jain
2018-10-10
net: phy: ti: Add binding for the CLK_OUT pin muxing
Janine Hagemann
2018-10-10
net: phy: ti: Recover from "port mirroring" N/A MODE4
Janine Hagemann
2018-10-10
net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
Janine Hagemann
2018-10-10
linux/if_ether.h: Add VLAN related macros
Bin Meng
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-10-10
linux/if_ether.h: Initial import from Linux kernel v4.17
Bin Meng
2018-10-09
net: pch_gbe: Make probe/remove static
Bin Meng
2018-10-09
linux/compat.h: Add netdev_### log macros
Bin Meng
2018-10-09
linux/mdio.h: Sync with Linux kernel v4.17
Bin Meng
2018-10-09
linux/mii.h: Sync with Linux kernel v4.17
Bin Meng
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-10-07
avb_verify: support sandbox configuration
Jens Wiklander
2018-10-07
test_avb: Update pymark.buildconfigspec information for the AVB tests
Jens Wiklander
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
2018-10-07
test: tee: test TEE uclass
Jens Wiklander
2018-10-07
tee: add sandbox driver
Jens Wiklander
2018-10-07
sandbox: imply CONFIG_TEE (TEE uclass)
Jens Wiklander
2018-10-07
sandbox: dt: add sandbox_tee node
Jens Wiklander
2018-10-07
tee: optee: support AVB trusted application
Jens Wiklander
2018-10-07
optee: support routing of rpmb data frames to mmc
Jens Wiklander
2018-10-07
arm: dt: hikey: Add optee node
Jens Wiklander
2018-10-07
Documentation: tee uclass and op-tee driver
Jens Wiklander
2018-10-07
tee: add OP-TEE driver
Jens Wiklander
2018-10-07
dt/bindings: add bindings for optee
Jens Wiklander
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-10-07
cmd: avb: print error message if command fails
Jens Wiklander
2018-10-07
cmd: avb read_rb: print rb_idx in hexadecimal
Jens Wiklander
2018-10-07
dm: fdt: scan for devices under /firmware too
Jens Wiklander
2018-10-06
spl: spi: Do not hardcode fixed size for header
Michal Simek
2018-10-06
spl: ram: Fix u_boot_pos calculation
Michal Simek
2018-10-06
mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7
Patrice Chotard
2018-10-06
fs: fat: fix set_cluster()
Heinrich Schuchardt
2018-10-06
fs: fat: memory leak in fat_unlink()
Heinrich Schuchardt
2018-10-06
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
Adam Ford
2018-10-06
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
Adam Ford
2018-10-06
ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LV
Adam Ford
2018-10-06
ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xx
Adam Ford
2018-10-06
ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with Kernel
Adam Ford
2018-10-06
misc: Add support for the Arm Versatile Express config bus
Liviu Dudau
2018-10-06
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
2018-10-06
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
2018-10-06
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
2018-10-06
test/py: ignore console read exceptions after test failure
Stephen Warren
[next]