platform/kernel/u-boot.git
2021-03-20 Sam Shihpinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
2021-03-20 Fabien Parentboard: Add MT8183 pumpkin board support
2021-03-20 Fabien ParentARM: mediatek: Add MT8183 support
2021-03-20 Fabien Parentconfigs: mt8516: use bootcmd from config_distro_bootcmd.h
2021-03-20 Fabien Parentboard: mediatek: mt8516: init USB Ether for pumpkin...
2021-03-20 Fabien Parentboard: mediatek: rename pumpkin board into mt8516
2021-03-19 Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2021-03-16 Lad Prabhakarboard: silinux: Enable recovery SPL for EK874 board
2021-03-16 Lad Prabhakararm: rmobile: Add Silicon Linux EK874 board support
2021-03-16 Lad Prabhakarpinctrl: renesas: Add support for R8A774C0
2021-03-16 Lad Prabhakarpinctrl: renesas: pfc-r8a77990: Sync PFC tables with...
2021-03-16 Lad Prabhakararm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux...
2021-03-16 Biju Dasarm: rmobile: Add HopeRun HiHope RZ/G2H board support
2021-03-16 Biju Dasarm: rmobile: Add HopeRun HiHope RZ/G2N board support
2021-03-16 Biju Dasarm: rmobile: Add HopeRun HiHope RZ/G2M board support
2021-03-16 Biju Dasarm: dts: rmobile: r8a774e1: Synchronize DTs with Linux...
2021-03-16 Biju Dasarm: dts: rmobile: r8a774b1: Synchronize DTs with Linux...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniPrepare v2021.04-rc4
2021-03-15 Tom Riniconfigs: Resync with savedefconfig
2021-03-15 Tom RiniMerge tag 'ti-v2021.04-rc4' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-15 Tom RiniMerge branch '2021-03-12-assorted-improvements' into...
2021-03-15 Lokesh Vutlaconfigs: am65x_evm_r5: Enable checks for spl and stack...
2021-03-15 Lokesh Vutlainclude: configs: am65x_evm: Optimize size of SPL BSS
2021-03-15 Adam FordARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
2021-03-15 Adam Fordconfigs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
2021-03-14 Igor Opaniuktest: py: add initial coverage for scp03 cmd
2021-03-14 Igor Opaniuksandbox: imply SCP03 and CMD_SCP03
2021-03-14 Jorge Ramirez... doc: describe the scp03 command
2021-03-14 Jorge Ramirez... drivers: tee: sandbox: SCP03 control emulator
2021-03-13 Jorge Ramirez... cmd: SCP03: enable and provision command
2021-03-13 Jorge Ramirez... common: SCP03 control (enable and provision of keys)
2021-03-13 Simon Glassdoc: sandbox: Update instructions on quitting
2021-03-13 Simon Glasstest: acpi: Fix warnings on 32-bit build
2021-03-13 Simon Glasstpm: Correct warning on 32-bit build
2021-03-12 Simon Glasstpm: Don't select LOG
2021-03-12 Simon Glasslog: Add return-checking macros for 0 being success
2021-03-12 Simon Glasslog: Handle line continuation
2021-03-12 Simon Glasslog: Set up a flag byte for log records
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glassdoc: Explain briefly how to write new tests
2021-03-12 Simon Glasstest: sandbox: Move sandbox test docs into doc/develop
2021-03-12 Simon Glassspl: test: Add a test for spl_load_simple_fit()
2021-03-12 Simon Glassspl: Convert spl_fit to work with sandbox
2021-03-12 Simon Glasssandbox: Update os_find_u_boot() to find the .img file
2021-03-12 Simon Glasstest: Allow SPL to run any available test
2021-03-12 Simon Glasstest: Rename all linker lists to have a ut_ prefix
2021-03-12 Simon Glasstest: Add a macros for finding tests in linker_lists
2021-03-12 Simon Glasstest: log: Rename log main test file to log_ut.c
2021-03-12 Simon Glasstest: Move restoring of driver model state to ut_run_list()
2021-03-12 Simon Glasstest: Move the devicetree check into ut_run_list()
2021-03-12 Simon Glasstest: Use return values in dm_test_run()
2021-03-12 Simon Glasstest: Run driver-model tests using ut_run_list()
2021-03-12 Simon Glasstest: Use a local variable for test state
2021-03-12 Simon Glasstest: Add ut_run_test_live_flat() to run tests twice
2021-03-12 Simon Glasstest: Drop dm_do_test()
2021-03-12 Simon Glasstest: Use ut_run_test() to run driver model tests
2021-03-12 Simon Glasstest: Move test running into a separate function
2021-03-12 Simon Glasstest: Move dm_test_destroy() into test-main.c
2021-03-12 Simon Glasstest: Move dm_test_init() into test-main.c
2021-03-12 Simon Glasstest: Drop struct dm_test_state
2021-03-12 Simon Glasstest: Handle driver model reinit in test_pre_run()
2021-03-12 Simon Glasstest: Move delay skipping to test_pre_run()
2021-03-12 Simon Glasstest: Move console silencing to test_pre_run()
2021-03-12 Simon Glasstest: Drop mallinfo() work-around
2021-03-12 Simon Glasstest: Move dm_scan_plat() to test_pre_run()
2021-03-12 Simon Glasstest: Move do_autoprobe() to test_pre_run()
2021-03-12 Simon Glasstest: Move dm_extended_scan() to test_pre_run()
2021-03-12 Simon Glasstest: Call test_pre/post_run() from driver model tests
2021-03-12 Simon Glasstest: Create pre/post-run functions
2021-03-12 Simon Glasstest: Add an overall test runner
2021-03-12 Simon Glasstest: Rename test-main.c to test-dm.c
2021-03-12 Simon Glasstest: Mark all driver model tests with a flag
2021-03-12 Simon Glasstest: Correct setexpr test prefix
2021-03-12 Simon Glassdoc: Document how sandbox_spl_tests are run
2021-03-12 Simon Glassdoc: Explain how to run tests without pytest
2021-03-12 Simon Glasstest: Re-enable test_ofplatdata
2021-03-12 Simon Glasssandbox: Drop the 'starting...' message
2021-03-12 Simon Glassdoc: Document make tcheck
2021-03-12 Simon Glassdoc: Tidy up testing section
2021-03-12 Simon Glassdm: core: Fix allocation of empty of-platdata
2021-03-12 Marek Vasutdoc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y
2021-03-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-03-12 Patrice Chotardarm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF...
2021-03-12 Patrice Chotardboard: st: Remove board_early_init_f and board_late_ini...
2021-03-12 Patrice Chotardconfigs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LAT...
2021-03-12 Pali Rohárarm: mvebu: a38x: Remove dead code ARMADA_39X
2021-03-12 Pali Rohárarm: a37xx: pci: Implement workaround for the readback...
2021-03-12 Pali Rohárarm: mvebu: Espressobin: Enable additional options
2021-03-12 Marek Behúnddr: marvell: axp: fix array types have different bound...
2021-03-12 Marek Behúnddr: marvell: axp: align signature of mv_xor_mem_init...
2021-03-12 Pali Rohárddr: marvell: a38x: Sync code with Marvell mv-ddr-marve...
2021-03-12 Sujeet Baranwalddr: marvell: a38x: Add more space for additional info...
2021-03-11 Patrick Delaunayboard: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available
2021-03-11 Yannick Fertrevideo: dw_mipi_dsi: update log of dphy_enable
2021-03-11 Yannick Fertrevideo: dw_mipi_dsi: missing device to log debug
2021-03-11 Patrick Delaunayvideo: stm32: remove all child of DSI bridge when its...
2021-03-11 Patrick Delaunayconfigs: stm32mp15: move bootdelay configuration in...
2021-03-11 Patrick Delaunaystm32mp: bsec: manage clock when present in device...
next