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
2023-03-20
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...
Tom Rini
2023-03-20
Merge branch '2023-03-17-improve-read-command-add-write-command' into next
Tom Rini
2023-03-18
serial: sh: Make indent consistent
Marek Vasut
2023-03-18
serial: sh: Add DEBUG_UART support
Marek Vasut
2023-03-18
serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants
Marek Vasut
2023-03-18
pinctrl: renesas: Replace ifdeffery with IS_ENABLED()
Marek Vasut
2023-03-18
net: ravb: Support fixed PHY in R-Car
Mikhail Lappo
2023-03-18
i2c: rcar_i2c: Sort Kconfig depends list ascending
Marek Vasut
2023-03-18
i2c: rcar_iic: Sort Kconfig depends list ascending
Marek Vasut
2023-03-18
clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching
Marek Vasut
2023-03-18
ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit options
Marek Vasut
2023-03-18
ARM: rmobile: Introduce CONFIG_RCAR_64 symbol
Marek Vasut
2023-03-18
ARM: rmobile: Factor out SYS_SOC Kconfig option
Marek Vasut
2023-03-18
ARM: rmobile: Sort R-Car Gen3 Kconfig lists
Marek Vasut
2023-03-18
ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()
Marek Vasut
2023-03-18
ARM: renesas: falcon: Enable RWDT reset for V3U Falcon
Hai Pham
2023-03-18
ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3
Hai Pham
2023-03-18
ARM: renesas: Enable DTO support by default on R-Car Gen3
Marek Vasut
2023-03-18
ARM: renesas: Demote overlap memory nodes message to debug on Gen3
Hai Pham
2023-03-18
ARM: renesas: Remove defines for USB on Eagle/Condor
Hai Pham
2023-03-17
test: add tests of 'read' and 'write' shell commands
Rasmus Villemoes
2023-03-17
sandbox: enable CMD_WRITE
Rasmus Villemoes
2023-03-17
doc: document read/write commands
Rasmus Villemoes
2023-03-17
cmd: introduce 'write' command
Rasmus Villemoes
2023-03-17
cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d...
Rasmus Villemoes
2023-03-16
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-03-16
Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-03-16
Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
Tom Rini
2023-03-16
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next
Tom Rini
2023-03-14
buildman: Fix CROSS_COMPILE output for sandbox
Simon Glass
2023-03-14
Revert "buildman: Correct CROSS_COMPILE output for sandbox"
Simon Glass
2023-03-14
tools: add fdt_add_pubkey
Roman Kopytin
2023-03-14
binman: add tests for sign option
Ivan Mikhaylov
2023-03-14
binman: add sign option for binman
Ivan Mikhaylov
2023-03-14
binman: add documentation for binman sign option
Ivan Mikhaylov
2023-03-14
test: cmd: fdt: Test fdt apply
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt chosen
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt rsvmem
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt memory
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt header
Marek Vasut
2023-03-14
test: cmd: fdt: Test fdt print and list
Marek Vasut
2023-03-14
cmd: fdt: Drop the 0x prefix
Marek Vasut
2023-03-14
console: Use only 0x00 as line separator for console recording
Marek Vasut
2023-03-14
test: cmd: fdt: Drop new unneeded curly brackets
Marek Vasut
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-14
Merge branch '2023-03-14-revert-two-TI-patches' into next
Tom Rini
2023-03-14
Revert "configs: j721s2: merge HS and non-HS defconfigs"
Tom Rini
2023-03-14
Revert "configs: j7200: Merge HS and non-HS defconfigs"
Tom Rini
2023-03-14
configs: ls208x: enable DM_SERIAL
Ioana Ciornei
[next]