arm: dts: am654-base-board-uboot: Set USB0 dr_mode to host
[platform/kernel/u-boot.git] / arch /
2021-01-12 Aswath Govindrajuarm: dts: am654-base-board-uboot: Set USB0 dr_mode...
2021-01-11 Tom RiniMerge branch 'next'
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 Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
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-05 Harini Katakamarm64: zynqmp: Add Ethernet node for zcu1285 revA
2021-01-05 Siva Durga Prasad... arm64: zynqmp: Add ethernet node for zcu1275 revB
2021-01-04 Michal Simekarm64: zynqmp: Sync DT with Linux kernel
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-28 Tom RiniMerge tag 'u-boot-imx-20201227' of https://gitlab.denx...
2020-12-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-12-28 Stefan Roesearm: mvebu: armada-xp-gp.dts: Add spi0 alias
2020-12-28 Stefan Roesearm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot...
2020-12-26 Heinrich Schuchardtimx: mx7: clock: use correct format strings
2020-12-26 Marc Ferlandarm: dart6ul: read and print SoM info from eeprom on...
2020-12-26 Marc Ferlandarm: dart6ul: change compatible string for eeprom
2020-12-26 Clément Péronimx: ahab: allow to bypass confirmation for ahab_close cmd
2020-12-26 Sebastian Reichelboard: ge: bx50v3: cleanup phy config
2020-12-26 Andrey ZhizhikinARM: dts: imx8m: add UHS or HS400/HS400ES properties
2020-12-26 Andrey ZhizhikinARM: dts: imx8m: increase off-on delay on the SD Vcc...
2020-12-26 Adam Fordarm64: dts: imx8mm-beacon: Re-sync dts file with Linux...
2020-12-26 Adam Fordarm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6
2020-12-26 Oliver GrauteARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-mode
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-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-12-22 Sughosh Ganufsp: Move and rename fsp_types.h file
2020-12-20 Michael Walleboard: kontron: sl28: reorder mmc devices
2020-12-20 Tom RiniMerge tag 'efi-2021-01-rc4' of https://gitlab.denx...
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-18 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-12-18 Tom RiniMerge tag 'u-boot-amlogic-20201218' of https://gitlab...
2020-12-18 Marek SzyprowskiARM: dts: meson: switch TFLASH_VDD_EN pin to open drain...
2020-12-18 Sean Andersonriscv: Add device tree bindings for SPI
2020-12-18 Sean Andersonspi: dw: Add SoC-specific compatible strings
2020-12-18 Sean Andersonspi: dw: Rename "cs-gpio" to "cs-gpios"
2020-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-12-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-12-16 Andy Shevchenkox86: edison: Switch to DM_USB_GADGET
2020-12-16 Andy Shevchenkox86: edison: Use dwc3-generic driver for Intel Edison
2020-12-16 Andy Shevchenkox86: edison: BINMAN selection is specific to the board
2020-12-16 Andy Shevchenkox86: edison: Add CPU to compatible string
2020-12-16 Andy Shevchenkox86: tangier: Find proper memory region for relocation
2020-12-16 Simon Glassx86: zimage: Update cmdline parameter to be an env var
2020-12-15 Tom RiniMerge tag 'u-boot-amlogic-20201215' of https://gitlab...
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-12-14 Leo Yu-Chi Liangriscv: Complete efi header for RV32/64
2020-12-14 Leo Yu-Chi Liangriscv: Fix efi header size for RV32
2020-12-14 Atish Patrariscv: Fix efi header for RV32
2020-12-14 Heinrich Schuchardtriscv: reset after crash
2020-12-14 Brad Kimriscv: fix the wrong swap value register
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()
next