]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-03-10  Simon Glassevent: Add documentation
2022-03-10  Simon Glassevent: Add a script to decode the event-spy list
2022-03-10  Simon Glassevent: Add a command
2022-03-10  Simon Glassevent: Convert arch_cpu_init_dm() to use events
2022-03-10  Simon Glassevent: Convert misc_init_f() to use events
2022-03-10  Simon Glassevent: Add events for device probe/remove
2022-03-10  Simon Glassevent: Set up the event system on start-up
2022-03-10  Simon Glassevent: Add a simple test
2022-03-10  Simon Glassevent: Add basic support for events
2022-03-10  Simon Glassbinman: Expand elf support a little
2022-03-10  Simon Glasssandbox: start: Sort the header files
2022-03-10  Andre Przywarasunxi: boards: Enable SPI flash support in U-Boot proper
2022-03-10  Andre Przywaraenv: sunxi: enable ENV_IS_IN_SPI_FLASH
2022-03-10  Andre Przywarasunxi: use boot source for determining environment...
2022-03-10  Andre Przywaraenv: sunxi: Define location in SPI flash
2022-03-10  Andre Przywarasunxi: Kconfig: Fix up SPI configuration
2022-03-09  Pali RohárNokia RX-51: Convert to CONFIG_DM_VIDEO
2022-03-09  Pali Rohárvideo: Allow drivers to allocate the frame buffer thems...
2022-03-09  Janne Grunauvideo: bmp: Support x2r10g10b10 pixel format
2022-03-09  Michal Simeknet: phy: Add support for ethernet-phy-id with gpio...
2022-03-09  Michal Simeknet: phy: Remove static return type for phy_device_create()
2022-03-09  Michal Simeknet: phy: Add new read ethernet phy id function
2022-03-09  Michal SimekMAINTAINERS: Remove duplicated entry for ehci-zynq.c
2022-03-09  Neal Fragerarm64: zynqmp: add support for zcu106 rev1.0
2022-03-09  Sai Pavan Boddui2c: i2c-cdns: Prevent early termination of write
2022-03-09  Sai Pavan Boddui2c: i2c-cdns: Fix write transaction state
2022-03-09  Sai Pavan Boddui2c: i2c-cdns: Start read transaction after write to...
2022-03-09  Michal Simekdma: xilinx: Add Display Port DMA driver
2022-03-09  Michal Simekvideo: Add skeleton driver for ZynqMP Display port...
2022-03-09  Ashok Reddy... mmc: zynq_sdhci: Add support for dynamic configuration
2022-03-09  Ashok Reddy... lib: div64: Add support for round up of div64_u64
2022-03-09  Ashok Reddy... firmware: zynqmp: Add support for set sd config and...
2022-03-09  Ashok Reddy... firmware: zynqmp: Add and update firmware enums
2022-03-08  Tom RiniMerge branch '2022-03-08-assorted-fixes'
2022-03-08  Philippe Reynesboard: .gitignore: replace dsdt.c by dsdt_generated.c
2022-03-08  Mark Kettenisdrivers: serial: Make sure we really return a serial...
2022-03-08  Michal Simek.mailmap: Fix Heinrich's xypron.glpk@gmx.de record
2022-03-08  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-08  Jan Kiszkawatchdog: rti_wdt: Add 10% safety margin to clock frequency
2022-03-08  Pali Rohárwatchdog: armada_37xx: Probe driver also when watchdog...
2022-03-08  Philippe Reynesdrivers: watchdog: wdt-uclass.c: add a property u-boot...
2022-03-08  Stefan RoeseMAINTAINERS: Add watchdog maintainers entry
2022-03-07  Tom RiniMerge branch '2022-03-07-add-platforms' into next
2022-03-07  Andrew Jefferyconfigs: evb-ast2[56]00: Enable GPIO control
2022-03-07  Andrew JefferyARM: dts: ast2500: Add ngpios property to GPIO node
2022-03-07  Andrew Jefferygpio: Add Aspeed GPIO driver
2022-03-07  Lukasz Majewskiarm: dts: Add DTS description for MMC2 am33xx devices
2022-03-07  Lukasz Majewskiarm: dts: Add mmc[01] aliases to am33xx.dtsi
2022-03-07  Lukasz Majewskiarm: mmc: Add "ti, am335-sdhci" compatible for TI's...
2022-03-07  Philippe Reynesconfigs: bcm96753ref_ram_defconfig: enable led support
2022-03-07  Philippe Reynesarch: arm: dts: bcm96753ref: enable led support
2022-03-07  Philippe Reynesarch: arm: dts: bcm6753: add led support
2022-03-07  Philippe Reynesdrivers: led: led_bcm6753: initial support
2022-03-07  Philippe Reynesbcm96753ref: add initial support
2022-03-07  Philippe Reyneswatchdog: bcm6345: allow to use this driver on arm...
2022-03-07  Philippe Reynesnand: brcmnand: add bcm6753 support
2022-03-07  Philippe Reynesgpio: bcm6345: allow to use this driver on arm bcm6753
2022-03-07  Philippe Reynesbcm6753: add initial support
2022-03-07  Michal Simekarm64: zynqmp: Fix level of gpio reset for usb on kv260...
2022-03-07  Michal Simekarm64: zynqmp: Enable DP driver for SOMs
2022-03-07  Michal Simekarm64: zynqmp: Switch to ethernet-phy-id in kv260
2022-03-07  Michal Simekarm64: zynqmp: Use assigned-clock-rates for setting...
2022-03-07  Michal Simekarm64: zynqmp: Setup clock for DP and DPDMA
2022-03-07  Michal Simekarm64: zynqmp: Move usb hub from i2c to usb node
2022-03-07  Michal Simekmicroblaze: Do not place u-boot to reserved memory...
2022-03-07  Michal Simekpower: zynqmp: Use zynqmp_pmufw_node() from firmware
2022-03-07  T Karthik Reddygpio: slg7xl45106: Add support for slg7xl45106 i2c...
2022-03-07  Ashok Reddy... mmc: zynq_sdhci: Enable card detect workaround for...
2022-03-07  Ashok Reddy... mmc: zynq_sdhci: Change granularity of timeout to 1us
2022-03-07  Ashok Reddy... mmc: zynq_sdhci: Fix timeout issue
2022-03-07  Michael WalleARM: dts: zynq: add NAND flash controller node
2022-03-07  Michal Simekmtd: nand: Update driver to match new DT binding
2022-03-07  Ashok Reddy... dm: pinctrl: Use explicit values for enums
2022-03-07  T Karthik ReddyRevert "board: zynqmp: Fix for wrong AMS setting by...
2022-03-07  Ashok Reddy... fru: ops: Add support to read mac addresses from multir...
2022-03-07  Ashok Reddy... xilinx: common: Optimise updating ethaddr from eeprom
2022-03-07  Ashok Reddy... fru: ops: Return error from checksum if data is all...
2022-03-07  Ashok Reddy... fru: ops: Clear fru table before storing data
2022-03-06  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-05  Tom RiniMerge branch '2022-03-04-assorted-minor-fixes'
2022-03-04  Yann Droneaudlib: rsa: use actual OpenSSL 1.1.0 EVP MD API
2022-03-04  Michal Simek.mailmap: Record all address for main U-Boot contributor
2022-03-04  Heinrich Schuchardtmkimage: error handling for FIT image
2022-03-04  Sébastien Szymanskicmd: pwm: fix typo 'eisable' -> 'disable'
2022-03-04  Jan Kiszkaarm: dts: iot2050: Add cfg register space for ringacc...
2022-03-04  Aswath Govindrajuconfigs: j721e_*_evm_a72_defconfig: Enable config for...
2022-03-04  Christian Gmeinerarm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT
2022-03-04  Romain Naourconfigs: ti: use standard configuration nodes naming
2022-03-04  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-04  Pali Rohártools: kwboot: Update references with public links
2022-03-04  Pali Rohártools: kwboot: Update doc about Avanta
2022-03-04  Pali Rohártools: kwboot: Update manpage
2022-03-04  Pali Rohártools: kwboot: Update usage
2022-03-04  Pali Rohártools: kwboot: Add support for backspace key in mini...
2022-03-04  Pali Rohártools: kwboot: Fix sending and processing debug message...
2022-03-04  Pali Rohártools: kwboot: Use separate thread for sending boot...
2022-03-04  Pali Rohártools: kwboot: Cleanup bootmsg and debugmsg variables
2022-03-04  Pali Rohártools: kwboot: Remove msg_req_delay
2022-03-04  Pali Rohártools: kwboot: Check for return value of kwboot_tty_sen...
2022-03-04  Chris PackhamARM: mvebu: x530: clearfog: Add ODT configuration
next