- 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years, 1 month ago
- 664bf94 microblaze: Enable board_late_init() by Michal Simek · 4 years, 1 month ago
- 9ccfcae microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · 4 years, 1 month ago
- 841aa51 xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM by Michal Simek · 4 years, 1 month ago
- e75b09f xilinx: Remove additional newline in config files by Michal Simek · 4 years, 1 month ago
- 3022f19 xilinx: Enable SF_TEST command for all ARM based platforms by Michal Simek · 4 years, 1 month ago
- e3519b6 xilinx: zynq: Enable AES command by Michal Simek · 4 years, 1 month ago
- 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years, 1 month ago
- d4cf920 xilinx: Enable FRU command for all ARM based platforms by Michal Simek · 4 years, 1 month ago
- 17b7f66 xilinx: Add DDR base address to bootscript address by T Karthik Reddy · 4 years, 8 months ago
- 0f93b5a arm64: zynqmp: Fix zynqmp mini qspi max frequency by T Karthik Reddy · 4 years, 4 months ago
- c702a74 xilinx: zynqmp: Use tab for macro indentation by Michal Simek · 4 years, 1 month ago
- d228167 xilinx: zynqmp: Do not check 0 as invalid return from snprintf by Michal Simek · 4 years, 1 month ago
- c76c96f xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name() by Michal Simek · 4 years, 1 month ago
- 23c0def xilinx: zynqmp: Check return value from xilinx_pm_request() by Michal Simek · 4 years, 1 month ago
- 207e062 xilinx: board: Add FRU decoder support by Michal Simek · 4 years, 4 months ago
- d5c3321 xilinx: cmd: Add basic fru format generator by Michal Simek · 6 years ago
- 7177d02 xilinx: cmd: Add support for FRU commands by Siva Durga Prasad Paladugu · 6 years ago
- ca3fc2c xilinx: common: Add Makefile to common folder by Michal Simek · 4 years, 1 month ago
- f3ba38c microblaze: Enable i2c DM by default by Michal Simek · 4 years, 1 month ago
- 67ed85d xilinx: common: Protect board_late_init_xilinx() by Michal Simek · 4 years, 1 month ago
- 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years, 2 months ago
- d31b40f spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · 4 years, 3 months ago
- 9e64a55 spl: Use standard FIT entries by Michal Simek · 4 years, 3 months ago
- b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 10 months ago
- 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 10 months ago
- f96c789 serial: pl01x: Add error value checking by Michal Simek · 4 years, 2 months ago
- 0bb24e1 xilinx: board: Add support for additional card detection by Michal Simek · 4 years, 4 months ago
- 394ee24 xilinx: board: Read the whole eeprom not just offset by Michal Simek · 4 years, 4 months ago
- 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
- 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years, 2 months ago
- 59aadc5 dt-bindings: arm64: versal: Add clk and power headers by Michal Simek · 6 years ago
- d5c3747 arm64: zynqmp: Add support for saving sha3 key to different address by Michal Simek · 4 years, 1 month ago
- 89cbce9 arm64: zynqmp: Add support for SHA3 command by T Karthik Reddy · 6 years ago
- 59ec641 arm64: zynqmp: Add support for RSA command by T Karthik Reddy · 6 years ago
- 8b75ad6 arm64: zynqmp: Add support for encryption and decryption on data blob by Siva Durga Prasad Paladugu · 6 years ago
- 444b5a9 arm64: zynqmp: Get rid of iommus/power-domains properties for SPL DT by Michal Simek · 4 years, 2 months ago
- 30a11cf arm64: zynqmp: Enable cache command by Michal Simek · 4 years, 2 months ago
- e6e9b79 arm64: zynqmp: Enable FPGA loading from SPL by Michal Simek · 4 years, 2 months ago
- b5c3b0d arm64: zynqmp: Get rid of simple_itoa and replace it by snprintf by Michal Simek · 4 years, 2 months ago
- ac1c7a3 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · 4 years, 2 months ago
- f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · 4 years, 2 months ago
- 474bdf0 config: versal: Update mini u-boot timer clock to 100Mhz by Ashok Reddy Soma · 4 years, 2 months ago
- 209e00d arm64: versal: Update mini u-boot eMMC node parameters by Ashok Reddy Soma · 4 years, 2 months ago
- e539c26 microblaze: Add support for distro boot by T Karthik Reddy · 4 years, 2 months ago
- a95a5bc microblaze: Setup distro boot env variables at run time by T Karthik Reddy · 4 years, 2 months ago
- 51d7815 microblaze: board: Check return value whlie saving env variables by T Karthik Reddy · 4 years, 2 months ago
- a3627ee microblaze: trivial code fixes by T Karthik Reddy · 4 years, 2 months ago
- f3612e0 microblaze: Enable spi for microblaze by T Karthik Reddy · 4 years, 2 months ago
- 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years, 2 months ago
- b5be52c arm64: zynqmp: Enable EMMC boot by Michal Simek · 4 years, 2 months ago
- 3626f2c arm64: zynqmp: Add missing support for 9cg version by Michal Simek · 4 years, 2 months ago
- 95ed9c4 ARM: zynq: Add Z-turn board V5 by Alexandre GRIVEAUX · 4 years, 2 months ago
- 9fb6eed doc: board: xilinx: Add documentation for ZynqMP R5 by Michal Simek · 4 years, 3 months ago
- ad0ceb7 doc: board: xilinx: Add documentation for ZynqMP by Michal Simek · 4 years, 3 months ago
- e6f8343 doc: board: xilinx: Update links to DT binding docs by Michal Simek · 4 years, 3 months ago
- 6d04251 doc: board: xilinx: zynq.rst: Update zynq documentation by Michal Simek · 4 years, 3 months ago
- 564cda9 MAINTAINERS: Record documentation for Xilinx platforms by Michal Simek · 4 years, 3 months ago
- e6dbb8b microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · 4 years, 2 months ago
- 9855835 microblaze: start.S: Factor out exception setup code to __setup_exceptions by Ovidiu Panait · 4 years, 2 months ago
- 8e0d840 Merge branch '2020-10-23-misc-changes' by Tom Rini · 4 years, 1 month ago
- a1a2a22 power: regulator: add dummy helper by Peng Fan · 4 years, 2 months ago
- 259029f phy: nop-phy: add clk bulk by Peng Fan · 4 years, 2 months ago
- 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years, 1 month ago
- fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
- dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
- e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 2 months ago
- 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · 4 years, 2 months ago
- 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 2 months ago
- 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · 4 years, 2 months ago
- 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
- c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · 4 years, 4 months ago
- 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
- 07294cf Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · 4 years, 1 month ago
- 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
- bab2ef6 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · 4 years, 1 month ago
- 08df128 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 1 month ago
- ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
- d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
- 9428322 Merge branch '2020-10-22-misc-changes' by Tom Rini · 4 years, 1 month ago
- b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 2 months ago
- f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 2 months ago
- 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years, 2 months ago
- 5181e58 xen: add definitions for console_io by AKASHI Takahiro · 4 years, 2 months ago
- 9042071 arch: arm/xen: add putc() for debugging by AKASHI Takahiro · 4 years, 2 months ago
- cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years, 2 months ago
- b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years, 2 months ago
- acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 2 months ago
- 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years, 2 months ago
- 2be3600 doc: dfu: fix typo in README.dfu by Chance.Yang · 4 years, 2 months ago
- 128cd3e log: Tidy up documentation by Simon Glass · 4 years, 2 months ago
- ab2066b ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years, 2 months ago
- c080b51 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years, 2 months ago
- 3110dcb mmc: Fix comment typo by Naoki Hayama · 4 years, 2 months ago
- bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years, 2 months ago
- 361843d gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years, 2 months ago
- 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 2 months ago
- 3a0f386 km/common: change ubicopy variable by Holger Brunck · 4 years, 2 months ago