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
2023-11-10
Sean Anderson
arm: semihosting: Support semihosting fallback on 32...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Sean Anderson
arm: semihosting: Fix returning from traps on ARMv6...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Sean Anderson
arm: Fix software interrupt handler
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
scsi: Forceably finish migration to DM_SCSI
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
Merge branch '2023-11-07-assorted-big-cleanups' into...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
x86: Drop <common.h> from remaining header files
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
arm: Drop <common.h> from remaining header files
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
sandbox: Drop <common.h>
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
ti: k3: Drop <common.h> usage
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
include: Drop <common.h> from include lists
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
include/linux/mii.h: Add <linux/types.h>
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
fsl-mc: Add prototype for bd_info
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
ls2080aqds: Add missing headers to eth_ls1088aqds.c
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
ls1088a: Add missing headers to eth_ls1088aqds.c
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
pg-wcom-ls102xa: Include <config.h> in the board file
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
powerpc: Rework <asm/fsl_lbc.h> includes
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
qe: Add <asm/ppc.h> on PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
mpc85xx: Add missing include in mpc85xx_sleep.c
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
powerpc: mpc83xx: Rework includes slightly
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
spi: Add <errno.h> to spi-mem-nodm.c
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
fsl_qe: Drop common.h
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
display_options.h: Correct includes
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
powerpc: Switch <asm/global_data.h> to <linux/types.h>
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
m68k: Remove CONFIG_FSLDMAFEC
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
CI, pytest: Add a test for sandbox without LTO
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
sandbox: Add a test for disabling CONFIG_CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
clk_k210.c: Clean up how we handle nop
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
sandbox: Add <asm/barrier.h>
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
sandbox: Avoid requiring CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
sandbox: Disable CONFIG_DISTRO_DEFAULTS
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
AKASHI Takahiro
block: rkmtd: select CONFIG_RANDOM_UUID explicitly
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
AKASHI Takahiro
lib: uuid: move CONFIG_RANDOM_UUID
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
fastboot: Depend on CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
cmd: Make most commands depend on CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
boot: Make preboot and bootcmd require CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
bootmeth_script: Depend on CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
bootmeth_cros: Require bootm.o and bootm_os.o
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
boot: Rework BOOT_DEFAULTS to allow for CMDLINE to...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
boot: Make DISTRO_DEFAULTS select CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
autoboot: Correct dependencies on CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
cli_simple: Rework this support slightly
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
video: Don't require the font command
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
test: Make UNIT_TEST depend on CMDLINE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
env: Move env_set() out of cmd/nvedit.c and in to env...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
qemu: Correct CMD_QFW dependencies in Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
version: Separate our version string from the version...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
dfu: Make DFU_TFTP depend on NETDEVICES
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Tom Rini
virtio: Make VIRTIO_NET depend on NETDEVICES
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Simon Glass
buildman: Use oldconfig when adjusting the config
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Tom Rini
Prepare v2024.01-rc2
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Tom Rini
configs: Resync with savedefconfig
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Tom Rini
Merge branch '2023-11-06-assorted-changes'
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Heinrich Schuchardt
.mailmap: map Pali Rohár
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Linus Walleij
bmips: Add Inteno XG6846 board
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Tom Rini
Merge tag 'u-boot-amlogic-20231106' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Tom Rini
Merge branch '2023-11-06-networking-updates'
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Neil Armstrong
ARM: configs: libretech-ac: enable USB_DFU like in...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Dmitry Rokosov
drivers: sm: bind child sm devices in the device tree
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Alexey Romanov
clk: a1: add new clocks for USB stack
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Baruch Siach
net: designware: add DMA offset awareness
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Fabio Estevam
net: eth-uclass: Improve error message when MAC is...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Bin Meng
net: e1000: Drop e1000_eth_ids[]
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Sean Anderson
net: Add option for tracing packets
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Frank de Brabander
net: phy: TI DP83869 fix invalid clock delay configuration
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Michal Simek
net: eth-uclass: Setup ROM source only when ROM reading...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Yang Xiwen
net: add hifemac_mdio MDIO bus driver for HiSilicon...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Yang Xiwen
net: add hifemac Ethernet driver for HiSilicon platform
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Robert Marko
net: mv88e6xxx: add Clause 45 support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Robert Marko
net: mv88e6xxx: use generic bitfield macros for MDIO
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Dylan Hung
net: ftgmac100: Add reset control
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Sean Edmond
net: Get pxe config file from dhcp option 209
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Sean Edmond
net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Ley Foon Tan
net: dw_eth_qos: Add 64-bit addressing
commit
|
commitdiff
|
tree
|
snapshot
2023-11-04
Tom Rini
Merge branch '2023-11-03-assorted-tegra-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
sysreset: implement PALMAS sysreset functions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
sysreset: implement TPS65910 sysreset functions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
sysreset: implement TPS80031 sysreset functions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
sysreset: implement MAX77663 sysreset functions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
arm: mach-tegra: enable sysreset driver
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
sysreset: tegra: create arch specific sysreset driver
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: regulator: tps65911: add regulator support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: pmic: tps65910: add TPS65911 PMIC support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: regulator: tps80031: add regulator support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: pmic: add the base TPS80031 PMIC support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: regulator: max77663: add regulator support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: pmic: add the base MAX77663 PMIC support
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: regulator: palmas: fix ldoln and ldousb detection
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
power: pmic: palmas: support TI TPS65913 PMIC
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
board: asus: lg: move config fragments into device...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
board: tegra30: remove nvidia_board_late_init calls
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
ARM: tegra: board2: add generic late init
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
ARM: tegra20: tegra30: support EBTUPDATE on non-encrypt...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
ARM: tegra114: enable base voltages setup from board
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
configs: grouper: drop I2C_MUX
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Svyatoslav...
ARM: dts: grouper: complete missing bindings
commit
|
commitdiff
|
tree
|
snapshot
next