summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-04-17-master-imports'WIP/20Apr2020Tom Rini2020-04-2036-139/+832
|\
| * fs: btrfs: support sparse extentsMarek BehĂșn2020-04-201-0/+6
| * ata: sort ATA commandsWIP/2020-04-17-master-importsHeinrich Schuchardt2020-04-171-42/+42
| * include/ata.h: remove invalid linksHeinrich Schuchardt2020-04-171-5/+2
| * Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt2020-04-171-1/+1
| * doc: fix references to driver-modelHeinrich Schuchardt2020-04-177-8/+8
| * README: replace reference to boards.cfgHeinrich Schuchardt2020-04-171-2/+2
| * image: Add compressed Image parsing support in booti.Atish Patra2020-04-173-1/+109
| * image: Add a common compression type detection function.Atish Patra2020-04-172-0/+44
| * lib: kconfig: Add option to set BZIP2 compression methodAtish Patra2020-04-171-0/+5
| * cmd: mem: Add bitflip memory test to alternate mtestStefan Roese2020-04-171-0/+60
| * cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese2020-04-171-6/+1
| * cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese2020-04-171-12/+2
| * cmd: mem: Correctly count the errors in mtestStefan Roese2020-04-171-7/+4
| * tee: optee: use dev_info in print_os_revisionPatrick Delaunay2020-04-171-6/+7
| * doc: spl: update reference to driver-model/README.txtPatrick Delaunay2020-04-171-1/+1
| * scripts: add documentation-file-ref-checkHeinrich Schuchardt2020-04-171-0/+226
| * mkimage: fit: don't create image with 0700 permissionsThomas Hebb2020-04-171-1/+1
| * ide: remove duplicate defines form include/ata.hHeinrich Schuchardt2020-04-171-34/+0
| * block: ide: use definitions from include/libata.hHeinrich Schuchardt2020-04-171-4/+4
| * cmd: fat: remove unused includesHeinrich Schuchardt2020-04-171-6/+0
| * arm: dts: add pwm support for MediaTek SoCsSam Shih2020-04-173-0/+52
| * mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih2020-04-173-0/+196
| * cmd: Add unlz4 commandYusuke Ashiduka2020-04-173-0/+53
| * env: make file-scope env_ptr variables staticRasmus Villemoes2020-04-172-3/+3
| * ARM: bootm: take into account gd->ram_topPatrice Chotard2020-04-171-0/+3
* | Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-2020-26/+316
|\ \
| * | configs: libretech-s912-pc: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * | configs: libretech-s905d-pc: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * | configs: khadas-vim: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * | configs: khadas-vim2: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * | configs: libretech-ac: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * | configs: libretech-cc: Enable USB gadget with Mass Storage functionNeil Armstrong2020-04-201-0/+7
| * | arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong2020-04-204-3/+30
| * | arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-04-201-0/+118
| * | phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong2020-04-203-18/+72
| * | generic-phy: add generic_phy_get_by_node()Neil Armstrong2020-04-202-5/+40
| * | arm64: dts: meson-gx: add back dmc register range until canvas driver is avai...Neil Armstrong2020-04-161-0/+4
| * | ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi fileNeil Armstrong2020-04-161-0/+7
| * | configs: correct SMBIOS information for ODROID-C2Heinrich Schuchardt2020-04-151-0/+2
| * | arm: meson: imply DM_RNGHeinrich Schuchardt2020-04-151-0/+1
* | | Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-2012-34/+121
|\ \ \
| * | | arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla2020-04-193-18/+8
| * | | MAINTAINERS: update entry for ARM TILokesh Vutla2020-04-141-0/+25
| * | | arm: dts: k3-j721e: Increase OSPI default frequency to 50MHzVignesh Raghavendra2020-04-142-2/+2
| * | | arm: dts: k3-am654: Increase OSPI default frequency to 50MHzVignesh Raghavendra2020-04-142-2/+2
| * | | am335x, guardian: update boot mechanismMoses Christopher2020-04-141-5/+19
| * | | am335x, guardian: load env from NANDMoses Christopher2020-04-143-3/+46
| * | | am335x, guardian: boot count is stored in AM3352 RTC blockMoses Christopher2020-04-142-2/+3
| * | | am335x, guardian: boot stage feedback in headless modeMoses Christopher2020-04-143-1/+8