summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal
2018-04-03sunxi: dts: enable NAND on NES classicMiquel Raynal
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal
2018-04-03sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal
2018-04-03spl: nand: sunxi: use PIO instead of DMAMiquel Raynal
2018-04-03spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal
2018-04-03sunxi: spl: deassert the NAND controller reset lineMiquel Raynal
2018-04-03spl: nand: sunxi: make the reset column helper more genericMiquel Raynal
2018-04-03spl: nand: sunxi: ensure enough time has passed after changing the columnMiquel Raynal
2018-04-03spl: nand: sunxi: create an helper to handle command executionMiquel Raynal
2018-04-03spl: nand: sunxi: add missing status clearMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal
2018-04-03spl: nand: sunxi: fix typo on register nameMiquel Raynal
2018-04-03spl: nand: sunxi: fix second case of modulo by zero errorMiquel Raynal
2018-04-03mtd: nand: sunxi: fix ECC strength choiceMiquel Raynal
2018-04-03spl: fix binman_sym output checkMiquel Raynal
2018-04-02Prepare v2018.05-rc1Tom Rini
2018-04-02ARC: HSDK: Enable SPI flash supportEugeniy Paltsev
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev
2018-04-02ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09Alexey Brodkin
2018-04-02ARC: AXS10x: DTS: Remove unused interrupt propertiesEugeniy Paltsev
2018-04-01Merge git://git.denx.de/u-boot-dmTom Rini
2018-04-01image.h: add forward declaration of struct fdt_regionMasahiro Yamada
2018-04-01fdt_region: remove unneeded fdt_internal.h inclusionMasahiro Yamada
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-04-01dm: core: make fixed-clock dt scan live dt compatibleAndy Yan
2018-03-31fs: cbfs: fix locating the cbfs headerAndre Heider
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider
2018-03-31pinctrl-uclass: convert to use live dtKever Yang
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-03-30arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driverKen Ma
2018-03-30arm64: a37xx: dts: enable pcie portWilson Ding
2018-03-30arm64: a37xx: defconfigs: enable aardvark pcie driverWilson Ding
2018-03-30arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding
2018-03-30arm64: a37xx: populate pcie memory regionWilson Ding
2018-03-30arm64: a37xx: remove old pinctrl implementationKen Ma
2018-03-30Revert "arm64: a37xx: dts: Add pin control nodes to DT"Ken Ma
2018-03-30doc: a37xx: Introduce pinctrl device tree bindingKen Ma
2018-03-30arm64: a37xx: dts: Correct mpp definitionsKen Ma
2018-03-30arm64: a37xx: pinctrl: Correct mpp definitionsKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix gpio pin offset in registerKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix the pin 23 on south bridgeKen Ma
2018-03-30arm64: a37xx: dts: Fix the number of GPIO on south bridgeKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix number of pin in south bridgeKen Ma
2018-03-30arm64: a37xx: dts: Add additional pinctrl definitionKen Ma