]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-06-01  Jagan Tekienv: sf: Free the old env_flash
2020-06-01  Jagan Tekicmd: sf Drop reassignment of new into flash
2020-06-01  Jagan Tekimtd: spi: Call sst_write in _write ops
2020-06-01  Jagan Tekisf: Drop spl_flash_get_sw_write_prot
2020-06-01  Jagan Tekimtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
2020-06-01  Jagan Tekispi: Zap sh_spi driver
2020-06-01  Jagan Tekispi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI
2020-06-01  Jagan Tekispi: Kconfig: Drop redundant CF_SPI definition
2020-06-01  Jagan Tekispi Drop spi_init()
2020-05-27  Yoshio Furuyamamtd: spinand: toshiba: Support for new Kioxia Serial...
2020-05-27  Yoshio Furuyamamtd: spinand: toshiba: Rename function name to change...
2020-05-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-27  Simon Glasscbfs: Don't require the CBFS size with cbfs_init_mem()
2020-05-27  Simon Glasscbfs: Allow reading a file from a CBFS given its base...
2020-05-27  Simon Glasscbfs: Change file_cbfs_find_uncached() to return an...
2020-05-27  Simon Glasscbfs: Return the error code from file_cbfs_init()
2020-05-27  Simon Glasscbfs: Record the start address in cbfs_priv
2020-05-27  Simon Glasscbfs: Use void * for the position pointers
2020-05-27  Simon Glasscbfs: Unify the two header loaders
2020-05-27  Simon Glasscbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv
2020-05-27  Simon Glasscbfs: Adjust file_cbfs_load_header() to use cbfs_priv
2020-05-27  Simon Glasscbfs: Adjust return value of file_cbfs_next_file()
2020-05-27  Simon Glasscbfs: Use bool type for whether initialised
2020-05-27  Simon Glasscbfs: Use ulong consistently
2020-05-27  Simon Glasscbfs: Rename the result variable
2020-05-27  Christian Gmeinercbfs: drop file_cbfs_result declaration
2020-05-27  Christian Gmeinerx86: coreboot: add SMBIOS cbmem entry parsing
2020-05-27  Bernhard Messerklingerx86: apl: Use devicetree for FSP-S configuration
2020-05-27  Bernhard Messerklingerx86: apl: Use devicetree for FSP-M configuration
2020-05-27  Bernhard Messerklingerx86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
2020-05-27  Simon Glassx86: mtrr: Drop the mask display when changing an mtrr
2020-05-27  Luka Kovacicarm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236
2020-05-27  Jakov Petrinaarm: mvebu: armada-3720-uDPU: fix PHY mode definition...
2020-05-27  Ezra Buehlerarm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
2020-05-27  Ezra Buehlerarm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0
2020-05-26  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-26  Tom Riniconfigs: Resync with savedefconfig
2020-05-26  Pragnesh Patelsifive: fix palmer's email address
2020-05-26  Atish Patrariscv: Move all SMP related SBI calls to SBI_v01
2020-05-26  Tom RiniPrepare v2020.07-rc3 v2020.07-rc3
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-25  Tom RiniMerge branch '2020-05-25-misc-fixes'
2020-05-25  Michael Wallesandbox: move compression option to Kconfig
2020-05-25  Michael Wallecmd: zip: fix implicit declaration warning
2020-05-25  Michael Wallecmd: zip: automatically pull in gzip()
2020-05-25  Michael Wallecmd: unzip: automatically select CONFIG_GZIP
2020-05-25  Marek Vasutenv: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
2020-05-25  Romain Naourtools/env/fw_env.h: remove env.h
2020-05-25  Tom RiniConvert CONFIG_CMD_MMC to Kconfig
2020-05-25  Vignesh Raghavendraphy: Fix possible NULL pointer deference
2020-05-25  Heinrich SchuchardtMAINTAINERS: add dfu.h and dfu.rst to DFU
2020-05-25  Heinrich Schuchardtdoc: dfu: describe more DFU function
2020-05-25  Heinrich Schuchardtdoc: dfu: fix typos in README.dfu
2020-05-25  Heinrich Schuchardtdoc: dfu: add DFU to HTML documentation
2020-05-25  Heinrich Schuchardtdoc: dfu: describe eMMC partition number parameter
2020-05-25  Heinrich SchuchardtMAINTAINERS: add doc/driver-model/ to DRIVER MODEL
2020-05-25  Peng Fanarmv8: cache_v8: fix mmu_set_region_dcache_behaviour
2020-05-23  Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-23  Tom RiniMerge branch 'net' of git://git.denx.de/u-boot-socfpga
2020-05-22  Marek Vasutnet: ks8851: Add Kconfig entries
2020-05-22  Marek Vasutnet: ks8851: Add DM support
2020-05-22  Marek Vasutnet: ks8851: Receive one packet per recv call
2020-05-22  Marek Vasutnet: ks8851: Split non-DM specific bits from common...
2020-05-22  Marek Vasutnet: ks8851: Pass around driver private data
2020-05-22  Marek Vasutnet: ks8851: Checkpatch cleanup
2020-05-22  Marek Vasutnet: ks8851: Clean up chip ID readout
2020-05-22  Marek Vasutnet: ks8851: Remove type_frame_head
2020-05-22  Marek Vasutnet: ks8851: Trim down struct ks_net
2020-05-22  Marek Vasutnet: ks8851: Use 16bit RXQCR access
2020-05-22  Marek Vasutnet: ks8851: Remove RXQCR cache
2020-05-22  Marek Vasutnet: ks8851: Replace malloc()+memset() with calloc()
2020-05-22  Tom RiniMerge tag 'u-boot-rockchip-20200522' of https://gitlab...
2020-05-22  Tom RiniMerge tag 'imx8qxp-fixes' of https://gitlab.denx.de...
2020-05-22  Tom RiniMerge tag 'efi-2020-07-rc3-2' of https://gitlab.denx...
2020-05-22  Tom RiniMerge tag 'uniphier-v2020.07' of https://gitlab.denx...
2020-05-22  Hayes Wangeth/r8152: fix typo in register name
2020-05-22  Chunfeng Yunusb: dwc3: fix NULL pointer issue
2020-05-22  Adam Fordusb: ehci-omap: Add Support for DM_USB and OF_CONTROL
2020-05-22  Kurt Millerrockchip: rk3328: rock64 - fix gen3 SPL hang
2020-05-22  Urja Rannikkodefconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL
2020-05-22  Urja Rannikkorockchip: spl-boot-order: do not attempt to access...
2020-05-22  Urja Rannikkorockchip: veyron: move board_early_init_f to _r (after...
2020-05-22  Urja Rannikkorockchip: spl: veyron speedy boots from SPI
2020-05-22  Heinrich Schuchardttools: value checks in rkcommon_check_params()
2020-05-22  Jagan Tekirockchip: Enable PCIe/M.2 on rock960 board
2020-05-22  Jagan Tekirockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
2020-05-22  Jagan Tekipci: Add Rockchip PCIe PHY controller driver
2020-05-22  Jagan Tekipci: Add Rockchip PCIe controller driver
2020-05-22  Jagan Tekiclk: rk3399: Enable/Disable the PCIEPHY clk
2020-05-22  Jagan Tekiclk: rk3399: Add enable/disable clks
2020-05-22  Andrius Štikonasrockpro64: Enable HDMI output on rockpro64 board
2020-05-22  Anatolij Gustschinthermal: imx_scu_thermal: prevent boot hang with zero...
2020-05-22  Anatolij Gustschincpu: imx8: use intended cpu-thermal device when getting...
2020-05-22  Anatolij Gustschincpu: imx8: fix type and rate detection
2020-05-22  Deepak Dasrockchip: rk3399: enable spl-fifo-mode for sdmmc
2020-05-22  Heiko Stuebnerboard: puma: use dtb given on the commandline instead...
2020-05-22  Masahiro YamadaARM: uniphier: remove board_eth_init()
2020-05-22  Masahiro YamadaARM: uniphier: delete or replace <common.h> includes
2020-05-22  Masahiro YamadaARM: uniphier: drop #include <log.h> again
next