platform/kernel/u-boot.git
2021-02-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2021-02-20 Marek VasutARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY...
2021-02-20 Marek Vasutpci: renesas: Fix BAR mapping on Gen3
2021-02-20 Marek Vasutpci: renesas: Make map address and mask power of two...
2021-02-20 Marek Vasutpci: renesas: Add root bus handling on Gen3
2021-02-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-19 Andre Przywarafdt/sunxi: Remove OF_STDOUT_PATH
2021-02-19 Tobias Schrammsunxi: support boot console on uart1 for sun8i
2021-02-19 Samuel Hollandsunxi: Remove dead ifdefs in sunxi-common.h
2021-02-19 Jernej Skrabecsunxi: spl: Fix H616 clock initialization
2021-02-19 Tom RiniMerge tag 'mmc-2021-2-19' of https://gitlab.denx.de...
2021-02-19 Jaehoon Chungconfigs: enable CONFIG_MMC_PWRSEQ configuration
2021-02-19 Jaehoon ChungARM: mach-meson: select MMC_PWRSEQ config
2021-02-19 Jaehoon Chungmmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchi...
2021-02-19 Jaehoon Chungmmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_...
2021-02-19 Jaehoon Chungmmc: pwrseq: add mmc-pwrseq file to provide a generic...
2021-02-19 Bin Mengmmc: mmc_spi: Document the 3 local functions
2021-02-19 Bin Mengmmc: mmc_spi: Fix potential spec violation in receiving...
2021-02-19 Bin Mengmmc: mmc_spi: Move argument check to the beginning...
2021-02-19 Bin Mengmmc: mmc_spi: Print verbose debug output when crc16...
2021-02-19 Stefan Boschmmc: fix response timeout after switch command
2021-02-19 Yuezhang.Mo... mmc: sdhci: skip cache invalidation if DMA is not used
2021-02-19 Jaehoon Chungcmd: mmc: update the mmc command's usage about argument
2021-02-19 Jaehoon Chungmmc: initialize an err variable
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Ramon Friednet: tftp: Avoid sending extra ack on completion
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz... video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible
2021-02-18 Nicolas Saenz... configs: rpi4: Enable DM_DMA across all RPi4 configurations
2021-02-18 Nicolas Saenz... mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
2021-02-18 Nicolas Saenz... xhci: translate virtual addresses into the bus's addres...
2021-02-18 Nicolas Saenz... dm: test: Add test case for dev_phys_to_bus()/dev_bus_t...
2021-02-18 Nicolas Saenz... dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
2021-02-18 Nicolas Saenz... dm: test: Add test case for dev->dma_offset
2021-02-18 Nicolas Saenz... dm: Introduce DMA constraints into the core device...
2021-02-18 Nicolas Saenz... dm: test: Add test case for dev_get_dma_ranges()
2021-02-18 Nicolas Saenz... dm: Introduce xxx_get_dma_range()
2021-02-18 Nicolas Saenz... pci: pcie-brcmstb: Fix inbound window configurations
2021-02-18 Nicolas Saenz... rpi: Add identifier for the new CM4
2021-02-18 Nicolas Saenz... rpi: Add identifier for the new RPi400
2021-02-18 Marek Szyprowskirpi: limit size of the RAM to the multiple of the MMU_S...
2021-02-18 Nicolas Saenz... pci: brcmstb: Cleanup controller state before handover
2021-02-18 Nicolas Saenz... usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag
2021-02-18 Matthias Bruggerconfig: Enable iProc RNG200 driver in RPi4 configs
2021-02-18 Alexandru Gagniucspl: fit: Load devicetree when a Linux payload is found
2021-02-18 Alexandru Gagniucspl: fit: Replace #ifdef blocks with more readable...
2021-02-18 Alexandru Gagniucimage: Do not #if guard board_fit_image_post_process...
2021-02-18 Alexandru Gagniucspl: fit: Only look up FIT configuration node once
2021-02-18 Alexandru Gagniucspl: fit: Remove useless loop in spl_fit_get_image_name()
2021-02-18 Alexandru Gagniucspl: fit: Pass FIT context via a structure pointer
2021-02-17 Alexandru Gagniucspl: fit: Factor out FIT parsing and use a context...
2021-02-17 Alexandru Gagniucspl: fit: Drop 'length' argument to board_spl_fit_post_...
2021-02-16 Matthias Bruggerrng: Add iProc RNG200 driver
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Alex Margineanconfigs: ls1028a: Enable the Ethernet switch driver...
2021-02-16 Alex Margineanarm: dts: ls1028a: Add Ethernet switch node and depende...
2021-02-16 Alex Margineandrivers: net: Add Felix DSA switch driver
2021-02-16 Claudiu Manoilnet: Introduce DSA class for Ethernet switches
2021-02-16 Vladimir Olteannet: phy: introduce fixed_phy_create for DSA CPU ports
2021-02-16 Vladimir Olteannet: phy: fixed: support speeds of 2500 and 10000
2021-02-16 Igor Opaniuktest: dm: tee: extend with RPC test
2021-02-16 Igor Opaniukdrivers: tee: sandbox: add rpc test ta emulation
2021-02-16 Igor Opaniuktest: py: add pygit2 and pyelftools to requirements.txt
2021-02-16 Jorge Ramirez... drivers: tee: i2c trampoline driver
2021-02-16 Andy Shevchenkousb: kbd: destroy device after console is stopped
2021-02-16 Andy ShevchenkoIOMUX: Introduce iomux_replace_device()
2021-02-16 Andy ShevchenkoIOMUX: Split out for_each_console_dev() helper macro
2021-02-16 Andy ShevchenkoIOMUX: Split out iomux_match_device() helper
2021-02-16 Andy ShevchenkoIOMUX: Switch to use stdio_file_to_flags()
2021-02-16 Andy Shevchenkoconsole: Set file and devices at one go
2021-02-16 Andy Shevchenkoconsole: Set console device counter in console_devices_...
2021-02-16 Andy Shevchenkoconsole: Switch to use stdio_file_to_flags()
2021-02-16 Andy Shevchenkostdio: Introduce a new helper stdio_file_to_flags()
2021-02-16 Andy Shevchenkostdio: Split out nulldev_register() and move it under #if
2021-02-16 Andy Shevchenkostdio: Get rid of dead code, i.e. stdio_deregister()
2021-02-16 Tom RiniPrepare v2021.04-rc2
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Check for unit addresses in FITs
2021-02-16 Simon Glasslibfdt: Check for multiple/invalid root nodes
2021-02-16 Simon Glassimage: Add an option to do a full check of the FIT
2021-02-16 Simon Glassimage: Adjust the workings of fit_check_format()
2021-02-16 Simon Glasstest: Add tests for the 'evil' vboot attacks
2021-02-16 Simon Glasstest: Add vboot_evil implementation
2021-02-16 Simon Glassfit: Don't allow verification of images with @ nodes
2021-02-16 Simon Glassfdt_region: Check for a single root node of the correct...
2021-02-15 Tom Riniconfigs: Resync with savedefconfig
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-15 Tom RiniMerge branch '2021-02-14-remove-some-boards'
2021-02-15 Tom Rinish: Remove sh7763rdp board
2021-02-15 Tom Rinish: Remove sh7757lcr board
2021-02-15 Tom Rinish: Remove sh7753evb board
2021-02-15 Tom Rinish: Remove sh7752evb board
2021-02-15 Tom Rinish: Remove r7780mp board
2021-02-15 Tom Rinish: Remove MigoR board
2021-02-15 Tom Rinippc: Remove MPC8641HPCN board
2021-02-15 Tom Rinippc: Remove MPC8610HPCD board
2021-02-15 Tom Rinippc: Remove MPC8572DS board
2021-02-15 Tom Rinippc: Remove MPC8544DS board
2021-02-15 Tom Riniarm: Remove db-88f6281-bp board
2021-02-15 Tom Riniarm: Remove ls2080a_simu board
next