summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-05ppc: qemu: Drop init_laws() and print_laws()Bin Meng
2021-03-05ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng
2021-03-05ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng
2021-03-05ppc: qemu: Support non-identity PCI bus addressBin Meng
2021-03-05common: fdt_support: Support special case of PCI address in fdt_read_prop()Bin Meng
2021-03-05ppc: qemu: Update MAINTAINERS for correct email addressBin Meng
2021-03-05pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng
2021-03-05net: dsa: remove master santiy checkMichael Walle
2021-03-05net: dsa: remove NULL check for priv and platform dataMichael Walle
2021-03-05net: dsa: probe master deviceMichael Walle
2021-03-05net: dsa: return early if there is no masterMichael Walle
2021-03-05board: ls1012aqds: Update MAINTAINERSPriyanka Jain
2021-03-05board: lx2160a: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1046ardb: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1046aqds: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls2080ardb: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls2080aqds: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1088a: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1043ardb: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1028a: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1021atwr: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1021aiot: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1012ardb: Update MAINTAINERSPriyanka Jain
2021-03-05board: ls1012afrdm: Update MAINTAINERSPriyanka Jain
2021-03-05board: corenet_ds: MAINTAINERS: Remove redundant entriesPriyanka Jain
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson
2021-03-04Azure/GitLab: Use buildman -T0 for binman, etc, testTom Rini
2021-03-04buildman: Support single-threaded operationSimon Glass
2021-03-04Nokia RX-51: Enable CONFIG_CMD_BOOTDPali Rohár
2021-03-04fs/squashfs: Fix compilation errorPali Rohár
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-04Merge branch '2021-03-03-gpio-improvements' into nextTom Rini
2021-03-03Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-03-03serial: ns16550: Handle zero <clock-frequency> valueBin Meng
2021-03-03serial: ns16550: Correct the base address typeBin Meng
2021-03-03dts: Fix OF_LIVE dependencyBin Meng
2021-03-03lib: Fix BINMAN_FDT dependencyBin Meng
2021-03-03sandbox: host bind must close file descriptorHeinrich Schuchardt
2021-03-03fix patman --limit-cc optionBernhard Kirchen
2021-03-03bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNTSimon Glass
2021-03-03dm: core: Add DM_DEVICE_REMOVE condition to all exit pathsSimon Glass
2021-03-03dm: core: Fix allocation of empty of-platdataSimon Glass
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass
2021-03-03gpio: Define the log category in the uclassSimon Glass
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass
2021-03-03gpio: Use an 'ops' variable everywhereSimon Glass
2021-03-03gpio: Replace direction_input() and direction_output()Simon Glass