platform/kernel/u-boot.git
2023-03-25 Simon Glassefi: Split out table-listing code into a new file
2023-03-25 Simon Glassdoc: Add help for the efi command
2023-03-25 Simon Glassefi: Include GUID names with EFI app and payload
2023-03-25 Simon Glassefi: Add another tranch of GUIDs
2023-03-25 Simon Glassx86: Support zboot and bootm in the EFI app
2023-03-25 Simon Glassx86: Exit EFI boot services before starting kernel
2023-03-25 Simon Glassx86: Support booting a 64-bit kernel from 64-bit U...
2023-03-25 Simon Glassx86: Add return-value comment to cpu_jump_to_64bit()
2023-03-25 Simon Glassx86: Adjust bootparam.h to be more like linux
2023-03-25 Simon Glassefi: Set RUN_64BIT correctly for the EFI app
2023-03-25 Heinrich Schuchardtefi_loader: simplify efi_str_to_u16()
2023-03-25 Heinrich Schuchardtefi_loader: move dp_alloc() to efi_alloc()
2023-03-25 Heinrich Schuchardtefi_loader: move struct efi_device_path to efi.h
2023-03-25 Heinrich Schuchardtefi_loader: fix device-path for USB devices
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-23 Tom RiniMerge branch '2023-03-22-assorted-minor-code-cleanups...
2023-03-22 Tom Rinipurism: librem5: Fix a function declaration in spl.c
2023-03-22 Tom Riniexamples: Don't use LTO for hello_world
2023-03-22 Tom Rinispl: Add function prototype for spl_mmc_get_uboot_raw_s...
2023-03-22 Tom Riniarm: Correct cpu_reset function prototype on some platforms
2023-03-22 Tom Riniproftool: Remove unused variables in make_flame_tree
2023-03-22 Tom Riniimx8image: Remove unused cont_img_count variable
2023-03-22 Tom Rinizlib: trees.c: Fix a warning with clang-15
2023-03-22 Tom Rinilibavb: Fix a warning with clang-15
2023-03-22 Tom Rinidlmalloc: Fix a warning with clang-15
2023-03-22 Tom Riniglobal: Disable deprecated-non-prototype warning with...
2023-03-22 Tom RiniMerge branch '2023-03-21-assorted-CI-updates' into...
2023-03-22 Peter HoyesCI: Allow a mirror to be specified for Docker Hub
2023-03-22 Peter HoyesCI: Allow job tag to be optionally set globally
2023-03-22 Marek VasutCI: gitlab: Collect pytest artifacts
2023-03-22 Tom RiniAzure CI: Be explicit about pytest cache directory
2023-03-22 Tom RiniAzure CI: Save pytest output automatically
2023-03-22 Tom RiniDockerfile: Update to latest "Jammy" tag
2023-03-22 Tom RiniDockerfile: Add m68k-softmmu to qemu
2023-03-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-20 Tom RiniMerge branch '2023-03-17-improve-read-command-add-write...
2023-03-18 Marek Vasutserial: sh: Make indent consistent
2023-03-18 Marek Vasutserial: sh: Add DEBUG_UART support
2023-03-18 Marek Vasutserial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_C...
2023-03-18 Marek Vasutpinctrl: renesas: Replace ifdeffery with IS_ENABLED()
2023-03-18 Mikhail Lapponet: ravb: Support fixed PHY in R-Car
2023-03-18 Marek Vasuti2c: rcar_i2c: Sort Kconfig depends list ascending
2023-03-18 Marek Vasuti2c: rcar_iic: Sort Kconfig depends list ascending
2023-03-18 Marek Vasutclk: renesas: rcar-gen3: Replace SSCG caching with...
2023-03-18 Marek VasutARM: rmobile: Split R-Car Gen3 into separate Kconfig...
2023-03-18 Marek VasutARM: rmobile: Introduce CONFIG_RCAR_64 symbol
2023-03-18 Marek VasutARM: rmobile: Factor out SYS_SOC Kconfig option
2023-03-18 Marek VasutARM: rmobile: Sort R-Car Gen3 Kconfig lists
2023-03-18 Marek VasutARM: rmobile: Convert ifdef in rmobile_get_prr() to...
2023-03-18 Hai PhamARM: renesas: falcon: Enable RWDT reset for V3U Falcon
2023-03-18 Hai PhamARM: renesas: falcon: Initialize ARM generic timer...
2023-03-18 Marek VasutARM: renesas: Enable DTO support by default on R-Car...
2023-03-18 Hai PhamARM: renesas: Demote overlap memory nodes message to...
2023-03-18 Hai PhamARM: renesas: Remove defines for USB on Eagle/Condor
2023-03-17 Rasmus Villemoestest: add tests of 'read' and 'write' shell commands
2023-03-17 Rasmus Villemoessandbox: enable CMD_WRITE
2023-03-17 Rasmus Villemoesdoc: document read/write commands
2023-03-17 Rasmus Villemoescmd: introduce 'write' command
2023-03-17 Rasmus Villemoescmd: read: use part_get_info_by_dev_and_name_or_num...
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-16 Tom RiniMerge tag 'fsl-qoriq-next-2023-3-14' of https://source...
2023-03-16 Tom RiniRevert 9f62a472dfb2 ("video: Remove duplicate cursor...
2023-03-16 Tom RiniMerge tag 'dm-next-12mar23a' of git://git.denx.de/u...
2023-03-14 Simon Glassbuildman: Fix CROSS_COMPILE output for sandbox
2023-03-14 Simon GlassRevert "buildman: Correct CROSS_COMPILE output for...
2023-03-14 Roman Kopytintools: add fdt_add_pubkey
2023-03-14 Ivan Mikhaylovbinman: add tests for sign option
2023-03-14 Ivan Mikhaylovbinman: add sign option for binman
2023-03-14 Ivan Mikhaylovbinman: add documentation for binman sign option
2023-03-14 Marek Vasuttest: cmd: fdt: Test fdt apply
2023-03-14 Marek Vasuttest: cmd: fdt: Test fdt chosen
2023-03-14 Marek Vasuttest: cmd: fdt: Test fdt rsvmem
2023-03-14 Marek Vasuttest: cmd: fdt: Test fdt memory
2023-03-14 Marek Vasuttest: cmd: fdt: Test fdt header
2023-03-14 Marek Vasuttest: cmd: fdt: Test fdt print and list
2023-03-14 Marek Vasutcmd: fdt: Drop the 0x prefix
2023-03-14 Marek Vasutconsole: Use only 0x00 as line separator for console...
2023-03-14 Marek Vasuttest: cmd: fdt: Drop new unneeded curly brackets
2023-03-14 Marek Vasuttest: Wrap assert macros in ({ ... }) and fix missing...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-14 Tom RiniMerge branch '2023-03-14-revert-two-TI-patches' into...
2023-03-14 Tom RiniRevert "configs: j721s2: merge HS and non-HS defconfigs"
2023-03-14 Tom RiniRevert "configs: j7200: Merge HS and non-HS defconfigs"
2023-03-14 Ioana Ciorneiconfigs: ls208x: enable DM_SERIAL
2023-03-14 Ioana Ciorneiarch: arm: dst: fsl-ls2080a.dts: tag serial nodes with...
2023-03-14 Ioana Ciorneiarch: arm: dst: fsl-ls2080a.dts: sync serial nodes...
2023-03-14 Ioana Ciorneiarch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes...
2023-03-14 Ioana Ciorneiarch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node
2023-03-14 Ioana Ciorneiarm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'
2023-03-14 Ioana Ciorneiboard: freescale: ls1088a: remove code under !CONFIG_DM_ETH
2023-03-14 Ioana Ciorneiboard: freescale: ls2080aqds: remove code under !CONFIG...
2023-03-14 Ioana Ciorneiboard: freescale: ls2080rdb: remove code under !CONFIG_...
2023-03-14 Ioana Ciorneiboard: freescale: lx2160a: remove code under !CONFIG_DM_ETH
2023-03-14 Ioana Ciorneiboard: freescale: lx2160a: remove hardcoded ethernet...
2023-03-14 Tom RiniPrepare v2023.04-rc4
2023-03-13 Tom RiniMerge tag 'efi-next-20230313' of https://source.denx...
2023-03-13 Tom RiniMerge tag 'efi-2023-04-rc4' of https://source.denx...
2023-03-13 Heinrich Schuchardtefi_loader: describe term_get_char()
2023-03-13 Masahisa Kojimaefi_loader: update SetVariable attribute check
2023-03-13 Heinrich Schuchardtdoc: man-page for panic command
next