summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-03dm: gpio: Add a way to update flagsSimon Glass
2021-03-03gpio: sandbox: Make sandbox_gpio_set_flags() set all flagsSimon Glass
2021-03-03gpio: sandbox: Fully separate pin value from output valueSimon Glass
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass
2021-03-03gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()Simon Glass
2021-03-03dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass
2021-03-03dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass
2021-03-03gpio: Disable functions not used with of-platdataSimon Glass
2021-03-03Merge branch '2021-03-03-assorted-improvements' into nextTom Rini
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey
2021-03-03arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey
2021-03-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-03-03usb: USB keyboard requires DM_KEYBOARDHeinrich Schuchardt
2021-03-03Nokia RX-51: Enable usbtty serial console by defaultPali Rohár
2021-03-03Nokia RX-51: Move content of rx51.h to rx51.cPali Rohár
2021-03-03Nokia RX-51: Remove function set_muxconf_regs()Pali Rohár
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár
2021-03-03usb: gadget: Use dbg_ep0() macro instead of serial_printf()Pali Rohár