summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-03usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpointPali Rohár
2021-03-03usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmandPali Rohár
2021-03-03usb: musb: Fix receiving of bigger buffersPali Rohár
2021-03-03usb: musb: Fix transmission of bigger buffersPali Rohár
2021-03-03usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár
2021-03-03usb: musb: Fix configuring FIFO for endpointsPali Rohár
2021-03-03usb: musb: Always clear the data toggle bit when configuring epPali Rohár
2021-03-03usb: musb: Fix compilation of gadget codePali Rohár
2021-03-03serial: usbtty: Send urb data in correct orderPali Rohár
2021-03-03serial: usbtty: Fix puts functionPali Rohár
2021-03-02Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-03-02tpm: Allow disabling platform hierarchy with TPM2Simon Glass
2021-03-02tpm: Add TPM2 support for write_lockSimon Glass
2021-03-02tpm: Add TPM2 support for read/write valuesSimon Glass
2021-03-02tpm: Add an implementation of define_spaceSimon Glass
2021-03-02tpm: Reduce duplication in a few functionsSimon Glass
2021-03-02tpm: Add a basic API implementation for TPMv2Simon Glass
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-03-02tpm: Add an API that can support v1.2 and v2Simon Glass
2021-03-02tpm: Add debugging of request in tpm_sendrecv_command()Simon Glass
2021-03-02tpm: Use logging in the uclassSimon Glass
2021-03-02tpm: Don't include cr50 in TPL/SPLSimon Glass
2021-03-02bootm: Fix duplicate debugging in bootm_process_cmdline()Simon Glass
2021-03-02sandbox: Write out bloblist when exitingSimon Glass
2021-03-02sandbox: Avoid using malloc() for system stateSimon Glass
2021-03-02sandbox: Add os_realloc()Simon Glass
2021-03-02s5p4418_nanopi2: Drop dead codeSimon Glass
2021-03-02doc: Add a note about producing 'md.b' output using hexdumpSimon Glass
2021-03-02doc: describe the md commandSimon Glass
2021-03-02binman: Indicate how to make binman verboseSimon Glass
2021-03-02spl: Drop duplicate 'Jumping to U-Boot' messageSimon Glass
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-02Revert "lpc32xx: cpu: add support for soft reset"Harald Seiler
2021-03-02board: ns3: Remove superfluous reset logicHarald Seiler
2021-03-02nds32: Remove dead reset_cpu() implementationHarald Seiler
2021-03-02configs: Resync with savedefconfigTom Rini
2021-03-02configs: rpi4_32: Enable iProc RNG200Matthias Brugger
2021-03-02rng: iproc_rng200: Enable support for RPi4 armv7Matthias Brugger
2021-03-02MAINTAINERS: Update info for Raspberry PiMatthias Brugger
2021-03-02drivers: mmc: iproc_sdhci: enable HS200 modeBharat Gooty
2021-03-02configs: RPi2: Disable EFI Grub workaroundMatthias Brugger
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea