summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-10-02mtd: uclass: add probe functionMiquel Raynal
2018-10-02dm: drop unused helper in MTD headerMiquel Raynal
2018-09-20cmd: mtdparts: accept spi-nand devicesMiquel Raynal
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-09-20spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon
2018-09-20mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-20mtd: move definitions to enlarge their rangeMiquel Raynal
2018-09-20mtd: add get/set of_node/flash_node helpersBrian Norris
2018-09-20mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia
2018-09-19Merge git://git.denx.de/u-boot-imxTom Rini
2018-09-19Merge git://git.denx.de/u-boot-marvellTom Rini
2018-09-19arm: mvebu: clearfog: enable eMMC boot partitions supportBaruch Siach
2018-09-19fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin
2018-09-19phy: marvell: Support changing SERDES map in board fileMarek BehĂșn
2018-09-19arm64: mvebu: armada-8k: support environment in SD/eMMCBaruch Siach
2018-09-19Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGSEvgeni Dobrev
2018-09-18Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-18dm: uclass: Adding missing child_pre_probe descriptionBin Meng
2018-09-18pico-imx7d: Add PICO-Hobbit baseboard supportOtavio Salvador
2018-09-18pico-imx6ul: Add PICO-Pi baseboard supportOtavio Salvador
2018-09-18Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2018-09-18ofnode: add ofnode_by_prop_value()Jens Wiklander
2018-09-18cpu: Add cpu_probe_all methodMario Six
2018-09-18cpu: Fix cpu.h documentationMario Six
2018-09-18board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-09-18init: Fix documentationMario Six
2018-09-18clk: Add MPC83xx clock driverMario Six
2018-09-18sysreset: Add get_status methodMario Six
2018-09-18ram: Add driver for MPC83xxMario Six
2018-09-18lib: bitrev: Sync with Linux kernel v4.17Bin Meng
2018-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2018-09-17x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-09-15ARM: rmobile: Repair TMU clock on Gen2Marek Vasut
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut
2018-09-15sh: tmu: Inline sh_tmu.hMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-09-15sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut
2018-09-15arm: socfpga: stratix10: Add CONFIG_OF_EMBEDDalon Westergreen
2018-09-15arm: socfpga: stratix10: add CONFIG_SPL_TARGETDalon Westergreen
2018-09-14am3517_evm: Drop inadvertently added lineTom Rini