summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: env: Fix the SPI flash device setup for DM modeKonstantin Porotchkin2018-09-191-1/+2
* fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz2018-09-191-0/+3
* nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin2018-09-191-6/+66
* nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin2018-09-191-1/+20
* fix: nand: Replace hardcoded page chunk size with calculated oneKonstantin Porotchkin2018-09-191-22/+20
* mtd: nand: pxa3xx: add support for Toshiba flashKonstantin Porotchkin2018-09-191-0/+3
* mtd: nand: pxa3xx: add support for 2KB 8-bit flashVictor Axelrod2018-09-191-0/+27
* mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-09-191-0/+1
* mtd: nand: pxa3xx_nand: add support for partial chunksOfer Heifetz2018-09-191-55/+99
* mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanOfer Heifetz2018-09-191-16/+14
* mtd: pxa3xx_nand: Fix initial controller configurationOfer Heifetz2018-09-191-12/+29
* mtd: pxa3xx_nand: Increase the initial chunk sizeOfer Heifetz2018-09-191-1/+1
* nand: pxa3xx: Increase READ_ID buffer and make the size staticOfer Heifetz2018-09-191-19/+10
* mtd: nand: pxa3xx-nand: fix random command timeoutsOfer Heifetz2018-09-191-3/+7
* mtd: nand: pxa3xx_nand: fix early spurious interruptOfer Heifetz2018-09-191-1/+1
* mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()Ofer Heifetz2018-09-191-2/+2
* mtd: nand: pxa3xx_nand: use nand_to_mtd()Ofer Heifetz2018-09-191-10/+9
* mtd: nand: pxa3xx_nand: Increase initial buffer sizeOfer Heifetz2018-09-191-6/+9
* board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek Behún2018-09-193-0/+90
* dts: mvebu: mcbin: drop redundant SD slot nodeBaruch Siach2018-09-191-8/+0
* arch/arm/dts: Update Turris Mox device treeMarek Behún2018-09-191-7/+3
* board: turris_mox: Enable PCI in defconfigMarek Behún2018-09-191-0/+5
* board: turris_mox: Fix watchdog macro nameMarek Behún2018-09-191-3/+3
* clk: armada-37xx-periph: Support changing clock parent and rateMarek Behún2018-09-191-1/+129
* phy: marvell: Support changing SERDES map in board fileMarek Behún2018-09-197-17/+42
* ARM: mach-mvebu: handle fall-back to UART bootChris Packham2018-09-192-0/+12
* Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham2018-09-192-15/+0
* arm64: mvebu: armada-8k: support environment in SD/eMMCBaruch Siach2018-09-192-0/+27
* tools: kwboot: Make kwboot more robust on a38xJon Nettleton2018-09-191-4/+10
* doc/git-mailrc: add Stefan Roese to the kirkwood aliasBaruch Siach2018-09-191-1/+1
* Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGSEvgeni Dobrev2018-09-191-1/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-09-177-3/+293
|\
| * x86: cpu: add docstring to scu_ipc_command()Georgii Staroselskii2018-09-171-0/+11
| * x86: tangier: acpi: add I2C6 nodeGeorgii Staroselskii2018-09-171-0/+10
| * x86: dts: edison: configure I2C#6 pinsGeorgii Staroselskii2018-09-171-0/+22
| * x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii2018-09-172-1/+195
| * x86: cpu: introduce scu_ipc_raw_command()Georgii Staroselskii2018-09-172-0/+55
| * x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner2018-09-171-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini2018-09-165-15/+36
|\ \
| * | m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2018-09-163-0/+15
| * | m68k: fix multiple memory accesses on swap operationsAngelo Dureghello2018-09-161-14/+20
| * | m68k: fix mcf5441x total interrupt numberAngelo Dureghello2018-09-161-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-09-166-7/+75
|\ \
| * | arm: socfpga: stratix10: Add CONFIG_OF_EMBEDDalon Westergreen2018-09-152-1/+2
| * | socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen2018-09-152-3/+3
| * | arm: socfpga: stratix10: add CONFIG_SPL_TARGETDalon Westergreen2018-09-151-0/+1
| * | common: add spl/u-boot-spl.hex targetDalon Westergreen2018-09-151-0/+5
| * | gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan2018-09-151-1/+1
| * | gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan2018-09-151-2/+49
| * | gpio: dwapb_gpio: Enable get_function supportLey Foon Tan2018-09-151-0/+14