platform/kernel/u-boot.git
2021-06-18 Patrick Delaunaydfu: add error callback
2021-06-18 Patrick Delaunaystm32mp: stm32prog: change one message level to debug
2021-06-18 Patrick Delaunaystm32mp: stm32prog: use get_cpu_dev for GetID command
2021-06-18 Patrick Delaunaystm32mp: stm32prog: correctly handle DM_PMIC
2021-06-18 Patrick Delaunaystm32mp: stm32prog: handle the next phase after USB...
2021-06-18 Patrick Delaunaystm32mp: stm32prog: solve compilation with CONFIG_FIT_S...
2021-06-18 Patrick Delaunaystm32mp: stm32prog: add support of initrd in flashlayout
2021-06-18 Patrick Delaunaystm32mp: stm32prog: add timeout in stm32prog_serial_get...
2021-06-18 Patrick Delaunaystm32mp: stm32prog: remove all the header check for...
2021-06-18 Patrick Delaunayboard: stm32mp1: correct the property name for eth
2021-06-18 Patrick Delaunaydfu: dfu_mtd: set max_buf_size to erasesize also for...
2021-06-18 Daniil Stasspi: stm32_qspi: Fix short data write operation
2021-06-18 Grzegorz Szymaszekarm: dts: stm32mp157c-odyssey-som: enable SDMMC2 in SPL
2021-06-18 Grzegorz Szymaszekarm: dts: stm32mp157c-odyssey-som: enable the SDMMC2...
2021-06-18 Grzegorz Szymaszekarm: dts: stm32mp157c-odyssey-som: set the SDMMC2 VQMMC...
2021-06-18 Grzegorz Szymaszekarm: dts: stm32mp157c-odyssey-som: enable all SDMMC2...
2021-06-18 Grzegorz Szymaszekarm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2...
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-17 Sean Andersontest: Add K210 PLL tests to sandbox defconfigs
2021-06-17 Sean Andersonk210: Don't imply CCF
2021-06-17 Sean Andersonk210: dts: Set PLL1 to the same rate as PLL0
2021-06-17 Sean Andersonclk: k210: Move k210 clock out of its own subdirectory
2021-06-17 Sean Andersonclk: k210: Remove bypass driver
2021-06-17 Sean Andersonclk: k210: Don't set PLL rates if we are already at...
2021-06-17 Sean Andersonclk: k210: Re-add support for setting rate
2021-06-17 Sean Andersonclk: k210: Implement soc_clk_dump
2021-06-17 Sean Andersonclk: k210: Move pll into the rest of the driver
2021-06-17 Sean Andersonclk: k210: Rewrite to remove CCF
2021-06-17 Sean Andersonclk: Allow force setting clock defaults before relocation
2021-06-14 Michael Opdenackerboard: sama5d3_xplained: add Falcon boot support
2021-06-14 Eugen Hristevconfigs: sam boards: add hash command
2021-06-13 Tom RiniMerge tag 'ti-v2021.10-next-v2' of https://source.denx...
2021-06-11 Vignesh Raghavendradma: ti: k3-udma: Add support for native configuration...
2021-06-11 Vignesh Raghavendrasoc: ti: k3-navss-ringacc: Add support for native confi...
2021-06-11 Vignesh RaghavendraARM: dts: k3: Add cfg register space for ringacc and...
2021-06-11 Vignesh RaghavendraARM: dts: j72xx-r5-common-proc-board: Add DM firmware...
2021-06-11 Vignesh Raghavendrafirmware: ti_sci: Add support for Resoure Management...
2021-06-11 Vignesh Raghavendrafirmware: ti_sci: Implement GET_RANGE with static data
2021-06-11 Vignesh Raghavendramailbox: k3-sec-proxy: Add DM to DMSC communication...
2021-06-11 Tero Kristoarm: dts: k3-j72xx: correct MCU timer1 frequency
2021-06-11 Tero Kristoboard: ti: j72xx: README: update build instructions...
2021-06-11 Dave Gerlachconfigs: j7200_evm_r5: Enable raw access power manageme...
2021-06-11 Tero Kristoconfigs: j721e_evm_r5: Enable raw access power manageme...
2021-06-11 Dave Gerlacharm: mach-k3: j721e_init: Force early probe of clk...
2021-06-11 Tero Kristoarm: mach-k3: sysfw-loader: pass boardcfg to sciserver
2021-06-11 Dave Gerlacharm: mach-k3: common: Drop main r5 start
2021-06-11 Tero Kristoarm: mach-k3: do board config for PM only if supported
2021-06-11 Tero Kristoarm: mach-k3: add support for detecting firmware images...
2021-06-11 Dave Gerlacharm: mach-k3: Add platform data for j721e and j7200
2021-06-11 Tero Kristotools: k3_fit_atf: add DM binary to the FIT image
2021-06-11 Tero Kristocmd: ti: pd: Add debug command for K3 power domains
2021-06-11 Tero Kristopower: domain: Introduce driver for raw TI K3 PDs
2021-06-11 Tero Kristoclk: add support for TI K3 SoC clocks
2021-06-11 Tero Kristoclk: add support for TI K3 SoC PLL
2021-06-11 Tero Kristoclk: fix set_rate to clean up cached rates for the...
2021-06-11 Tero Kristoclk: fix assigned-clocks to pass with deferring provider
2021-06-11 Tero Kristoclk: sci-clk: fix return value of set_rate
2021-06-11 Tero Kristoclk: add support for setting clk rate from cmdline
2021-06-11 Tero Kristoclk: do not attempt to fetch clock pointer with null...
2021-06-11 Tero Kristoclk: fix clock tree dump to properly dump out every...
2021-06-11 Tero Kristoclk: fixed_rate: add API for directly registering fixed...
2021-06-11 Lokesh Vutlacommon: fit: Update board_fit_image_post_process()...
2021-06-11 Tero Kristoremoteproc: k3-r5: remove sysfw PM calls if not supported
2021-06-11 Tero Kristoarm: mach-k3: introduce new config option for sysfw...
2021-06-11 Tero Kristolib: rational: copy the rational fraction lib routines...
2021-06-09 Dario Binacchirtc: davinci: fix date loaded on reset
2021-06-09 Dario Binacchirtc: davinci: add driver model support
2021-06-09 Dario Binacchiarm: dts: sync rtc node of am335x boards with Linux...
2021-06-09 Dario Binacchirtc: davinci: use unlock/lock mechanism
2021-06-09 Dario Binacchirtc: davinci: check BUSY bit before set TC registers
2021-06-09 Dario Binacchirtc: davinci: replace 32bit access with 8bit access
2021-06-09 Dario Binacchirtc: davinci: fix compiler errors
2021-06-09 Dario Binacchirtc: davinci: enable compilation for omap architectures
2021-06-09 Pali RohárNokia RX-51: Enable CONFIG_WDT to remove deprecation...
2021-06-09 Aswath Govindrajuconfigs: am64: Enable configs to support USB host and...
2021-06-09 Aswath Govindrajuarm: dts: k3-am64-main: Update the location of ATF...
2021-06-09 Aswath Govindrajuconfigs: am64x_evm_*_defconfig: Rearrange the component...
2021-06-09 Aswath Govindrajuarm: dts: k3-am642-evm-u-boot: Add U-Boot tags and...
2021-06-09 Aswath Govindrajuarm: dts: k3-am642-*-evm: Add USB support
2021-06-09 Aswath Govindrajuarm: dts: k3-am64-main: Add USB DT nodes
2021-06-09 Aswath Govindrajuboard: ti: am64x: Set the core voltage of USB PHY to...
2021-06-09 Aswath Govindrajuarm: mach-k3: am642_init: Do USB fixups to facilitate...
2021-06-09 Aswath Govindrajuarm: mach-k3: am642_init: Add support for USB boot...
2021-06-09 Aswath Govindrajutools: k3_fit_atf: Add support for providing ATF load...
2021-06-09 Kevin Scholzarm: dts: k3-j7200: ddr: Update to 0.5.0 version of...
2021-06-09 Tom RiniMerge branch '2021-06-08-kconfig-migrations' into next
2021-06-09 Aswath Govindrajuusb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and...
2021-06-09 Tero Kristonet: convert TFTP_TSIZE to proper Kconfig option
2021-06-08 Tom RiniMerge branch '2021-06-08-display-and-logging-updates...
2021-06-08 Simon Glasslog: Convert log values to printf() if not enabled
2021-06-08 Simon Glasssandbox: log: Avoid build error with !CONFIG_LOG
2021-06-08 Simon Glasslog: Add support for logging a buffer
2021-06-08 Simon Glassdisplay_options: Split print_buffer() into two functions
2021-06-08 Simon Glasshexdump: Allow ctrl-c to interrupt output
2021-06-08 Simon Glasshexdump: Support any rowsize
2021-06-08 Simon Glasshexdump: Add support for sandbox
2021-06-08 Simon Glasshexdump: Move API to header file
2021-06-08 Simon Glassdisplay_options: Drop two spaces before the ASCII column
2021-06-08 Simon Glasstest: Add a test for print_buffer()
next