summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-20fs: btrfs: support sparse extentsMarek BehĂșn
2020-04-17ata: sort ATA commandsHeinrich Schuchardt
2020-04-17include/ata.h: remove invalid linksHeinrich Schuchardt
2020-04-17Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt
2020-04-17doc: fix references to driver-modelHeinrich Schuchardt
2020-04-17README: replace reference to boards.cfgHeinrich Schuchardt
2020-04-17image: Add compressed Image parsing support in booti.Atish Patra
2020-04-17image: Add a common compression type detection function.Atish Patra
2020-04-17lib: kconfig: Add option to set BZIP2 compression methodAtish Patra
2020-04-17cmd: mem: Add bitflip memory test to alternate mtestStefan Roese
2020-04-17cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese
2020-04-17cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese
2020-04-17cmd: mem: Correctly count the errors in mtestStefan Roese
2020-04-17tee: optee: use dev_info in print_os_revisionPatrick Delaunay
2020-04-17doc: spl: update reference to driver-model/README.txtPatrick Delaunay
2020-04-17scripts: add documentation-file-ref-checkHeinrich Schuchardt
2020-04-17mkimage: fit: don't create image with 0700 permissionsThomas Hebb
2020-04-17ide: remove duplicate defines form include/ata.hHeinrich Schuchardt
2020-04-17block: ide: use definitions from include/libata.hHeinrich Schuchardt
2020-04-17cmd: fat: remove unused includesHeinrich Schuchardt
2020-04-17arm: dts: add pwm support for MediaTek SoCsSam Shih
2020-04-17mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka
2020-04-17env: make file-scope env_ptr variables staticRasmus Villemoes
2020-04-17ARM: bootm: take into account gd->ram_topPatrice Chotard
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