summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | sunxi: gpio: add missing compatible stringsAndre Przywara2018-04-041-0/+3
| * | sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted FirmwareAndre Przywara2018-04-041-0/+6
| * | configs: add NAND support for NES ClassicMiquel Raynal2018-04-031-0/+4
| * | sunxi: move the NAND parameters to KconfigMiquel Raynal2018-04-032-1/+25
| * | sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal2018-04-032-1/+1
| * | sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal2018-04-032-1/+1
| * | sunxi: dts: enable NAND on NES classicMiquel Raynal2018-04-032-0/+31
| * | sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2018-04-032-1/+7
| * | sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal2018-04-031-5/+0
| * | spl: nand: sunxi: use PIO instead of DMAMiquel Raynal2018-04-031-80/+55
| * | spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal2018-04-031-1/+2
| * | sunxi: spl: deassert the NAND controller reset lineMiquel Raynal2018-04-031-0/+4
| * | spl: nand: sunxi: make the reset column helper more genericMiquel Raynal2018-04-031-5/+5
| * | spl: nand: sunxi: ensure enough time has passed after changing the columnMiquel Raynal2018-04-031-3/+12
| * | spl: nand: sunxi: create an helper to handle command executionMiquel Raynal2018-04-031-21/+21
| * | spl: nand: sunxi: add missing status clearMiquel Raynal2018-04-031-0/+1
| * | spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal2018-04-031-0/+19
| * | spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal2018-04-031-20/+14
| * | spl: nand: sunxi: fix typo on register nameMiquel Raynal2018-04-031-3/+3
| * | spl: nand: sunxi: fix second case of modulo by zero errorMiquel Raynal2018-04-031-2/+3
| * | mtd: nand: sunxi: fix ECC strength choiceMiquel Raynal2018-04-031-1/+7
| * | spl: fix binman_sym output checkMiquel Raynal2018-04-031-2/+8
* | | Makefile: Disable stack-usage check for ARCAlexey Brodkin2018-04-031-0/+4
* | | Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini2018-04-0312-59/+1602
|\ \ \ | |_|/ |/| |
| * | ARC: HSDK: Enable SPI flash supportEugeniy Paltsev2018-04-022-0/+35
| * | ARC: HSDK: Add platform-specific commandsEugeniy Paltsev2018-04-0210-51/+1564
| * | ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09Alexey Brodkin2018-04-021-3/+3
| * | ARC: AXS10x: DTS: Remove unused interrupt propertiesEugeniy Paltsev2018-04-021-5/+0
* | | Prepare v2018.05-rc1v2018.05-rc1Tom Rini2018-04-021-2/+2
* | | Merge git://git.denx.de/u-boot-dmTom Rini2018-04-0115-34/+172
|\ \ \ | |/ / |/| |
| * | image.h: add forward declaration of struct fdt_regionMasahiro Yamada2018-04-011-0/+1
| * | fdt_region: remove unneeded fdt_internal.h inclusionMasahiro Yamada2018-04-011-2/+0
| * | libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada2018-04-012-3/+3
| * | core: ofnode: Fix translation for #size-cells == 0Mario Six2018-04-015-7/+107
| * | dm: core: make fixed-clock dt scan live dt compatibleAndy Yan2018-04-011-5/+11
| * | fs: cbfs: fix locating the cbfs headerAndre Heider2018-03-311-2/+2
| * | cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider2018-03-311-1/+1
| * | pinctrl-uclass: convert to use live dtKever Yang2018-03-311-14/+5
| * | core: add uclass_get_device_by_phandle_id() apiKever Yang2018-03-312-0/+42
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-03-3016-92/+1088
|\ \ \
| * | | arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driverKen Ma2018-03-302-0/+4
| * | | arm64: a37xx: dts: enable pcie portWilson Ding2018-03-303-0/+31
| * | | arm64: a37xx: defconfigs: enable aardvark pcie driverWilson Ding2018-03-302-0/+6
| * | | arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding2018-03-303-0/+701
| * | | arm64: a37xx: populate pcie memory regionWilson Ding2018-03-301-0/+8
| * | | arm64: a37xx: remove old pinctrl implementationKen Ma2018-03-301-23/+0
| * | | Revert "arm64: a37xx: dts: Add pin control nodes to DT"Ken Ma2018-03-301-14/+0
| * | | doc: a37xx: Introduce pinctrl device tree bindingKen Ma2018-03-301-0/+186
| * | | arm64: a37xx: dts: Correct mpp definitionsKen Ma2018-03-303-3/+8
| * | | arm64: a37xx: pinctrl: Correct mpp definitionsKen Ma2018-03-301-6/+7