]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2023-10-10 Love Kumartest/py: net: Add a test for 'pxe get' command
2023-10-10 Venkatesh Yadav... net: phy: xilinx_phy: Get rid of using property xlnx...
2023-10-09 Polak, Leszekarm64: versal: Add SelectMAP boot mode identification
2023-10-09 Michal Simekarm64: xilinx: Do not use '_' in si5335 DT node names
2023-10-09 Michal SimekRevert "clk: versal: Enable clock driver for Versal...
2023-10-09 Michal Simekarm64: zynqmp: Do not use '_' in DT node names
2023-10-09 Michal Simekarm: dts: xilinx: Remove undocumented is-dual property
2023-10-09 Michal Simekarm64: zynqmp: Add support for zcu670-revB
2023-10-09 Michal Simekarm64: zynqmp: Add support for zcu670-revA
2023-10-09 Michal Simekarm64: zynqmp: Add support for VPXA2785
2023-10-09 Michal Simekarm64: zynqmp: Describe i2c structures for SCs
2023-10-09 Michal Simekarm64: zynqmp: Add support for SC revC
2023-10-09 Michal Simekarm64: zynqmp: Create description for generic SC (vpk12...
2023-10-09 Michal Simekarm64: zynqmp: Add support for vpk120-revA
2023-10-09 Michal Simekarm64: zynqmp: Add x-prc-01/02/03/04/05 revA support...
2023-10-09 Michal Simekarm64: zynqmp: Add support for vck190 revB system contr...
2023-10-09 Michal Simekarm64: zynqmp: Remove xlnx,fclk nodes
2023-10-09 Michal Simekarm64: zynqmp: Add support for KD240 Kria SOM CC
2023-10-09 Michal Simekarm64: zynqmp: Aligned QSPI configuration with latest...
2023-10-09 Michal SimekARM: zynq: Describe nand device in DT
2023-10-09 Michal Simekarm64: zynqmp: Sync licenses with Linux kernel
2023-10-09 Michal Simekarm64: zynqmp: Convert kv260-revA overlay to ASCII...
2023-10-09 Laurent Pinchartarm64: dts: zynqmp: Add ports for the DisplayPort subsystem
2023-10-09 Laurent Pinchartarm64: dts: zynqmp: zcu106a: Describe DisplayPort connector
2023-10-09 Michal Simekarm64: xilinx: Remove address/size-cells from gem nodes
2023-10-09 Michal Simekarm64: xilinx: Put ethernet phys to mdio node
2023-10-09 Michal Simekarm64: zynqmp: Fix Siva's email address format
2023-10-09 Michal Simekarm64: zynqmp: Describe bus-width for SD card on KV260
2023-10-09 Michal Simekarm64: xilinx: Use lower case for partition address
2023-10-09 Michal Simekarm64: xilinx: Remove address/size-cells from flash...
2023-10-09 Tanmay Shaharm64: dts: xilinx: zynqmp: Add RPU subsystem device...
2023-10-09 Michal Simekarm64: zynqmp: Describe interrupts by using macros
2023-10-09 Michal Simekarm64: zynqmp: Remove resetin/out from K24 psu_init
2023-10-09 Michal Simekarm64: zynqmp: Rename dt overlay file names from dts...
2023-10-09 Michal Simekarm64: zynqmp: Describe assigned-clocks for uarts
2023-10-09 Venkatesh Yadav... pinctrl: zynqmp: Display the tristate configuration...
2023-10-09 Venkatesh Yadav... pinctrl: Increase size of pinmux status buffer
2023-10-09 Venkatesh Yadav... net: zynq_gem: Update the MDC clock divisor in the...
2023-10-06 Tom RiniMerge branch '2023-10-06-spl-prepare-for-universal...
2023-10-06 Simon Glasspci: serial: Support reading PCI-register size with...
2023-10-06 Simon Glassdm: core: Tweak device_is_on_pci_bus() for code size
2023-10-06 Simon Glassserial: Drop ns16550 serial_getinfo() in SPL
2023-10-06 Simon Glassspl: Add C-based runtime detection of SPL
2023-10-06 Simon Glasscommand: Include a required header in command.h
2023-10-06 Simon Glassbloblist: Add missing name
2023-10-06 Simon Glassbloblist: Support initing from multiple places
2023-10-06 Simon Glasssandbox: Move the bloblist down a little in memory
2023-10-06 Simon Glasssandbox: Only read the state if we have a state file
2023-10-06 Simon Glasssandbox: Init the EC properly even if no state file...
2023-10-06 Simon Glasssandbox: Move reading the RAM buffer into a better...
2023-10-06 Simon Glassdm: core: Add tests for oftree_path()
2023-10-06 Simon Glassdm: core: Support writing a 64-bit value
2023-10-06 Simon Glassdm: core: Support writing a boolean
2023-10-06 Simon Glassdm: core: Add a way to convert a devicetree to a dtb
2023-10-06 Simon Glassdm: core: Add a way to delete a node
2023-10-06 Simon Glassdm: core: Add a way to copy a node
2023-10-06 Simon Glassdm: core: Add a function to create an empty tree
2023-10-06 Simon Glassdm: core: Tidy up comments in the ofnode tests
2023-10-06 Simon Glassdm: core: Ensure we run flattree tests on ofnode
2023-10-06 Simon Glassdm: core: Reverse the argument order in ofnode_copy_props()
2023-10-06 Simon Glassspl: Move bloblist writing until the image is known
2023-10-06 Simon Glassspl: Use the correct FIT_..._PROP constants
2023-10-06 Simon Glassspl: Move the full FIT code to spl_fit.c
2023-10-06 Simon Glassspl: Rename spl_load_fit_image() to load_simple_fit()
2023-10-06 Simon Glassspl: Remove #ifdefs with BOOTSTAGE
2023-10-06 Simon Glassspl: Avoid an #ifdef when printing gd->malloc_ptr
2023-10-06 Simon Glassdm: core: Correct help in TPL_DM and VPL_DM
2023-10-06 Simon Glassdoc: Clean up SYS_MALLOC_SIMPLE
2023-10-06 Simon GlassTidy up uses of CONFIG_SYS_MALLOC_F_LEN
2023-10-06 Simon Glassspl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
2023-10-06 Simon Glasstpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed
2023-10-06 Simon Glassspl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
2023-10-06 Simon Glassspl: Create proper symbols for enabling the malloc...
2023-10-06 Simon Glassserial: Drop mention of SPL/TPL_SYS_MALLOC_F
2023-10-06 Simon Glassspl: Drop the switch() statement for OS selection
2023-10-06 Simon Glassspl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
2023-10-06 Simon Glassspl: Drop #ifdefs for BOARD_INIT and watchdog
2023-10-06 Simon Glassspl: mx6: powerpc: Drop the condition on timer_init()
2023-10-06 Simon Glassspl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
2023-10-06 Simon Glassspl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
2023-10-06 Simon Glassspl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
2023-10-05 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-05 Tom RiniMerge branch '2023-10-04-TI-dts-updates'
2023-10-04 Tom RiniMerge tag 'dm-pull-4oct23' of https://source.denx.de...
2023-10-04 Neha Malcom... arm: dts: k3-j721e: Sync with v6.6-rc1
2023-10-04 Neha Malcom... arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
2023-10-04 Neha Malcom... configs: j721e: Remove HBMC_AM654 config
2023-10-04 Neha Malcom... drivers: firmware: ti_sci: Get SCI revision only if...
2023-10-04 Neha Malcom... arm: mach-k3: j721e_init: Move clk_k3 probe before...
2023-10-04 Neha Malcom... arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID
2023-10-04 Nishanth Menonarm: dts: k3-am625-beagleplay: Fix Boot
2023-10-04 Roger Quadrosarm: dts: k3-am625-sk: Mark dependent nodes for pre...
2023-10-04 Roger Quadrosarm: dts: k3-am625-sk: Fix boot
2023-10-04 Roger Quadrosarm: dts: k3-am642-sk: Mark dependent nodes for pre...
2023-10-04 Roger Quadrosarm: dts: k3-am642-sk: Fix boot
2023-10-04 Roger Quadrosarm: dts: k3-am64-evm: Mark dependent nodes for pre...
2023-10-04 Roger Quadrosarm: dts: k3-am64-evm: Fix boot
2023-10-04 Simon Glassqconfig: Update the documentation
2023-10-04 Simon Glassqconfig: Rename the database file
2023-10-04 Simon Glassmoveconfig: Rename the tool to qconfig
next