oweals/u-boot.git
2018-10-02 Miquel Raynalcmd: mtd: add 'mtd' command
2018-10-02 Miquel Raynalmtd: mtdpart: implement proper partition handling
2018-10-02 Miquel Raynalmtd: uboot: search for an equivalent MTD name with...
2018-10-02 Miquel Raynalmtd: mtdpart: add a generic mtdparts-like parser
2018-10-02 Miquel Raynalmtd: uclass: add probe function
2018-10-02 Miquel Raynaldm: drop unused helper in MTD header
2018-09-20 Miquel Raynalcmd: mtdparts: remove mandatory 'mtdparts=' prefix
2018-09-20 Miquel Raynalcmd: mtdparts: accept spi-nand devices
2018-09-20 Miquel Raynallib: strto: fix metric suffix parsing in strtoul[l]
2018-09-20 Miquel Raynallib: strto: parse all lowercase metric prefixes in...
2018-09-20 Miquel Raynalcmd: mtdparts: add fallthrough in switch statement
2018-09-20 Miquel Raynalcmd: ubi: delete useless and misleading definitions
2018-09-20 Miquel Raynalmtd: mtdpart: balance debug messages
2018-09-20 Miquel Raynalmtd: declare MTD_PARTITIONS symbol in Kconfig
2018-09-20 Boris Brezillondt-bindings: Add bindings for SPI NAND devices
2018-09-20 Miquel Raynalmtd: spinand: Add initial support for the MX35LF2GE4AB...
2018-09-20 Boris Brezillonmtd: spinand: Add initial support for the MX35LF1GE4AB...
2018-09-20 Frieder Schrempfmtd: spinand: Add initial support for Winbond W25M02GV
2018-09-20 Peter Panmtd: spinand: Add initial support for Micron MT29F2G01ABAGD
2018-09-20 Peter Panmtd: nand: Add core infrastructure to support SPI NANDs
2018-09-20 Boris Brezillonspi: Extend the core to ease integration of SPI memory...
2018-09-20 Boris Brezillonmtd: nand: Pass mode information to nand_page_io_req
2018-09-20 Boris Brezillonmtd: nand: Add core infrastructure to deal with NAND...
2018-09-20 Miquel Raynalmtd: rename nand into rawnand in Kconfig prompt
2018-09-20 Miquel Raynalmtd: move NAND files into a raw/ subdirectory
2018-09-20 Miquel Raynalmtd: move all flash categories inside MTD submenu
2018-09-20 Miquel Raynalmtd: move definitions to enlarge their range
2018-09-20 Brian Norrismtd: add get/set of_node/flash_node helpers
2018-09-20 Miquel Raynalmtd: Fallback to ->_read/write() when ->_read/write_oob...
2018-09-20 Boris Brezillonmtd: Add sanity checks in mtd_write/read_oob()
2018-09-20 Ezequiel Garciamtd: Uninline mtd_write_oob and move it to mtdcore.c
2018-09-20 Boris Brezillonmtd: Fallback to ->_read/write_oob() when ->_read/write...
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19 Baruch Siacharm: mvebu: clearfog: enable eMMC boot partitions support
2018-09-19 Rabeeh Khouryphy: marvell: add SATA comphy RX/TX polarity invert...
2018-09-19 Konstantin... fix: cmd: mvebu: Exclude mvebu commands from SPL builds
2018-09-19 Konstantin... fix: mvebu: Add SPI parameters for environment setup
2018-09-19 Konstantin... fix: env: Fix the SPI flash device setup for DM mode
2018-09-19 David Sniatkiwiczfix: nand: pxa3xx: Add WA for eliminating flash ready...
2018-09-19 Konstantin... nand: pxa3xx: Add support for 8KB page 4 and 8 bit...
2018-09-19 Konstantin... nand: pxa3xx: cosmetic: add comments to the timing...
2018-09-19 Konstantin... fix: nand: Replace hardcoded page chunk size with calcu...
2018-09-19 Konstantin... mtd: nand: pxa3xx: add support for Toshiba flash
2018-09-19 Victor Axelrodmtd: nand: pxa3xx: add support for 2KB 8-bit flash
2018-09-19 Boris Brezillonmtd: nand: pxa3xx: Fix READOOB implementation
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: add support for partial chunks
2018-09-19 Ofer Heifetzmtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
2018-09-19 Ofer Heifetzmtd: pxa3xx_nand: Fix initial controller configuration
2018-09-19 Ofer Heifetzmtd: pxa3xx_nand: Increase the initial chunk size
2018-09-19 Ofer Heifetznand: pxa3xx: Increase READ_ID buffer and make the...
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx-nand: fix random command timeouts
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: fix early spurious interrupt
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: use nand_to_mtd()
2018-09-19 Ofer Heifetzmtd: nand: pxa3xx_nand: Increase initial buffer size
2018-09-19 Marek Behúnboard: turris_mox: Fixup U-Boot's device tree if PCIe...
2018-09-19 Baruch Siachdts: mvebu: mcbin: drop redundant SD slot node
2018-09-19 Marek Behúnarch/arm/dts: Update Turris Mox device tree
2018-09-19 Marek Behúnboard: turris_mox: Enable PCI in defconfig
2018-09-19 Marek Behúnboard: turris_mox: Fix watchdog macro name
2018-09-19 Marek Behúnclk: armada-37xx-periph: Support changing clock parent...
2018-09-19 Marek Behúnphy: marvell: Support changing SERDES map in board...
2018-09-19 Chris PackhamARM: mach-mvebu: handle fall-back to UART boot
2018-09-19 Chris PackhamRevert "arm: mvebu: fix boot from UART when in fallback...
2018-09-19 Baruch Siacharm64: mvebu: armada-8k: support environment in SD...
2018-09-19 Jon Nettletontools: kwboot: Make kwboot more robust on a38x
2018-09-19 Baruch Siachdoc/git-mailrc: add Stefan Roese to the kirkwood alias
2018-09-19 Evgeni DobrevKirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_EN...
2018-09-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18 Bin Mengdm: uclass: Adding missing child_pre_probe description
2018-09-18 Masahiro Yamadadm: fix alignment of help message of "dm" command
2018-09-18 Otavio Salvadorpico-imx7d: Add a new defconfig with PICO-Hobbit selected
2018-09-18 Otavio Salvadorpico-imx7d: Add PICO-Hobbit baseboard support
2018-09-18 Otavio Salvadorpico-imx7d: Fix TechNexion spelling on MAINTAINERS...
2018-09-18 Otavio Salvadorpico-imx6ul: Add a new defconfig with PICO-Pi selected
2018-09-18 Otavio Salvadorpico-imx6ul: Add PICO-Pi baseboard support
2018-09-18 Otavio Salvadorpico-imx6ul: Fix TechNexion spelling on MAINTAINERS...
2018-09-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
2018-09-18 Michael Heimpoldbinman: fix a few typos in documentation
2018-09-18 Jens Wiklandertest: ofnode: test ofnode_by_prop_value()
2018-09-18 Jens Wiklanderofnode: add ofnode_by_prop_value()
2018-09-18 Cédric Le Goaterdm: core: fix devfdt_remap_addr_index()
2018-09-18 Rajan Vajadm: core: Scan "/firmware" node by default
2018-09-18 Rajan Vajadm: core: Move "/clock" node scan into function
2018-09-18 Mario Sixmisc: Add MPC83xx serdes driver
2018-09-18 Mario Sixcpu: Add MPC83xx CPU driver
2018-09-18 Mario Sixtest: Add tests for CPU uclass
2018-09-18 Mario Sixcpu: Add cpu_probe_all method
2018-09-18 Mario Sixcpu: Fix cpu.h documentation
2018-09-18 Mario Sixboard_f: Use static print_cpuinfo if CONFIG_CPU is...
2018-09-18 Mario Sixinit: Fix documentation
2018-09-18 Mario Sixcommon: board_f: Sort includes
2018-09-18 Mario Sixtimer: Add MPC83xx timer driver
2018-09-18 Mario Sixtimer: Sort Makefile entries
2018-09-18 Mario Sixclk: Add MPC83xx clock driver
2018-09-18 Mario Sixmpc83xx: Add sysreset driver
2018-09-18 Mario Sixboard_f: Add reset status printing
2018-09-18 Mario Sixtest: Add tests for sysreset_get_status
2018-09-18 Mario Sixsysreset: Add get_status method
next