platform/kernel/u-boot.git
2021-01-12 Dario Binacchiclk: export generic routines
2021-01-12 Felix Brackarm:pdu001: Use pseudo partition UUID for LINUX kernel...
2021-01-12 Lokesh Vutlaboard: ti: k2g: Add support for K2G ICE with 1GHz Silicon
2021-01-12 Praneeth Bajjuriarm: dts: k3-j721e: ddr: Update to 0.5.0 version of...
2021-01-12 Vignesh Raghavendraspi: omap3_spi: Fix speed and mode selection
2021-01-12 Ovidiu Panaitspi: ti_qspi: Fix "spi-max-frequency" error path in...
2021-01-12 Tomas Novotnygpio: tca642x: fix input subcommand for gpio banks > 0
2021-01-12 Aswath Govindrajuconfigs: am65x_evm: Define the maximum file size for DFU
2021-01-12 Aswath Govindrajuarm: dts: am654-base-board-uboot: Add aliases for USB...
2021-01-12 Aswath Govindrajuarm: dts: am654-base-board-uboot: Set USB0 dr_mode...
2021-01-12 Aswath Govindrajuboard: ti: am65x: Set SERDES0 mux to PCIe to use USB...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-11 Tom RiniPrepare v2021.01
2021-01-08 Lukasz Majewskixea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT...
2021-01-08 Lukasz Majewskixea: config: Use CONFIG_PREBOOT from Kconfig
2021-01-08 Lukasz Majewskixea: spl: Disable pull UP for GPIO0_2{35}
2021-01-08 Hugh Cole-Bakerrockchip: pinebook-pro: default to SPI bus 1 for SPI...
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'u-boot-stm32-20210106' of https://gitlab...
2021-01-06 Marek VasutARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
2021-01-06 Marek VasutARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-05 Simon Glassdtoc: Tidy up src_scan tests
2021-01-05 Simon Glassdtoc: Move src_scan tests to a separate file
2021-01-05 Simon Glassdtoc: Split source-code scanning to a separate file
2021-01-05 Simon Glassdtoc: Drop dm_populate_phandle_data()
2021-01-05 Simon Glassdtoc: Output nodes in order
2021-01-05 Simon Glassdtoc: Allow specifying the base directory for tests
2021-01-05 Simon Glassdtoc: Add the method for each command to OutputFile
2021-01-05 Simon Glassdtoc: Rename dt-platdata.c to dt-plat.c
2021-01-05 Simon Glassdtoc: Add a header comment to each generated file
2021-01-05 Simon Glassdtoc: Run tests using test_util
2021-01-05 Simon Glassconcurrencytest: Fix Python3 warning
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon GlassMakefile: Invoke dtoc only once
2021-01-05 Simon Glassdtoc: Add an 'all' command
2021-01-05 Simon Glassdtoc: Allow outputing to multiple files
2021-01-05 Simon Glassdtoc: Allow providing a directory to write files to
2021-01-05 Simon Glassdtoc: Test the stdout output
2021-01-05 Simon Glassdtoc: Use None to mean stdout
2021-01-05 Simon Glassdtoc: Tidy up pylint warnings in test
2021-01-05 Simon Glassdm: core: Add logging when lists_bind_fdt() fails
2021-01-05 Simon Glassdm: core: Allow the uclass list to move
2021-01-05 Simon Glassdm: core: Split out scanning code to dm_scan()
2021-01-05 Simon Glassdm: core: Rename device node to indicate it is private
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glassdm: core: Rename dev_has_of_node() to dev_has_ofnode()
2021-01-05 Simon Glassdm: core: Rename device flags to indicate it is private
2021-01-05 Simon Glassdm: core: Access device flags through functions
2021-01-05 Simon Glassdm: core: Rename sqq to seq_
2021-01-05 Simon Glassdm: core: Split out alloc code into a new function
2021-01-05 Simon Glassx86: Drop rtc from SPL
2021-01-05 Simon Glassx86: coral: Remove unwanted nodes from SPL/TPL
2021-01-05 Simon Glassx86: apl: Adjust how the UART gets its platform data
2021-01-05 Simon Glassx86: sysreset: Move priv/plat structs to headers
2021-01-05 Simon Glassdm: core: Move priv/plat structs for simple_bus to...
2021-01-05 Simon Glassx86: apl: Use struct spi_nor instead of struct spi_flash
2021-01-05 Simon Glassspi: Tweak a few strange SPI NOR features for of-platdata
2021-01-05 Simon Glassspi: Tidy up get/set of device node
2021-01-05 Simon Glassx86: spl: Move priv/plat structs to headers
2021-01-05 Simon Glassx86: Move priv/plat structs for intel_common to headers
2021-01-05 Simon Glassx86: apl: Move priv/plat structs to headers
2021-01-05 Simon Glasssandbox: Update dts files to reduce SPL size
2021-01-05 Simon Glasssandbox: Add a compatible string for spltest
2021-01-05 Simon Glasssandbox: i2c: Move priv into a header file
2021-01-05 Simon Glasssandbox: serial: Move priv into a header file
2021-01-05 Patrick Delaunaysandbox: remove ram buffer file when U-Boot is loaded...
2021-01-05 Simon Glassx86: Fix header guard in asm/pmu.h
2021-01-05 Simon Glassx86: tpl: Remove unwanted devicetree string
2021-01-05 Simon Glassx86: pinctrl: Drop unlikely error messages from TPL
2021-01-05 Simon Glassx86: apl: Reduce size for TPL
2021-01-05 Simon Glassx86: apl: Update hostbridge to remove unwanted TPL...
2021-01-05 Simon Glassx86: coral: Move fsp-m settings to a subnode
2021-01-05 Simon Glassx86: Move call64 into its own section
2021-01-05 Simon Glassx86: apl: Use const for driver operations
2021-01-05 Simon Glassdtoc: Convert _drivers to a dict
2021-01-05 Simon Glassdtoc: Output the struct values in a separate function
2021-01-05 Simon Glassdtoc: Output the device in a separate function
2021-01-05 Simon Glassdtoc: Make _output_list a top-level function
2021-01-05 Simon Glassdtoc: Fix a few pylint warnings in dtb_platdata
2021-01-05 Simon Glasstest: Move some test drivers into their own file
2021-01-05 Simon Glasstest: Use a simple variable to record removed device
2021-01-05 Simon Glasstimer: Use a shorter error in TPL
2021-01-05 Simon Glassarc: m68k: nds32: nios2: sh: xtensa: Add empty spl...
2021-01-05 Simon Glasssysreset: Use a shorter error with SPL
2021-01-05 Simon Glasspinctrl: Drop post_bind() method when not needed
2021-01-05 Simon Glassdm: core: Rename the priv/plat members
2021-01-05 Simon Glassdm: core: Use access methods for dev/uclass private...
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassdm: core: Add functions to set priv/plat
2021-01-05 Simon Glassdm: core: Add function to access uclass priv
2021-01-05 Simon Glassx86: apl: Drop support for !OF_PLATDATA_PARENT
2021-01-05 Simon Glassdm: core: Only include simple-bus devicetree id when...
2021-01-05 Simon Glassdm: core: Use 'uclass_driver' for the uclass linker_list
next