]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-10-27  Ashok Reddy... mmc: zynq_sdhci: Set tapdelays based on clk phase delays
2020-10-27  Michal Simekmmc: zynq_sdhci: Read clock phase delays from dt
2020-10-27  Michal Simekmmc: zynq_sdhci: Move macro to the top
2020-10-27  Ashok Reddy... mmc: Define timing macro's
2020-10-27  Ashok Reddy... Revert "mmc: zynq: parse dt when probing"
2020-10-27  Ashok Reddy... spi: zynq_qspi: Add function description
2020-10-27  Michal Simekmtd: spi: Fix incorrect indentation
2020-10-27  Michal Simekmicroblaze: Enable board_late_init()
2020-10-27  Michal Simekmicroblaze: Wire generic xilinx board_late_init_xilinx()
2020-10-27  Michal Simekxilinx: Merge together BOOT_SCRIPT_OFFSET between MB...
2020-10-27  Michal Simekxilinx: Remove additional newline in config files
2020-10-27  Michal Simekxilinx: Enable SF_TEST command for all ARM based platforms
2020-10-27  Michal Simekxilinx: zynq: Enable AES command
2020-10-27  Michal Simekxilinx: zynq: Change types from u32 to uint32_t
2020-10-27  Michal Simekxilinx: Enable FRU command for all ARM based platforms
2020-10-27  T Karthik Reddyxilinx: Add DDR base address to bootscript address
2020-10-27  T Karthik Reddyarm64: zynqmp: Fix zynqmp mini qspi max frequency
2020-10-27  Michal Simekxilinx: zynqmp: Use tab for macro indentation
2020-10-27  Michal Simekxilinx: zynqmp: Do not check 0 as invalid return from...
2020-10-27  Michal Simekxilinx: zynqmp: Fix debug message in zynqmp_get_silicon...
2020-10-27  Michal Simekxilinx: zynqmp: Check return value from xilinx_pm_request()
2020-10-27  Michal Simekxilinx: board: Add FRU decoder support
2020-10-27  Michal Simekxilinx: cmd: Add basic fru format generator
2020-10-27  Siva Durga... xilinx: cmd: Add support for FRU commands
2020-10-27  Michal Simekxilinx: common: Add Makefile to common folder
2020-10-27  Michal Simekmicroblaze: Enable i2c DM by default
2020-10-27  Michal Simekxilinx: common: Protect board_late_init_xilinx()
2020-10-27  Michal Simekxilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board...
2020-10-27  Michal Simekspl: fdt: Record load/entry fit-images entries in 64bit...
2020-10-27  Michal Simekspl: Use standard FIT entries
2020-10-27  T Karthik Reddyspi: zynq_qspi: Use clk subsystem to get reference...
2020-10-27  T Karthik Reddyspi: zynq_spi: Use clk subsystem to get reference spi clk
2020-10-27  Michal Simekserial: pl01x: Add error value checking
2020-10-27  Michal Simekxilinx: board: Add support for additional card detection
2020-10-27  Michal Simekxilinx: board: Read the whole eeprom not just offset
2020-10-27  Michal Simekdm: core: Add support for getting node from aliases
2020-10-27  T Karthik Reddyspi: xilinx_spi: remove unused local variable
2020-10-27  Michal Simekdt-bindings: arm64: versal: Add clk and power headers
2020-10-27  Michal Simekarm64: zynqmp: Add support for saving sha3 key to diffe...
2020-10-27  T Karthik Reddyarm64: zynqmp: Add support for SHA3 command
2020-10-27  T Karthik Reddyarm64: zynqmp: Add support for RSA command
2020-10-27  Siva Durga... arm64: zynqmp: Add support for encryption and decryptio...
2020-10-27  Michal Simekarm64: zynqmp: Get rid of iommus/power-domains properti...
2020-10-27  Michal Simekarm64: zynqmp: Enable cache command
2020-10-27  Michal Simekarm64: zynqmp: Enable FPGA loading from SPL
2020-10-27  Michal Simekarm64: zynqmp: Get rid of simple_itoa and replace it...
2020-10-27  Michal Simekmailbox: zynqmp: Extend timeout for getting observation bit
2020-10-27  Michal Simekfirmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD...
2020-10-27  Ashok Reddy... config: versal: Update mini u-boot timer clock to 100Mhz
2020-10-27  Ashok Reddy... arm64: versal: Update mini u-boot eMMC node parameters
2020-10-27  T Karthik Reddymicroblaze: Add support for distro boot
2020-10-27  T Karthik Reddymicroblaze: Setup distro boot env variables at run...
2020-10-27  T Karthik Reddymicroblaze: board: Check return value whlie saving...
2020-10-27  T Karthik Reddymicroblaze: trivial code fixes
2020-10-27  T Karthik Reddymicroblaze: Enable spi for microblaze
2020-10-27  Michal Simekspi: xilinx_spi: Remove unused variable
2020-10-27  Michal Simekarm64: zynqmp: Enable EMMC boot
2020-10-27  Michal Simekarm64: zynqmp: Add missing support for 9cg version
2020-10-27  Alexandre GRIVEAUXARM: zynq: Add Z-turn board V5
2020-10-27  Michal Simekdoc: board: xilinx: Add documentation for ZynqMP R5
2020-10-27  Michal Simekdoc: board: xilinx: Add documentation for ZynqMP
2020-10-27  Michal Simekdoc: board: xilinx: Update links to DT binding docs
2020-10-27  Michal Simekdoc: board: xilinx: zynq.rst: Update zynq documentation
2020-10-27  Michal SimekMAINTAINERS: Record documentation for Xilinx platforms
2020-10-27  Ovidiu Panaitmicroblaze: start.S: Use board_init_f_alloc/init in...
2020-10-27  Ovidiu Panaitmicroblaze: start.S: Factor out exception setup code...
2020-10-24  Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23  Peng Fanpower: regulator: add dummy helper
2020-10-23  Peng Fanphy: nop-phy: add clk bulk
2020-10-23  Jaehoon Chungbootm: fix wrong conditions about images overlap
2020-10-23  Lad Prabhakarcmd: fat: Use do_save() for fatwrite
2020-10-23  Heinrich Schuchardttest: unit tests for print_freq(), print_size()
2020-10-23  Bin Mengcmd: Add a 'misc' command to access miscellaneous devices
2020-10-23  Bin Mengcmd: Split out timer command from the sleep command
2020-10-23  Bin Mengcmd: Rename CMD_MISC to CMD_SLEEP
2020-10-23  Pali RohárMakefile: Fix u-boot-nodtb.bin target
2020-10-23  Patrick Delaunayi2c: i2c-gpio: Convert to use APIs which support live DT
2020-10-23  Patrick Delaunaypower: regulator: gpio-regulator: Convert to use APIs...
2020-10-23  Patrick Delaunaypower: regulator: gpio-regulator: protect count value
2020-10-23  Heinrich Schuchardtpost: remove redundant condition
2020-10-23  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23  Tom RiniMerge branch '2020-10-23-revert-xen-changes'
2020-10-23  Tom RiniRevert "serial: serial_xen: print U-Boot banner and...
2020-10-23  Tom RiniRevert "arch: arm/xen: add putc() for debugging"
2020-10-23  Tom RiniRevert "xen: add definitions for console_io"
2020-10-23  Tom RiniRevert "serial: serial_xen: add DEBUG_UART support"
2020-10-23  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22  Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22  Heiko Schocherrtc: move pcf8563 to Kconfig
2020-10-22  Fabien Parentmmc: mtk-sd: change some dev_err into dev_dbg
2020-10-22  AKASHI Takahiroserial: serial_xen: add DEBUG_UART support
2020-10-22  AKASHI Takahiroxen: add definitions for console_io
2020-10-22  AKASHI Takahiroarch: arm/xen: add putc() for debugging
2020-10-22  AKASHI Takahiroserial: serial_xen: print U-Boot banner and others
2020-10-22  Chia-Wei, Wangcosmetic: reset: ast2500: Rename driver and configs
2020-10-22  Chia-Wei, Wangreset: ast2500: Use SCU for reset control
2020-10-22  Dario Binacchiclk: ccf: replace the get_rate helper
2020-10-22  Chance.Yangdoc: dfu: fix typo in README.dfu
2020-10-22  Simon Glasslog: Tidy up documentation
2020-10-22  Naoki HayamaARM: mvebu: a38x: Fix comment typo
next