pandora-u-boot.git
2024-12-30 Simon Glasssandbox: Adjust configuration to hang on panic()
2024-12-30 Tom RiniMerge patch series "Misc. PowerPC MPC83xx fixes/cleanups"
2024-12-30 J. Neuschäfergpio: mpc8xxx: Preserve pre-init state of outputs
2024-12-30 J. Neuschäferpowerpc: mpc83xx: Use defined constant for SPCR[TBEN]
2024-12-30 J. Neuschäferpowerpc: mpc83xx: Allow including initreg.h into multip...
2024-12-30 J. Neuschäferpowerpc: mpc83xx: Fix timer value calculation
2024-12-30 Tom RiniMerge patch series "powerpc: Fix and enforce distinctio...
2024-12-30 J. Neuschäferpowerpc: Introduce and enforce assembler checks on...
2024-12-30 J. Neuschäferpowerpc: Fix 0 vs. r0 confusion in X/D-form instructions
2024-12-30 Jim Liugpio: npcm: Add persist feature to sgpio module
2024-12-30 Jim Liuconfigs: arbel_evb: enable arbel feature
2024-12-30 Tom RiniMerge patch series "Cleanup the LMB subsystem"
2024-12-30 Ilias Apalodimaslmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()
2024-12-30 Ilias Apalodimaslmb: Remove lmb_alloc_base_flags()
2024-12-30 Ilias Apalodimaslmb: Remove lmb_alloc_addr_flags()
2024-12-30 Ilias Apalodimaslmb: Remove lmb_add_region()
2024-12-30 Ilias Apalodimaslmb: Rename free_mem to available_mem
2024-12-30 Ilias Apalodimaslmb: Remove lmb_reserve_flags()
2024-12-30 Ilias Apalodimaslmb: Move enum lmb_flags to a u32
2024-12-30 Ilias Apalodimaslmb: Remove lmb_align_down()
2024-12-30 Tom RiniMerge patch series "lmb: Improve style"
2024-12-30 Sam Protsenkolmb: Improve kernel-doc comments
2024-12-30 Sam Protsenkolmb: Improve coding style
2024-12-30 Sam Protsenkolmb: Make const flag_str[] in lmb_print_region_flags...
2024-12-30 Sam Protsenkolmb: Fix flags data type in lmb_add_region_flags()
2024-12-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2024-12-29 Marek Vasutnet: rswitch: Implement C22 to C45 access
2024-12-29 Marek Vasutnet: rswitch: Add PHY C22 access support
2024-12-29 Marek Vasutnet: rswitch: Fold MPSM C45 setting into rswitch_mii_ac...
2024-12-29 Marek Vasutnet: rswitch: Simplify code using clrsetbits_le32()
2024-12-29 Marek Vasutnet: rswitch: Fix up macro indent
2024-12-29 Marek Vasutnet: rswitch: Replace enum rswitch_reg with plain macros
2024-12-29 Marek Vasutarm64: renesas: Enable CR52 remoteproc on R-Car R8A779G...
2024-12-29 Marek Vasutarm64: dts: renesas: Add R8A779G0 V4H remoteproc DT...
2024-12-29 Marek Vasutremoteproc: renesas: Add Renesas R-Car Gen4 remote...
2024-12-29 Marek Vasutarm64: dts: renesas: Drop OF_UPSTREAM conversion remnant
2024-12-29 Marek Vasutarm64: renesas: Align configuration headers
2024-12-29 Marek Vasutarm64: renesas: Add Renesas R-Car V4H SPL implementation
2024-12-29 Marek Vasutarm64: renesas: Make bottom 128 MiB of DRAM available...
2024-12-29 Marek Vasutarm64: renesas: Split R-Car Gen3 and Gen4 common board...
2024-12-29 Marek Vasutarm64: renesas: Deduplicate R-Car Gen4 board files
2024-12-29 Marek Vasutarm64: renesas: Make stub PSCI implementation available...
2024-12-29 Marek Vasutarm64: dts: renesas: Add R8A779G0 V4H DBSC5 and RT...
2024-12-29 Marek Vasutram: renesas: Add Renesas R-Car Gen4 DBSC5 driver
2024-12-29 Marek Vasutpinctrl: renesas: Convert to IS_ENABLED() macro
2024-12-28 Tom RiniMerge patch series "net: tcp: improve tcp support in...
2024-12-28 Mikhail Kshevetskiynet/net: fix include ordering
2024-12-28 Mikhail Kshevetskiynet/tcp: define a fallback value for rcv_wnd size
2024-12-28 Mikhail Kshevetskiynet/tcp: simplify tcp header filling code
2024-12-28 Mikhail Kshevetskiytest/cmd/wget: replace bogus response with an actual...
2024-12-28 Mikhail Kshevetskiytest/cmd/wget: fix the test
2024-12-28 Mikhail Kshevetskiynet/tcp: improve tcp framework, use better state machine
2024-12-28 Mikhail Kshevetskiynet/tcp: rename ack_edge and seq_init to more common...
2024-12-28 Mikhail Kshevetskiynet/tcp: add connection info to tcp_stream structure
2024-12-28 Mikhail Kshevetskiynet/tcp: put connection specific data into a tcp_stream...
2024-12-28 Mikhail Kshevetskiynet/tcp: fix selective acknowledge
2024-12-28 Mikhail Kshevetskiynet/tcp: fix TCP options processing
2024-12-27 Tom RiniMerge patch series "vbe: Series part E"
2024-12-27 Simon Glasshash: Plumb crc8 into the hash functions
2024-12-27 Simon Glassboot: Imply CRC8 with VBE
2024-12-27 Simon Glasslib: Allow crc8 in TPL and VPL
2024-12-27 Simon Glassboot: Allow use of FIT in TPL and VPL
2024-12-27 Simon Glassspl: lib: Allow for decompression in any SPL build
2024-12-27 Simon Glassspl: Add some more debugging to load_simple_fit()
2024-12-27 Simon Glassspl: Drop a duplicate variable in boot_from_devices()
2024-12-27 Simon Glassspl: Drop use of uintptr_t
2024-12-27 Simon Glassspl: Support a relocated stack in any XPL phase
2024-12-27 Simon Glassspl: Allow serial to be disabled in any XPL phase
2024-12-27 Simon Glassspl: Report a loader failure
2024-12-27 Simon GlassSupport setting a maximum size for the VPL image
2024-12-27 Simon Glassmalloc: Provide a simple malloc for VPL
2024-12-27 Simon Glassmalloc: Show amount of used space when memory runs out
2024-12-27 Simon Glassboot: Respect the load_op in fit_image_load()
2024-12-27 Simon Glassbootstd: Avoid sprintf() in SPL when creating bootdevs
2024-12-27 Simon Glassboot: Allow FIT to fall back from best-match option
2024-12-27 Simon Glassimage: Add a prototype for fit_image_get_phase()
2024-12-27 Simon Glassspl: mmc: Avoid size growth in spl_mmc_find_device...
2024-12-27 Tim Harveyboard: gateworks: venice: rename GW7905 to GW7500
2024-12-26 Tom RiniMerge tag 'v2025.01-rc5' into next
2024-12-26 Tom RiniMerge branch 'next-pinctrl' of https://source.denx...
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A779H0 V4M PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A779G0 V4H PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A779F0 S4 PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A779A0 V3U PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77995 D3 PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77990 E3 PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77980 V3H PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77970 V3M PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77965 M3-N PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77960 M3-W and R8A77961...
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A77951 H3 PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A7794 E2 PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A7792 V2H PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A7791 M2-W and R8A7793...
2024-12-25 Marek Vasutpinctrl: renesas: Minimize R8A7790 H2 PFC tables
2024-12-25 Marek Vasutpinctrl: renesas: Add Kconfig symbol for conditional...
2024-12-24 Tom RiniSubtree merge tag 'v6.12-dts' of dts repo [1] into...
2024-12-24 Tom RiniSquashed 'dts/upstream/' changes from 3347eecf3408...
2024-12-24 Tom RiniPrepare v2025.01-rc5 v2025.01-rc5
2024-12-23 Tom RiniMerge tag 'u-boot-imx-next-20241223' of https://gitlab...
next