dtoc: Support ACPI paths in of-platdata
[platform/kernel/u-boot.git] / arch /
2020-07-17 Simon Glassacpi: Allow creating the GNVS to fail
2020-07-17 Simon Glassdm: acpi: Enhance acpi_get_name()
2020-07-17 Simon Glassx86: Allow devices to write to DSDT
2020-07-17 Simon Glassacpi: Add support for DSDT generation
2020-07-17 Simon Glassx86: Allow devices to write an SSDT
2020-07-17 Simon Glassacpi: Support ordering SSDT data by device
2020-07-17 Simon Glassx86: acpi: Move MADT down a bit
2020-07-17 Simon Glassacpi: Add support for SSDT generation
2020-07-17 Simon Glassacpi: Support copying properties from device tree to...
2020-07-17 Simon Glassacpi: Add a function to get a device path and scope
2020-07-17 Simon Glassx86: fsp: Support a warning message when DRAM init...
2020-07-17 Simon Glassx86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
2020-07-17 Wolfgang Wallnerx86: p2sb: make P2SB driver depend on P2SB uclass
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-13 Patrick Delaunayarm: k3: use correct weak function name spl_board_prepa...
2020-07-13 Jan Kiszkaarm: k3: Consolidate and silence k3_fit_atf.sh call
2020-07-13 Vignesh Raghavendraarm: dts: k3-am65: Sync CPSW DT node from kernel
2020-07-13 Vignesh Raghavendraarm: dts: k3-j721e: Sync CPSW DT node from kernel
2020-07-13 Vignesh Raghavendraarm: dts: k3-am65/j721e: Sync DMA DT bindings from...
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-11 Masahiro YamadaARM: uniphier: remove NAND reset code
2020-07-11 Masahiro YamadaARM: uniphier: remove sbc/ directory
2020-07-11 Masahiro Yamadabus: uniphier-system-bus: move hardware init from board...
2020-07-11 Masahiro Yamadabus: uniphier-system-bus: add UniPhier System Bus driver
2020-07-11 Masahiro YamadaARM: uniphier: remove support for NOR Flash on support...
2020-07-11 Masahiro YamadaARM: uniphier: remove unused uniphier_sbc_init_admulti()
2020-07-11 Masahiro YamadaARM: uniphier: fix build error when CONFIG_MICRO_SUPPOR...
2020-07-11 Masahiro YamadaARM: uniphier: sync with Linux 5.8-rc4
2020-07-11 Masahiro YamadaARM: uniphier: consolidate SoC select menu
2020-07-11 Masahiro YamadaRevert "ARM: uniphier: add weird workaround code for...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge branch '2020-08-10-arbitrary-virt-phys-mappings'
2020-07-10 Marek Szyprowskirpi4: add a mapping for the PCIe XHCI controller MMIO...
2020-07-10 Marek Szyprowskiarm: provide a function for boards init code to modify...
2020-07-10 Marek Szyprowskiarm: update comments to the common style
2020-07-10 Nicolas Saenz Juliennearm: rpi: Add function to trigger VL805's firmware...
2020-07-10 Walter Lozanoarm: dts: include gpio nodes for card detect
2020-07-10 Walter Lozanosandbox: Move section u_boot_list to make it RW
2020-07-10 Walter Lozanodrivers: rename drivers to match compatible string
2020-07-10 Heinrich Schuchardtsandbox: make RAM size configurable
2020-07-10 Heinrich Schuchardtsandbox: handling out of memory
2020-07-09 Jagan Tekiarm: Remove mx31pdk board
2020-07-09 Jagan Tekiarm: Remove pengwyn board
2020-07-09 Jagan Tekiarm: Remove pepper board
2020-07-09 Jagan Tekiarm: Remove bav335x board
2020-07-09 Jagan Tekiarm: Remove cairo board
2020-07-09 Jagan Tekilogicpd: Drop omap3 zoom1
2020-07-09 Jagan Tekiarm: Remove overo board
2020-07-09 Jagan Tekiarm: Remove cm_t35 board
2020-07-09 Jagan Tekiarm: Remove cm_t54 board
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Marek Szyprowskirpi4: add a mapping for the PCIe XHCI controller MMIO...
2020-07-09 Marek Szyprowskirpi4: shorten a mapping for the DRAM
2020-07-09 Tom RiniMerge tag 'for-v2020.10' of https://gitlab.denx.de...
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-09 Simon Guinotarm: kirkwood: add DT spi0 alias to LaCie boards
2020-07-09 Dennis Gilmorearm: mvebu: helios4: sync helios4 config to clearfog...
2020-07-09 Chris Packhamarm: mvebu: a38x: Adjust UTMI PHY parameters
2020-07-09 Chris Packhamarm: mvebu: a38x: Fix typo
2020-07-09 Simon Glassx86: apl: Re-enable loading of SPL
2020-07-09 Bin Mengarm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
2020-07-09 Simon Glassx86: fsp: video: Allocate a frame buffer when needed
2020-07-09 Simon Glassx86: fsp: Reinit the FPU after FSP meminit
2020-07-09 Rasmus Villemoestest: dm: rtc: add test of dm_rtc_read, dm_rtc_write
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Neil ArmstrongARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset
2020-07-08 Christian Hewittboards: amlogic: add Odroid C4 support
2020-07-08 Christian HewittARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Andre Przywaraarm: juno: Enable DM_ETH
2020-07-07 Heinrich Schuchardtarm: use correct argument size of special registers
2020-07-07 Heinrich Schuchardtarm: remove outdated comment concerning -ffixed-x18
2020-07-07 Amit Singh Tomarowl: Kconfig: Enable DM eth for OWL platform
2020-07-07 Amit Singh Tomararm: dts: s700: add node for ethernet controller
2020-07-07 Amit Singh Tomarnet: designware: s700: Add glue code for S700 mac
2020-07-07 Amit Singh Tomarclk: actions: Add Ethernet clocks
2020-07-07 Amit Singh TomarActions: OWL: Calculate SDRAM size
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07 Volodymyr Babchukarm64: issue ISB after updating system registers
2020-07-07 Patrick Delaunaystm32mp1: use the command env info in env_check
2020-07-07 Patrick Delaunayarm: stm32mp: protect DBGMCU_IDC access with BSEC
2020-07-07 Patrick Delaunayarm: stm32mp: stm32prog: add "Device Name" in iproduct...
2020-07-07 Patrick DelaunayARM: dts: stm32mp1: use OPP information for PLL1 settin...
2020-07-07 Patrick Delaunayboard: st: stpmic1: add function stpmic1_init
2020-07-07 Patrick Delaunayarm: stm32mp: add weak function to save vddcore
2020-07-07 Patrick DelaunayARM: dts: stm32: add cpufreq support on stm32mp15x
2020-07-07 Patrick Delaunayarm: stm32mp: spl: add bsec driver in SPL
2020-07-07 Jagan TekiARM: dts: rockchip: Add Radxa Rock Pi N8 initial support
2020-07-07 Jagan TekiARM: dts: rockchip: Add VMARC RK3288 SOM initial support
2020-07-07 Jagan TekiARM: dts: rockchip: radxa-dalang: Update sdmmc properties
2020-07-07 Hugh Cole-Bakerrockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM...
2020-07-07 Jagan Tekiarm64: dts: rockchip: Add Radxa Rock Pi N10 initial...
2020-07-07 Jagan TekiARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier
2020-07-07 Jagan Tekiarm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM
next