Age | Commit message (Expand) | Author |
2018-09-19 | mtd: nand: pxa3xx: add support for 2KB 8-bit flash | Victor Axelrod |
2018-09-19 | mtd: nand: pxa3xx: Fix READOOB implementation | Boris Brezillon |
2018-09-19 | mtd: nand: pxa3xx_nand: add support for partial chunks | Ofer Heifetz |
2018-09-19 | mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan | Ofer Heifetz |
2018-09-19 | mtd: pxa3xx_nand: Fix initial controller configuration | Ofer Heifetz |
2018-09-19 | mtd: pxa3xx_nand: Increase the initial chunk size | Ofer Heifetz |
2018-09-19 | nand: pxa3xx: Increase READ_ID buffer and make the size static | Ofer Heifetz |
2018-09-19 | mtd: nand: pxa3xx-nand: fix random command timeouts | Ofer Heifetz |
2018-09-19 | mtd: nand: pxa3xx_nand: fix early spurious interrupt | Ofer Heifetz |
2018-09-19 | mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() | Ofer Heifetz |
2018-09-19 | mtd: nand: pxa3xx_nand: use nand_to_mtd() | Ofer Heifetz |
2018-09-19 | mtd: nand: pxa3xx_nand: Increase initial buffer size | Ofer Heifetz |
2018-09-19 | board: turris_mox: Fixup U-Boot's device tree if PCIe connected | Marek Behún |
2018-09-19 | dts: mvebu: mcbin: drop redundant SD slot node | Baruch Siach |
2018-09-19 | arch/arm/dts: Update Turris Mox device tree | Marek Behún |
2018-09-19 | board: turris_mox: Enable PCI in defconfig | Marek Behún |
2018-09-19 | board: turris_mox: Fix watchdog macro name | Marek Behún |
2018-09-19 | clk: armada-37xx-periph: Support changing clock parent and rate | Marek Behún |
2018-09-19 | phy: marvell: Support changing SERDES map in board file | Marek Behún |
2018-09-19 | ARM: mach-mvebu: handle fall-back to UART boot | Chris Packham |
2018-09-19 | Revert "arm: mvebu: fix boot from UART when in fallback mode" | Chris Packham |
2018-09-19 | arm64: mvebu: armada-8k: support environment in SD/eMMC | Baruch Siach |
2018-09-19 | tools: kwboot: Make kwboot more robust on a38x | Jon Nettleton |
2018-09-19 | doc/git-mailrc: add Stefan Roese to the kirkwood alias | Baruch Siach |
2018-09-19 | Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS | Evgeni Dobrev |
2018-09-18 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-18 | dm: uclass: Adding missing child_pre_probe description | Bin Meng |
2018-09-18 | dm: fix alignment of help message of "dm" command | Masahiro Yamada |
2018-09-18 | pico-imx7d: Add a new defconfig with PICO-Hobbit selected | Otavio Salvador |
2018-09-18 | pico-imx7d: Add PICO-Hobbit baseboard support | Otavio Salvador |
2018-09-18 | pico-imx7d: Fix TechNexion spelling on MAINTAINERS file | Otavio Salvador |
2018-09-18 | pico-imx6ul: Add a new defconfig with PICO-Pi selected | Otavio Salvador |
2018-09-18 | pico-imx6ul: Add PICO-Pi baseboard support | Otavio Salvador |
2018-09-18 | pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file | Otavio Salvador |
2018-09-18 | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic |
2018-09-18 | binman: fix a few typos in documentation | Michael Heimpold |
2018-09-18 | test: ofnode: test ofnode_by_prop_value() | Jens Wiklander |
2018-09-18 | ofnode: add ofnode_by_prop_value() | Jens Wiklander |
2018-09-18 | dm: core: fix devfdt_remap_addr_index() | Cédric Le Goater |
2018-09-18 | dm: core: Scan "/firmware" node by default | Rajan Vaja |
2018-09-18 | dm: core: Move "/clock" node scan into function | Rajan Vaja |
2018-09-18 | misc: Add MPC83xx serdes driver | Mario Six |
2018-09-18 | cpu: Add MPC83xx CPU driver | Mario Six |
2018-09-18 | test: Add tests for CPU uclass | Mario Six |
2018-09-18 | cpu: Add cpu_probe_all method | Mario Six |
2018-09-18 | cpu: Fix cpu.h documentation | Mario Six |
2018-09-18 | board_f: Use static print_cpuinfo if CONFIG_CPU is active | Mario Six |
2018-09-18 | init: Fix documentation | Mario Six |
2018-09-18 | common: board_f: Sort includes | Mario Six |
2018-09-18 | timer: Add MPC83xx timer driver | Mario Six |