aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-23ARM: da850evm: Remove legacy MMC codeAdam Ford1-19/+0
2019-04-23bcm963158: enable led supportPhilippe Reynes1-0/+3
2019-04-23dt: bcm963158: enable led controllerPhilippe Reynes1-0/+49
2019-04-23dt: bcm63158: add led controllerPhilippe Reynes1-0/+7
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes1-1/+1
2019-04-23bcm968580xref: enable led supportPhilippe Reynes1-0/+3
2019-04-23dt: bcm968580xref: enable led controllerPhilippe Reynes1-0/+48
2019-04-22dt: bcm6858: add led controllerPhilippe Reynes1-0/+7
2019-04-22led: add initial support for bcm6858Philippe Reynes4-0/+309
2019-04-22arm: arm64 32bit address relocationIbai Erkiaga1-7/+12
2019-04-22travis: Add srecord packageMarek Vasut1-0/+1
2019-04-22Add target to generate initial environmentStefano Babic1-0/+7
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut1-1/+19
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi1-0/+12
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee2-34/+64
2019-04-22arm: fix hvc callIbai Erkiaga1-2/+1
2019-04-22Support boot Android image without address on bootm commandShawn Guo2-2/+2
2019-04-22cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee1-3/+3
2019-04-22ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong1-0/+2
2019-04-22ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang3-6/+62
2019-04-22test: call hexdump tests via `ut lib`Heinrich Schuchardt1-4/+5
2019-04-22misc: fs_loader: Add support for initializing block deviceTien Fong Chee1-0/+23
2019-04-22cmd: add exception commandHeinrich Schuchardt11-0/+232
2019-04-22bcm963158: add nand supportPhilippe Reynes2-0/+13
2019-04-22dt: bcm963158: enable nand controllerPhilippe Reynes1-0/+15
2019-04-22dt: bcm63158: add nand controllerPhilippe Reynes1-0/+13
2019-04-22bcm968580xref: add nand supportPhilippe Reynes2-0/+14
2019-04-22dt: bcm968580xref: enable nand controllerPhilippe Reynes1-0/+15
2019-04-22dt: bcm6858: add nand controllerPhilippe Reynes1-0/+13
2019-04-22bcm968380gerg: add nand supportPhilippe Reynes2-0/+14
2019-04-22dt: bcm968380gerg: enable nand controllerPhilippe Reynes1-0/+12
2019-04-22dt: bcm6838: add nand controllerPhilippe Reynes1-0/+13
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes1-0/+3
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes1-2/+15
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes10-0/+3334
2019-04-22compat linux: import completion from linux 4.18Philippe Reynes1-0/+173
2019-04-22include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes1-1/+1
2019-04-22arm: asm: io.h: define readX_relaxed and writeX_relaxedPhilippe Reynes1-0/+21
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2-160/+883
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez1-0/+7
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris1-0/+12
2019-04-22Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmelTom Rini13-5/+550
2019-04-22at91: corvus_defconfig: get rid of build warningsHeiko Schocher2-2/+5
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini39-251/+680
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini37-129/+560
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier2-3/+17
2019-04-21usb: reload watchdog during ums commandPatrick Delaunay1-0/+3
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca1-0/+14
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan1-3/+3
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay6-3/+90