Age | Commit message (Expand) | Author |
2017-06-05 | samsung: nand: Drop s3c2410_nand driver | Simon Glass |
2017-06-01 | dm: sandbox: spi: Convert driver to support livetree | Simon Glass |
2017-06-01 | dm: spi-flash: Convert uclass to livetree | Simon Glass |
2017-06-01 | fdt: Rename a few functions in fdt_support | Simon Glass |
2017-06-01 | dm: gpio: Add live tree support | Simon Glass |
2017-05-09 | fix: nand: pxa3xx: Remove hardcode values from the driver | Konstantin Porotchkin |
2017-05-08 | mtd: nand: Consolidate nand spl loaders implementation | Ladislav Michl |
2017-04-18 | drivers: remove Blackfin specific drivers | Masahiro Yamada |
2017-04-13 | mtd: nand: atmel: use another functions to set gpio value | Wenyou Yang |
2017-04-08 | mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function | Cooper Jr., Franklin |
2017-04-07 | nand: sunxi: Add options for the SPL NAND configuration | Maxime Ripard |
2017-04-07 | mtd: sunxi: Change U-Boot offset | Maxime Ripard |
2017-04-07 | mtd: sunxi: Select the U-Boot location config option | Maxime Ripard |
2017-04-07 | mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry | Boris Brezillon |
2017-04-07 | nand: sunxi: Fix modulo by zero error | Maxime Ripard |
2017-04-06 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-04-05 | Blackfin: Remove | Tom Rini |
2017-04-05 | sunxi: prepare for sharing MACH_SUN8I_H3 config symbol | Andre Przywara |
2017-04-05 | SPI: SPL: sunxi: fix 64-bit build | Andre Przywara |
2017-04-04 | dm: core: Add flags parameter to device_remove() | Stefan Roese |
2017-03-28 | mtd: nand: remove nand size print from nand_init function | Hou Zhiqiang |
2017-03-28 | mtd: nand: add initialization flag | Hou Zhiqiang |
2017-02-19 | mtd: nand: build MXS driver for MX7 as well | Andrey Yurovsky |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-01-14 | omap-gpmc: use SECTOR_BYTES instead of hardcoded value | Ladislav Michl |
2017-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-01-04 | mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print | Jagan Teki |
2017-01-04 | spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI | Priit Laes |
2016-12-15 | Revert "sf: Fix quad bit set for micron devices" | Cyrille Pitchen |
2016-12-15 | sf: Do not force the DT memory map size to exactly match the device | Phil Edworthy |
2016-12-15 | mtd: spi: don't return -1 when scan succeed | Fabien Parent |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-12-04 | mtd: cfi_flash: fix indentation | Andre Przywara |
2016-12-03 | NAND: davinci: add support for NAND chips with 16 bits bus | Fabien Parent |
2016-11-28 | mtd: nand: add support for the TC58NVG2S0H chip | Boris Brezillon |
2016-11-25 | spi: Add of-platdata support to SPI and SPI flash | Simon Glass |
2016-11-22 | sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G | Radu Bacrau |
2016-11-21 | drivers: SPI: sunxi SPL: fix warning | Andre Przywara |
2016-11-19 | sf: Fix s25fs512s id table | Jagan Teki |
2016-11-19 | sf: dataflash: Minor cleanups | Jagan Teki |
2016-11-19 | sf: dataflash: Fix add_dataflash return logic | Jagan Teki |
2016-11-19 | sf: dataflash: Move flash id detection into jedec_probe | Jagan Teki |
2016-11-19 | sf: dataflash: Remove unneeded spi data | Jagan Teki |
2016-11-19 | spi: Remove dual flash options/flags | Jagan Teki |
2016-11-18 | sf: Rename few local functions | Jagan Teki |
2016-11-18 | sf: ids: Use small letter in ext_jedec | Jagan Teki |
2016-11-18 | sf: ids: Use small letter's with flash name | Jagan Teki |
2016-11-18 | sf: Rename sf_params.c to spi_flash_ids.c | Jagan Teki |
2016-11-18 | sf: Remove non-meaningful comments | Jagan Teki |