summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27doc: board: xilinx: zynq.rst: Update zynq documentationMichal Simek
2020-10-27MAINTAINERS: Record documentation for Xilinx platformsMichal Simek
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait
2020-10-27microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait
2020-10-24Merge branch '2020-10-23-misc-changes'Tom Rini
2020-10-23power: regulator: add dummy helperPeng Fan
2020-10-23phy: nop-phy: add clk bulkPeng Fan
2020-10-23bootm: fix wrong conditions about images overlapJaehoon Chung
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar
2020-10-23test: unit tests for print_freq(), print_size()Heinrich Schuchardt
2020-10-23cmd: Add a 'misc' command to access miscellaneous devicesBin Meng
2020-10-23cmd: Split out timer command from the sleep commandBin Meng
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng
2020-10-23Makefile: Fix u-boot-nodtb.bin targetPali Rohár
2020-10-23i2c: i2c-gpio: Convert to use APIs which support live DTPatrick Delaunay
2020-10-23power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay
2020-10-23power: regulator: gpio-regulator: protect count valuePatrick Delaunay
2020-10-23post: remove redundant conditionHeinrich Schuchardt
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-10-23Merge branch '2020-10-23-revert-xen-changes'Tom Rini
2020-10-23Revert "serial: serial_xen: print U-Boot banner and others"Tom Rini
2020-10-23Revert "arch: arm/xen: add putc() for debugging"Tom Rini
2020-10-23Revert "xen: add definitions for console_io"Tom Rini
2020-10-23Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-10-22Merge branch '2020-10-22-misc-changes'Tom Rini
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher
2020-10-22mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent
2020-10-22serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro
2020-10-22xen: add definitions for console_ioAKASHI Takahiro
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro
2020-10-22serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro
2020-10-22cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang
2020-10-22clk: ccf: replace the get_rate helperDario Binacchi
2020-10-22doc: dfu: fix typo in README.dfuChance.Yang
2020-10-22log: Tidy up documentationSimon Glass
2020-10-22ARM: mvebu: a38x: Fix comment typoNaoki Hayama
2020-10-22fs: btrfs: Fix typo in error messageNaoki Hayama
2020-10-22mmc: Fix comment typoNaoki Hayama
2020-10-22Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay
2020-10-22gpio: fix gpio_request_by_name() descriptionDario Binacchi
2020-10-22dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi
2020-10-22km/common: change ubicopy variableHolger Brunck
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck
2020-10-22lib: print_freq() should output kHz not KHzHeinrich Schuchardt
2020-10-22IPQ40xx: Add PRNG supportRobert Marko
2020-10-22rng: Add Qualcomm MSM PRNG driverRobert Marko
2020-10-22IPQ40xx: Add support for MDIORobert Marko
2020-10-22net: Add IPQ40xx MDIO driverRobert Marko