summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay
2020-04-16dt-bindings: gpio: alignment with kernel v5.3Patrick Delaunay
2020-04-16gpio: add ops to set dir flagsPatrick Delaunay
2020-04-16gpio: add ops to get dir flagsPatrick Delaunay
2020-04-16gpio: add support of new GPIO direction flagPatrick Delaunay
2020-04-16gpio: update dir_flags managementPatrick Delaunay
2020-04-16gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay
2020-04-16gpio: add function check_dir_flagsPatrick Delaunay
2020-04-16gpio: add function _dm_gpio_set_dir_flagsPatrick Delaunay
2020-04-16gpio: add function _gpio_get_valuePatrick Delaunay
2020-04-16gpio: add gpio descriptor initialization helperPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-04-16gpio: remove GPIOD_REQUESTEDPatrick Delaunay
2020-04-16dt-bindings: gpio: document the new pull-up/pull-down flagsPatrick Delaunay
2020-04-16dm: pinctrl: migrate pinctrl-generic to livetreePatrick Delaunay
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay
2020-04-16dm: pinctrl: convert pinctrl-single to livetreePatrick Delaunay
2020-04-16README: remove requirement for CHANGELOG entryKarl Palsson
2020-04-16fs: btrfs: Fix LZO false decompression error caused by pending zeroQu Wenruo
2020-04-16fs: btrfs: Reject fs with sector size other than PAGE_SIZEQu Wenruo
2020-04-16fs: btrfs: Use LZO_LEN to replace immediate numberQu Wenruo
2020-04-16Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16arm64: dts: meson-gx: add back dmc register range until canvas driver is avai...Neil Armstrong
2020-04-16dm: core: Read parent ofdata before childrenSimon Glass
2020-04-16test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor
2020-04-16fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-16dm: core: refactor functions reading an u32 from dtDario Binacchi
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16dm: core: Add logging on unbind failureSimon Glass
2020-04-16fdt: Fix 'system' commandTom Warren
2020-04-16sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt
2020-04-16sandbox: add reserved-memory node in device treeHeinrich Schuchardt
2020-04-16patman: Apply the cc limit to the cover letter alsoSimon Glass
2020-04-16doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt
2020-04-16configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt
2020-04-16test: log: test syslog logging driverHeinrich Schuchardt
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: output for CONFIG_LOG=nHeinrich Schuchardt