]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-02-25  Heinrich Schuchardtgitlab: build HTML documentation
2020-02-25  Heinrich Schuchardttravis: build HTML docs
2020-02-25  Tom Rinitravis: Add python3-sphinx to the package list
2020-02-24  Heinrich Schuchardtdoc: update doc/sphinx/kerneldoc.py
2020-02-24  Tom RiniAzure / GitLab: Update Docker image
2020-02-21  Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20  Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-20  Masahiro Yamadammc: sdhci: fix missing cache invalidation after readin...
2020-02-20  Masahiro Yamadammc: sdhci: use dma_map_single() instead of flush_cache...
2020-02-20  Masahiro Yamadammc: add mmc_get_dma_dir() helper
2020-02-20  Masahiro Yamadammc: sdhci: remove unneeded casts
2020-02-20  Masahiro Yamadammc: sdhci: use lower_32_bit2() and upper_32_bits(...
2020-02-20  Masahiro Yamadammc: sdhci: reduce code duplication for aligned buffer
2020-02-20  Masahiro Yamadammc: sdhci: put the aligned buffer pointer to struct...
2020-02-20  Masahiro Yamadadma-mapping: add <asm/dma-mapping.h> for all architectures
2020-02-20  Peter Robinsonarch: arm: rockchip: order the rk3399 entries alphabeti...
2020-02-20  Kever Yangrockchip: rk3399: add target type for evb based board
2020-02-19  Tom RiniMerge tag 'efi-2020-04-rc3' of https://gitlab.denx...
2020-02-19  Masahiro Yamadadma-mapping: move dma_map_(un)single() to <linux/dma...
2020-02-19  Masahiro Yamadadma-mapping: fix the prototype of dma_unmap_single()
2020-02-19  Masahiro Yamadadma-mapping: fix the prototype of dma_map_single()
2020-02-19  Rasmus Villemoesmmc: fsl_esdhc: actually enable cache snooping on mpc830x
2020-02-19  Heinrich Schuchardtefi_loader: EFI_RNG_PROTOCOL
2020-02-19  Heinrich Schuchardtefi_loader: fix efi_install_fdt() description
2020-02-19  Jared Baldridgeconfigs: fix typos in khadas-edge defconfigs
2020-02-19  Suniel Maheshboard: roc-pc-rk3399: Add support for onboard LED's...
2020-02-19  Suniel Maheshrockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399
2020-02-19  Hugh Cole-Bakerrockchip: boot_mode: find the saradc device name
2020-02-19  Jagan Tekirk3288: vyasa: Add console settings
2020-02-19  Jagan Tekirk3288: tinker: Enable HDMI output
2020-02-19  Jagan TekiARM: dts: rockchip: Sync rk3288-vyasa dts from linux
2020-02-19  Jagan Tekirockchip: rk3288: Enable pre console buffer
2020-02-19  Heiko Stuebnerrockchip: px30: sync the main px30 dtsi from mainline
2020-02-19  Peter Robinsonarm: dts: rockchip: puma: move U-Boot specific bits...
2020-02-19  Peter Robinsonarm: dts: rockchip: rk3399: Move U-Boot specific bits...
2020-02-19  Peter Robinsonarm: dts: rockchip: Update EVB/Puma devices to upstream...
2020-02-19  Heiko Stuebnerrockchip: make the global board_fit_config_name_match...
2020-02-19  Heiko Stuebnerrockchip: make_fit_atf: use correct fdt_x references...
2020-02-18  Tom RiniMerge tag 'bugfixes-for-v2020.04' of https://gitlab...
2020-02-18  Simon Glassi2c: designware_i2c: Correct the selection of speed...
2020-02-17  Masahiro Yamadammc: remove unneeded forward declarations
2020-02-17  Masahiro Yamadammc: check the return value of mmc_select_mode_and_width()
2020-02-17  Masahiro Yamadammc: sdhci-cadence: send tune request twice to work...
2020-02-17  Jaehoon Chungmmc: fix the build error when MMC_WRITE is disabled
2020-02-17  Bharat Kumar... drivers: mmc: rpmb: Use R1 response
2020-02-14  Tom RiniMerge tag 'u-boot-stm32-20200214' of https://gitlab...
2020-02-14  Tom RiniMerge tag 'ti-v2020.04-rc3' of https://gitlab.denx...
2020-02-13  Tom RiniMerge branch '2020-02-13-master-imports'
2020-02-13  Patrice Chotardboard: stm32: remove fdt_high and fdt_highinitrd_high
2020-02-13  Patrice Chotardboard: stm32: fix extra env setings addresses
2020-02-13  Patrice Chotardboard: stih410-b2260: remove fdt_high and initrd_high
2020-02-13  Patrick Delaunaystm32mp1: remove fdt_high and initrd_high in environment
2020-02-13  Patrick Delaunayclk: stm32mp1: solve type issue in stm32mp1_lse_enable...
2020-02-13  Patrick Delaunaypinctrl: stmfx: update the result type of dm_i2c_reg_read
2020-02-13  Patrick Delaunayboard: stm32mp1: change dfu function to static
2020-02-13  Patrick Delaunayboard: stm32mp1: board: add include for dfu
2020-02-13  Antonio Borneotools: mkimage: fix STM32 image format for big endian...
2020-02-13  Patrick Delaunaystm32mp1: support of STM32MP15x Rev.Z
2020-02-13  Patrick Delaunayboard: stm32mp1: update readme
2020-02-13  Patrick DelaunayARM: dts: stm32m1: add reg for pll nodes
2020-02-13  Patrick DelaunayARM: dts: stm32mp1: correct ddr node
2020-02-13  Antonio BorneoARM: dts: stm32mp1: move FDCAN to PLL4_R
2020-02-13  Patrick DelaunayARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7
2020-02-13  Patrick Delaunaystm32mp1: pwr: use the last binding for pwr
2020-02-13  Patrick DelaunayARM: dts: stm32mp1: DT alignment with kernel v5.4
2020-02-13  Andreas DannenbergarmV7R: K3: am654: Activate early console functionality
2020-02-13  Andreas Dannenbergarm: K3: j721e: Fix boot parameter table index memory...
2020-02-13  Tero KristoARM: keystone2: enable initrd fixup for LPAE addressing
2020-02-13  Roger Quadrosboard: ti: am57xx-idk: Prevent boot for invalid configu...
2020-02-13  Lokesh Vutlaarm: mach-k3: Fix nomenclature on Silicon Revisions
2020-02-13  Faiz Abbasconfigs: am43xx_evm_usbhost_boot: Add device for enviro...
2020-02-13  Faiz Abbasconfigs: am43xx_evm_usbhost: Add configs for USB Host...
2020-02-13  Lokesh Vutlaconfigs: j721e_evm_r5: Enable early cons
2020-02-13  Lokesh Vutlaarm: dts: k3-j721e-r5-common-proc-board: Disable power...
2020-02-13  Faiz Abbasconfigs: am43xx_evm: Enable SPL_ETH_SUPPORT
2020-02-13  Faiz Abbasarm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi
2020-02-13  Tom Rinitravis/gitlab/azure: Ensure we use python3 always
2020-02-13  Ovidiu Panaitboard_f: Make clear_bss generic
2020-02-13  Rasmus Villemoesnet: convert NET_MAXDEFRAG to Kconfig
2020-02-13  Michal Simekram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_...
2020-02-13  Heinrich Schuchardtdoc: board: add Rockchip to doc/board/index.rst
2020-02-13  Heinrich Schuchardtcommon/console.c: discard volatile
2020-02-13  Philippe Reynestest: aes: fix memleak
2020-02-13  Heinrich Schuchardtpci: definition of pci_addr_t and pci_size_t
2020-02-12  Tom RiniMerge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab...
2020-02-12  Marek VasutARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2...
2020-02-12  Alexey BrodkinARC: Switch to generic accessors
2020-02-12  Eugeniy PaltsevARC: rework setting of ARC CPU specific compiler options
2020-02-12  Eugeniy PaltsevCLK: HSDK: fix HDMI clock calculation
2020-02-12  Eugeniy PaltsevCLK: HSDK: Check for PLL bypass firstly
2020-02-12  Alexey BrodkinARC: nsim_hs38: Add support of Virtio NET & BLK
2020-02-12  Alexey BrodkinARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking
2020-02-12  Alexey BrodkinARC: nSIM: switch from ARC UART to DW UART
2020-02-12  Tom RiniPrepare v2020.04-rc2 v2020.04-rc2
2020-02-12  Simon GlassRevert "gitlab: Disable SDL when building sandbox"
2020-02-11  Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-11  Tom RiniMerge branch '2020-02-10-master-imports'
2020-02-11  Marek BykowskiKconfig: update LOGLEVEL range
2020-02-11  Dario Binacchidm: fix design.rst document
2020-02-10  Lukasz Majewskiregulator: fix: Move code to enable gpio regulator...
next