aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-17scripts: add documentation-file-ref-checkHeinrich Schuchardt1-0/+226
2020-04-17mkimage: fit: don't create image with 0700 permissionsThomas Hebb1-1/+1
2020-04-17ide: remove duplicate defines form include/ata.hHeinrich Schuchardt1-34/+0
2020-04-17block: ide: use definitions from include/libata.hHeinrich Schuchardt1-4/+4
2020-04-17cmd: fat: remove unused includesHeinrich Schuchardt1-6/+0
2020-04-17arm: dts: add pwm support for MediaTek SoCsSam Shih3-0/+52
2020-04-17mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih3-0/+196
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka3-0/+53
2020-04-17env: make file-scope env_ptr variables staticRasmus Villemoes2-3/+3
2020-04-17ARM: bootm: take into account gd->ram_topPatrice Chotard1-0/+3
2020-04-17Merge branch '2020-04-16-master-imports'Tom Rini85-481/+1395
2020-04-16board_f.c: Ensure 16 alignment of start_addr_sp and reserved memoryPatrick Delaunay1-14/+18
2020-04-16arm: set the relocated gd with gd->new_gdPatrick Delaunay1-2/+1
2020-04-16Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay1-0/+2
2020-04-16board_f.c: Ensure gd->new_bootstage alignmentPatrice Chotard1-0/+5
2020-04-16arm: imx: update reference to README.mxc_habPatrick Delaunay1-2/+2
2020-04-16doc: device-tree-bindings: update reference to binding directoryPatrick Delaunay1-1/+1
2020-04-16doc: update reference to README.boardPatrick Delaunay7-7/+7
2020-04-16doc: update reference to README.imx8imagePatrick Delaunay4-4/+4
2020-04-16doc: update reference to README.imximagePatrick Delaunay41-41/+41
2020-04-16Kconfig: update reference to README.x86Patrick Delaunay1-1/+1
2020-04-16README: update reference to *.READMEPatrick Delaunay1-1/+1
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay3-22/+232
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay5-27/+163
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay3-9/+42
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay3-11/+56
2020-04-16pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay1-0/+30
2020-04-16dt-bindings: gpio: alignment with kernel v5.3Patrick Delaunay2-126/+196
2020-04-16gpio: add ops to set dir flagsPatrick Delaunay2-5/+28
2020-04-16gpio: add ops to get dir flagsPatrick Delaunay2-6/+40
2020-04-16gpio: add support of new GPIO direction flagPatrick Delaunay2-1/+35
2020-04-16gpio: update dir_flags managementPatrick Delaunay2-8/+41
2020-04-16gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay2-6/+9
2020-04-16gpio: add function check_dir_flagsPatrick Delaunay1-0/+25
2020-04-16gpio: add function _dm_gpio_set_dir_flagsPatrick Delaunay1-13/+25
2020-04-16gpio: add function _gpio_get_valuePatrick Delaunay1-4/+10
2020-04-16gpio: add gpio descriptor initialization helperPatrick Delaunay1-8/+19
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay6-154/+0
2020-04-16gpio: remove GPIOD_REQUESTEDPatrick Delaunay1-5/+4
2020-04-16dt-bindings: gpio: document the new pull-up/pull-down flagsPatrick Delaunay2-0/+30
2020-04-16dm: pinctrl: migrate pinctrl-generic to livetreePatrick Delaunay1-19/+11
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay8-2/+317
2020-04-16dm: pinctrl: convert pinctrl-single to livetreePatrick Delaunay1-18/+9
2020-04-16README: remove requirement for CHANGELOG entryKarl Palsson1-2/+0
2020-04-16fs: btrfs: Fix LZO false decompression error caused by pending zeroQu Wenruo1-1/+19
2020-04-16fs: btrfs: Reject fs with sector size other than PAGE_SIZEQu Wenruo1-0/+8
2020-04-16fs: btrfs: Use LZO_LEN to replace immediate numberQu Wenruo1-10/+12
2020-04-16Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini5-10/+126
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini28-147/+3306
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev1-1/+2