projects
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
u-boot.git
2023-10-09
Michal Simek
arm64: xilinx: Remove address/size-cells from flash...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Tanmay Shah
arm64: dts: xilinx: zynqmp: Add RPU subsystem device...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Michal Simek
arm64: zynqmp: Describe interrupts by using macros
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Michal Simek
arm64: zynqmp: Remove resetin/out from K24 psu_init
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Michal Simek
arm64: zynqmp: Rename dt overlay file names from dts...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Michal Simek
arm64: zynqmp: Describe assigned-clocks for uarts
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Venkatesh Yadav...
pinctrl: zynqmp: Display the tristate configuration...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Venkatesh Yadav...
pinctrl: Increase size of pinmux status buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Venkatesh Yadav...
net: zynq_gem: Update the MDC clock divisor in the...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Tom Rini
Merge branch '2023-10-06-spl-prepare-for-universal...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
pci: serial: Support reading PCI-register size with...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Tweak device_is_on_pci_bus() for code size
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
serial: Drop ns16550 serial_getinfo() in SPL
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Add C-based runtime detection of SPL
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
command: Include a required header in command.h
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
bloblist: Add missing name
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
bloblist: Support initing from multiple places
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
sandbox: Move the bloblist down a little in memory
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
sandbox: Only read the state if we have a state file
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
sandbox: Init the EC properly even if no state file...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
sandbox: Move reading the RAM buffer into a better...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Add tests for oftree_path()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Support writing a 64-bit value
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Support writing a boolean
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Add a way to convert a devicetree to a dtb
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Add a way to delete a node
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Add a way to copy a node
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Add a function to create an empty tree
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Tidy up comments in the ofnode tests
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Ensure we run flattree tests on ofnode
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Reverse the argument order in ofnode_copy_props()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Move bloblist writing until the image is known
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Use the correct FIT_..._PROP constants
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Move the full FIT code to spl_fit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Rename spl_load_fit_image() to load_simple_fit()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Remove #ifdefs with BOOTSTAGE
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Avoid an #ifdef when printing gd->malloc_ptr
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
dm: core: Correct help in TPL_DM and VPL_DM
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
doc: Clean up SYS_MALLOC_SIMPLE
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
Tidy up uses of CONFIG_SYS_MALLOC_F_LEN
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Create proper symbols for enabling the malloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
serial: Drop mention of SPL/TPL_SYS_MALLOC_F
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Drop the switch() statement for OS selection
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Drop #ifdefs for BOARD_INIT and watchdog
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: mx6: powerpc: Drop the condition on timer_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Simon Glass
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Tom Rini
Merge branch '2023-10-04-TI-dts-updates'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Tom Rini
Merge tag 'dm-pull-4oct23' of https://source.denx.de...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Neha Malcom...
arm: dts: k3-j721e: Sync with v6.6-rc1
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Neha Malcom...
arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Neha Malcom...
configs: j721e: Remove HBMC_AM654 config
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Neha Malcom...
drivers: firmware: ti_sci: Get SCI revision only if...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Neha Malcom...
arm: mach-k3: j721e_init: Move clk_k3 probe before...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Neha Malcom...
arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Nishanth Menon
arm: dts: k3-am625-beagleplay: Fix Boot
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Roger Quadros
arm: dts: k3-am625-sk: Mark dependent nodes for pre...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Roger Quadros
arm: dts: k3-am625-sk: Fix boot
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Roger Quadros
arm: dts: k3-am642-sk: Mark dependent nodes for pre...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Roger Quadros
arm: dts: k3-am642-sk: Fix boot
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Roger Quadros
arm: dts: k3-am64-evm: Mark dependent nodes for pre...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Roger Quadros
arm: dts: k3-am64-evm: Fix boot
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
qconfig: Update the documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
qconfig: Rename the database file
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Rename the tool to qconfig
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Move summaries to the end
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Drop the initial output
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Show a summary at the end
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Show failures in progress
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Use u_boot_pylib for terminal colour
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Avoid showing progress at the end
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Reduce the amount of output
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Only show output when there is a reason
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Fix misc pylint warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Use an encoding with open()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct list-comprehension warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct use of members not declared in...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct non-snake variables names
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct unused variables
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Use f strings where possible
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct parameter-type warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct some regular-expression strings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Drop suspicious boards
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Drop check_defconfig() and update_dotconfig()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Drop CONFIG-moving code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Drop unused cleanup options
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Correct ordering of asteval import
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Avoid deprecation warning for setDaemon
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
moveconfig: Drop -H option
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Simon Glass
dm: core: Adjust dump-sorting to get stats only when...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Tom Rini
Merge tag 'u-boot-stm32-20231004' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Patrick Delaunay
board: st: common: cleanup dfu support
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Patrick Delaunay
configs: stm32mp13: add support of usb boot
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Patrick Delaunay
configs: stm32mp13: activate command stm32prog
commit
|
commitdiff
|
tree
|
snapshot
next