dm: core: Access device ofnode through functions
[platform/kernel/u-boot.git] / arch /
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
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 Glassx86: apl: Use struct spi_nor instead of struct spi_flash
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: 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: 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 Glassarc: m68k: nds32: nios2: sh: xtensa: Add empty spl...
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassx86: apl: Drop support for !OF_PLATDATA_PARENT
2021-01-05 Simon Glassspl: Drop bd_info in the data section
2021-01-05 Simon Glasssandbox: Drop unnecessary test node
2021-01-05 Simon Glassserial: Rename ns16550 functions to lower case
2021-01-05 Simon Glassserial: Update NS16550_t and struct NS16550
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganufsp: Move and rename fsp_types.h file
2020-12-31 Sughosh Ganuqemu: arm: Initialise virtio devices in board_late_init
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Ovidiu Panaittest: spi: Add sandbox_spi_get_{speed, mode} interface
2020-12-23 Ovidiu Panaitsandbox: test: Add a second SPI slave on sandbox_spi bus
2020-12-23 Ovidiu Panaitsandbox: spi: Drop unused sandbox_spi_parse_spec function
2020-12-23 Heinrich Schuchardtsandbox: implement invalidate_icache_all()
2020-12-23 Heinrich Schuchardtsandbox: implement runtime system reset
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassdm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
2020-12-19 Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-19 Simon Glassx86: Drop unnecessary mp_init logic
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-19 Simon Glasslinker_lists: Fix alignment issue
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glassdm: Remove uses of device_bind_offset()
2020-12-13 Simon Glassdm: core: Rename device_bind() to device_bind_offset()
2020-12-13 Heinrich Schuchardttest: unit test for exception command
2020-12-13 Heinrich Schuchardtsandbox: add handler for exceptions
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05 Simon Glassbootm: Support string substitution in bootargs
2020-12-04 Simon Glassx86: zimage: Add silent-console processing
2020-12-04 Simon Glassbootm: Add tests for fixup_silent_linux()
2020-12-04 Michael Walleboard: sl28: add OP-TEE Trusted OS support (bl32)
2020-12-04 Michael Walleboard: sl28: add ATF support (bl31)
2020-12-04 Michael Walleboard: sl28: remove u-boot from loadable DT node
2020-12-04 Michael Wallearmv8: layerscape: don't initialize GIC in SPL
2020-12-04 Michael Walletreewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWAR...
2020-12-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Robert MarkoIPQ40xx: clk: add USB clock handling
2020-12-01 Robert MarkoIPQ40xx: clk: dont always return 0
2020-12-01 Robert MarkoIPQ40xx: clk: drop breaks in switch case
2020-12-01 Robert MarkoIPQ40xx: clk: use dev_read_addr()
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2020-11-28 Pragnesh Patelriscv: sifive/fu540: kconfig: Enable support for Openco...
2020-11-25 Tom RiniMerge tag 'u-boot-stm32-20201125' of https://gitlab...
2020-11-25 Patrick Delaunayremoteproc: stm32: use reset for hold boot
2020-11-25 Richard GenoudSPL: stm32mp1: fix spl_mmc_boot_partition not defined
2020-11-25 Marek VasutARM: dts: stm32: Drop QSPI CS2 on DHCOM
2020-11-25 Marek VasutARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
2020-11-25 Marek VasutARM: dts: stm32: Add DHCOM based PicoITX board
2020-11-25 Patrick Delaunayarm: stm32mp: correct the ALIGN macro usage
2020-11-25 Patrice ChotardARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi
2020-11-25 Patrice ChotardARM: dts: stm32: Fix timer initialization for stm32...
2020-11-25 Patrice ChotardARM: dts: stm32: DT sync with kernel v5.10-rc1 for...
2020-11-25 Patrice ChotardARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-11-22 Biju Daspinctrl: renesas: r8a77951: Add R8A774E1 PFC support
2020-11-22 Biju Daspinctrl: renesas: r8a77965: Add R8A774B1 PFC support
2020-11-21 Tom RiniMerge tag 'efi-2021-01-rc3-2' of https://gitlab.denx...
2020-11-20 Tom RiniMerge tag 'xilinx-for-v2021.01-rc3' of https://gitlab...
2020-11-20 Michal Simekarm64: zynqmp: Get rid of unused macros
2020-11-20 Michal Simekmicroblaze: Enable GCC garbage collector for full U...
2020-11-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-11-17 Tom RiniMerge branch 'pr-2020-11-17' of https://gitlab.denx...
2020-11-17 Icenowy Zhengsunxi: dts: sync Allwinner V3s-related DTs from Linux...
2020-11-17 Icenowy Zhengsunxi: allow to use AXP20[39] attached to I2C0 on V3...
2020-11-17 Icenowy Zhengsunxi: add V3/S3 support
2020-11-17 Samuel Hollandsunxi: DT: A64: update device tree files
2020-11-17 Samuel Hollandsunxi: board: Add PinePhone DT selection logic
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Parthiban NallathambiARM: am335x: Add phyBOARD REGOR support
next