]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-10-14 Neil Armstrongufs: allocate descriptors with size aligned with DMA_MI...
2024-10-13 Tom RiniMerge tag 'u-boot-imx-master-20241013' of https://gitla...
2024-10-13 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2024-10-13 Svyatoslav... video: panel: add Sharp LQ101R1SX01 MIPI DSI panel...
2024-10-13 Svyatoslav... video: tegra20: dsi: add ganged mode support
2024-10-13 Svyatoslav... video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
2024-10-13 Svyatoslav... usb: host: tegra: get usb phy configuration from phy...
2024-10-13 Ion Agorriaarm: tegra: add AP20 and AP20H SKU
2024-10-13 Ion Agorriaarm: tegra: fix typo in logging functions
2024-10-13 Svyatoslav... board: asus: transformer: implement multi-DTB support
2024-10-13 Svyatoslav... board: asus: grouper: implement multi-DTB support
2024-10-13 Svyatoslav... board: htc: endeavoru: simplify RCM hook
2024-10-13 Svyatoslav... board: asus: grouper: dynamically detect correct SPL...
2024-10-13 Svyatoslav... drivers: tegra_gpio: add early SPL functions
2024-10-13 Svyatoslav... ARM: tegra-u-boot: add recipe for multi-dtb image
2024-10-13 Svyatoslav... ARM: tegra: board2: add common dtb reselect logic
2024-10-13 Jonas SchwöbelTegra30: Add funcmux for UART over SD slot
2024-10-13 Svyatoslav... board: tegra: convert boards to text env
2024-10-13 Svyatoslav... disk: add TegraPT support
2024-10-13 Peng Fanclk: imx8mp: Add i.MX8MP Dummy clk
2024-10-13 Gilles Talisarm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM
2024-10-13 Peng Fanimx8: Correct the SCU API return value check
2024-10-13 Brian Ruleybinman: add fast authentication method for i.MX8M signing
2024-10-13 Brian Ruleybinman: cosmetic: refactor `nxp_imx8mcst' etype code
2024-10-13 Marek VasutARM: imx: Update MAINTAINERS file globs for i.MX8MP...
2024-10-13 Marek VasutARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM
2024-10-13 Ye Limisc: fuse: Update fuse driver
2024-10-13 Ye Limisc: fuse: Fix FSB redundancy fuse word check and...
2024-10-13 Ye Limisc: ele_api: Add read/write shadow fuse APIs
2024-10-13 Peng Fanmisc: ele_api: Update ELE read common fuse API
2024-10-13 Peng Fanmisc: ele_mu: Clear RR when initialize MU
2024-10-13 Ye Limisc: ele_mu: Update ELE MU to get TR/RR number from HW
2024-10-11 Tom RiniMerge patch series "Tidy up use of 'SPL' and CONFIG_SPL...
2024-10-11 Simon Glassqconfig: Update tool for new Makefile variables
2024-10-11 Simon Glassspl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
2024-10-11 Simon Glassglobal: Rename SPL_TPL_ to PHASE_
2024-10-11 Simon Glassglobal: Rename SPL_ to XPL_
2024-10-11 Simon Glasskconfig: binman: Check for SPL instead of XPL
2024-10-11 Simon Glassxpl: Define CONFIG_SPL_BUILD only for the SPL build
2024-10-11 Simon Glassglobal: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
2024-10-11 Simon Glassinclude: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
2024-10-11 Simon Glassdrivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
2024-10-11 Simon Glassboard: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
2024-10-11 Simon Glassarch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
2024-10-11 Simon Glassdoc: Update init docs for the xPL changes
2024-10-11 Simon Glassdoc: Move init-related things out of README
2024-10-11 Simon GlassREADME: Drop SoC-specific comment about SPL
2024-10-11 Simon Glassdoc: Update SPL docs for the xPL changes
2024-10-11 Simon Glasslog: global: Rename warn_non_spl()
2024-10-11 Simon Glassxpl: Rename spl_phase_prefix() and spl_phase_name()
2024-10-11 Simon Glassxpl: Rename spl_next_phase() and spl_prev_phase()
2024-10-11 Simon Glassxpl: Add a function to indicate when in xPL
2024-10-11 Simon Glassxpl: Rename spl_in_proper() to not_xpl()
2024-10-11 Simon Glassxpl: Rename spl_phase() to xpl_phase()
2024-10-11 Simon Glassxpl: Rename spl_phase to xpl_phase_t
2024-10-11 Simon Glassxpl: Rename u_boot_first_phase to xpl_is_first_phase()
2024-10-11 Simon Glassqconfig: Add XPL_BUILD to ignored symbols
2024-10-11 Simon Glassscripts: Define CONFIG_XPL_BUILD for all xPL builds
2024-10-11 Simon Glassscripts: Add some comments about autoconf.mk
2024-10-11 Simon Glassscripts: Rename Makefile.spl to Makefile.xpl
2024-10-11 Simon Glassstdio: Make use of the SERIAL define
2024-10-11 Simon Glassserial: Make use of the SERIAL define
2024-10-11 Simon Glassnet: freescale: Drop use of SPL_BUILD dependency
2024-10-11 Simon Glasstegra: Drop dependency on SPL_BUILD
2024-10-11 Simon Glassboot: Drop unnecessary ifdef for LOAD_FIT
2024-10-11 Simon GlassMakefile: Add a u-boot.cfg file for VPL
2024-10-11 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-10-11 Jan Kiszkausb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
2024-10-10 Tom RiniMerge patch series "led: introduce LED boot and activit...
2024-10-10 Christian Marangitest: dm: Expand ofnode options test with new helper
2024-10-10 Christian Marangitest: dm: Add tests for LED boot and activity
2024-10-10 Christian Marangidoc: introduce led.rst documentation
2024-10-10 Christian Marangiubi: implement support for LED activity
2024-10-10 Christian Marangimtd: implement support for LED activity
2024-10-10 Christian Marangitftp: implement support for LED activity
2024-10-10 Christian Marangiled: implement LED activity API
2024-10-10 Christian Marangicommon: board_r: rework BOOT LED handling
2024-10-10 Christian Marangiled: implement LED boot API
2024-10-10 Christian Marangidm: core: implement ofnode_options helpers
2024-10-10 Christian Marangiled: toggle LED on initial SW blink
2024-10-10 Joy Zoupower: pmic: pca9450: Add missing newline
2024-10-10 Joy Zoupower: pmic/regulator: Support pca9452
2024-10-10 Joy Zoupower: regulator: pca9450: Update the BUCK1 voltage...
2024-10-10 Sidharth Prabukumarpower: mp5416: Fix LDO SVAL for MP5416 PMIC
2024-10-10 Takahiro Kuwanomtd: spi-nor-ids: Add support for S28HS256T
2024-10-10 Tom RiniMerge patch series "mtd: spi-nor-ids: Add NO_CHIP_ERASE...
2024-10-10 Takahiro Kuwanomtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon...
2024-10-10 Takahiro Kuwanomtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon...
2024-10-10 Tom RiniMerge patch series "mtd: spi-nor: Add support for S25FS...
2024-10-10 Takahiro Kuwanomtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
2024-10-10 Takahiro Kuwanomtd: spi-nor-id: Use INFO6 macro for S25FL-S
2024-10-10 Takahiro Kuwanomtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
2024-10-10 Marek Vasutmtd: spi-nor-ids: Extend w25q16cl entry with locking...
2024-10-10 Marek Vasutmtd: spi-nor-ids: Deduplicate mx25u25635f entry
2024-10-10 Marek Vasutmtd: spi-nor-ids: Deduplicate w25q16dw entry
2024-10-10 Marek Vasutmtd: spi-nor: Clear Winbond SR3 WPS bit on boot
2024-10-10 Tom RiniMerge tag 'efi-2025-01-rc1' of https://source.denx...
2024-10-10 Heinrich Schuchardtsandbox: enable clk command on the sandbox
2024-10-10 Heinrich Schuchardtcmd: clk: simplify clk command
2024-10-10 Heinrich Schuchardtcmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK
next