projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2021-04-15
Michael Walle
board: sl28: move DM_* configs to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Michael Walle
armv8: fsl-layerscape: spl: call spl_early_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Michael Walle
armv8: fsl-layerscape: spl: add debug UART support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Simon Glass
freescale: ls1021atwr: Drop use of CONFIG_RESET
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
doc: board: qemu-ppce500: Document eTSEC usage
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
ppc: qemu: Enable eTSEC support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
ppc: qemu: Create a virtual memory mapping of the platf...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
test: dm: Add a test case for simple-bus <ranges>
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
dm: core: Correctly read <ranges> of simple-bus
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: tsec: Support <reg> property from the subnode...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
dt-bindings: net: Update Freescale TSEC to support...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: tsec: Use map_physmem() directly instead of dev_re...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
test: dm: Add a case to test ofnode_phy_is_fixed_link()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Claudiu Manoil
sandbox: Add a DSA sandbox driver and unit test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Vladimir Oltean
net: tsec: Use dm_eth_phy_connect() directly for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: phy: fixed: Support the old DT binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: phy: fixed: Add the missing ending newline
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: phy: fixed: Make driver ops static
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: phy: Simplify the logic of phy_connect_fixed()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
net: phy: xilinx: Be compatible with live OF tree
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Vladimir Oltean
net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_c...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Vladimir Oltean
net: phy: fixed: Be compatible with live OF tree
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
dm: mdio: Use ofnode_phy_is_fixed_link() API
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
of: extra: Introduce ofnode_phy_is_fixed_link() API
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bin Meng
dt-bindings: net: Add the old DT bindings for "fixed...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Chris Packham
watchdog: Add booke watchdog driver
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Aleksandar...
board/km: add support for seli8 design based on nxp...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Alex Marginean
arm: dts: ls1028a: define QDS networking protocol combi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Tom Rini
Merge branch '2021-04-13-assorted-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Marek Vasut
cmd: exit: Fix return value
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Patrick Delaunay
scmi: translate the resource only when livetree is...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Simon Glass
gpio: Drop dm_gpio_set_dir()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Simon Glass
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Asherah Connor
qemu: arm: select QFW, MMIO on qemu-arm
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Asherah Connor
qemu: add MMIO driver for QFW
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Asherah Connor
test: qemu: add qfw sandbox driver, dm tests, qemu...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Asherah Connor
x86: qemu: move QFW to its own uclass
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Patrick Delaunay
scmi: correctly configure MMU for SCMI buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Trevor Woerner
moveconfig.py: add to the "do not process" list
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
checkpatch: Add warnings for using strn(cat|cpy)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
fastboot: Fix possible buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
test: Add test for strlcat
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
lib: string: Implement strlcat
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
lib: string: Fix strlcpy return value
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Ilias Apalodimas
tee: optee: Change printing during optee_probe
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Asherah Connor
terminal: only serial_reinit_all if available
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Asherah Connor
terminal: correct stdio_dev invocations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Heiko Schocher
rtc: add support for rv3028 rtc
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Etienne Carriere
test: scmi: add local variables for scmi agent reference
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Etienne Carriere
firmware: scmi: fix inline comments and minor coding...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Etienne Carriere
firmware: scmi: sandbox test for voltage regulator
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Etienne Carriere
firmware: scmi: voltage regulator
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Herbrechtsmeier
disk: gpt: verify alternate LBA points to last usable LBA
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
cmd: xtrace: Convert to bool
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Phil Sutter
pci: Mark 64bit Memory BARs as such
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Sean Anderson
hush: Fix assignments being misinterpreted as commands
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Farhan Ali
mtd: Update fail_addr when erase fails due to bad blocks
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Peter Robinson
Tegra: remove e2220-1170 board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Heinrich Schuchardt
bootm: do not hang on failure
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Joel Stanley
hash: Allow for SHA512 hardware implementations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Joel Stanley
hw_sha: Fix coding style errors
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Patrick Delaunay
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Jaehoon Chung
power: pmic: remove pmic_max77696.c file
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Jaehoon Chung
board: warp: add power_max77696_init() function
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Tom Rini
Merge branch '2021-04-11-remove-non-migrated-boards'
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Tom Rini
Merge tag 'video-2021-07-rc1' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
Merge tag 'efi-2021-07-rc1' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove MPC837XEMDS board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Sylwester Nawrocki
video: Fix line padding calculation for 16 and 24 BPP...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Heinrich Schuchardt
tegra: video: fix tegra_dc_sor_config_panel()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Patrick Delaunay
board_f: cosmetic: change the debug trace to KB in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Trevor Woerner
finish removing mb862xx video driver
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Asherah Connor
video: SIMPLE_PANEL depends on DM_GPIO
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Alper Nebi...
pwm: Add a driver for Chrome OS EC PWM
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Alper Nebi...
video: backlight: Support PWMs without a known period_ns
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove Cyrus_P5020 and P5040 boards
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove ARCH_P1022 support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove controlcenterd boards
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove gdsys hrcon boards
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove gdsys strider boards
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove MPC8308RDB board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove T2081QDS board and ARCH_T2081 support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
ppc: Remove TARGET_T1040QDS references
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove tqma6s_wru4_mmc config
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove mx6dlarm2 board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove cgtqmx6eval board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove titanium board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove ts4800 board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove mx53evk board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove pfla02 board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove zc5202 and zc5601 boards
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove xpress board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove kc1 board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove am3517_crane board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove omap3_ha board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove tricorder board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove platinum_picon board
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove Broadcom Cygnus boards
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Tom Rini
arm: Remove bcm23550_w1d board
commit
|
commitdiff
|
tree
|
snapshot
next