aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-17Merge branch '2020-04-16-master-imports'Tom Rini
2020-04-16board_f.c: Ensure 16 alignment of start_addr_sp and reserved memoryPatrick Delaunay
2020-04-16arm: set the relocated gd with gd->new_gdPatrick Delaunay
2020-04-16Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay
2020-04-16board_f.c: Ensure gd->new_bootstage alignmentPatrice Chotard
2020-04-16arm: imx: update reference to README.mxc_habPatrick Delaunay
2020-04-16doc: device-tree-bindings: update reference to binding directoryPatrick Delaunay
2020-04-16doc: update reference to README.boardPatrick Delaunay
2020-04-16doc: update reference to README.imx8imagePatrick Delaunay
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2020-04-16Kconfig: update reference to README.x86Patrick Delaunay
2020-04-16README: update reference to *.READMEPatrick Delaunay
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
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-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