Commit Graph

  • c4d323793b Merge branch '2019-01-18-master-imports' mirror/master Tom Rini 2019-01-18 13:40:41 -05:00
  • 3d5931e598 env: sf: fix environment in SPI NOR Heiko Schocher 2019-01-18 10:45:56 +01:00
  • 2c3ec20fcc arm: dts: am335x-pdu001: Sync with Linux 5.0-rc2 Felix Brack 2019-01-17 11:51:09 +01:00
  • 8fa7f65dd0 configs: Remove am335x_boneblack_defconfig Faiz Abbas 2019-01-17 15:44:06 +05:30
  • 8f0d44cb3e arm: am335x-pdu001: Remove SPI support Felix Brack 2019-01-17 10:40:42 +01:00
  • a645831ca0 cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n Quentin Schulz 2019-01-17 10:18:47 +01:00
  • facdc5fb83 travis: Switch QEMU to 3.1.0 version Michal Simek 2019-01-16 15:18:44 +01:00
  • 984a1feb71 travis: Setup QEMU_VERSION as variable Michal Simek 2019-01-16 15:18:43 +01:00
  • aa13261215 travis: Break up the NXP Layerscape jobs more Tom Rini 2019-01-16 07:19:26 -05:00
  • cec96b83a0 configs: Remove am43xx_evm_ethboot_defconfig Vignesh R 2019-01-16 14:54:36 +05:30
  • 311e658ef3 configs: Remove unused am335x_evm defconfigs Vignesh R 2019-01-16 14:38:04 +05:30
  • 4a1e5f92f7 configs: am335x_evm: Enable DM_SPI and DM_SPI_FLASH Vignesh R 2019-01-16 12:16:11 +05:30
  • f3af98eca5 adding saveenv-command for bananapi r2 Frank Wunderlich 2019-01-15 18:49:06 +01:00
  • 5d94158aa9 mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET Patrick Wildt 2019-01-15 16:34:19 +01:00
  • 6e7051144f lib: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:28 +13:00
  • 8e34c1d34a video: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:27 +13:00
  • cb4d1bbe51 pinctrl: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:26 +13:00
  • 7475145449 i2c: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:25 +13:00
  • 83e7a4d597 drivers: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:24 +13:00
  • d7a4af45c5 work_92105: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:23 +13:00
  • 9259c92386 x86: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:22 +13:00
  • d7cf868f88 arm: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:21 +13:00
  • 2dcfa05852 common: spl: Kconfig: spelling fixes Chris Packham 2019-01-13 22:13:20 +13:00
  • 3aeb771cbc Kconfig: fix spelling Chris Packham 2019-01-13 22:13:19 +13:00
  • 7de24b27d2 disk: efi: GUIDs should be const Heinrich Schuchardt 2019-01-12 11:25:25 +01:00
  • 8d24a4776a mach-snapdragon: db410: pinctrl: fix pin count Ramon Fried 2019-01-12 11:48:28 +02:00
  • b12e6945e9 dts: db410: fix indentation Ramon Fried 2019-01-12 11:48:27 +02:00
  • f83ef0dac8 Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips Tom Rini 2019-01-17 19:12:55 -05:00
  • e964df1e2a Merge branch '2019-01-16-master-imports' Tom Rini 2019-01-17 17:42:03 -05:00
  • 829407b58f DEBUG mirror/next Jagan Teki 2019-01-11 23:10:57 +05:30
  • 6f82e3e78c arm: dts: sunxi: Enumerate MMC2 as MMC1 Jagan Teki 2019-01-09 22:29:30 +05:30
  • 3633a2c298 arm: sunxi: Enable DM_MMC Jagan Teki 2019-01-11 23:08:56 +05:30
  • 939926764e mmc: sunxi: Add DM_MMC support for A80 Jagan Teki 2019-01-11 22:57:50 +05:30
  • 077960fc7a mmc: sunxi: Add DM_MMC support for H6 Jagan Teki 2019-01-09 21:30:44 +05:30
  • a98b7c9cfe mmc: sunxi: Add mmc, emmc H5/A64 compatible Jagan Teki 2019-01-09 20:43:42 +05:30
  • 2cb886616f mmc: sunxi: Add A83T emmc compatible Jagan Teki 2019-01-09 20:36:18 +05:30
  • 0346bc49d7 mmc: sunxi: Configure reset support for DM_MMC Jagan Teki 2019-01-09 21:29:59 +05:30
  • f8878da557 arm: bootm: fix sp detection at end of address range Simon Goldschmidt 2019-01-14 22:38:23 +01:00
  • a156c47e39 tftp: prevent overwriting reserved memory Simon Goldschmidt 2019-01-14 22:38:22 +01:00
  • a85c213f47 lmb: remove unused extern declaration Simon Goldschmidt 2019-01-14 22:38:21 +01:00
  • 5b978dab7b bootm: use new common function lmb_init_and_reserve Simon Goldschmidt 2019-01-14 22:38:20 +01:00
  • aa3c609e2b fs: prevent overwriting reserved memory Simon Goldschmidt 2019-01-14 22:38:19 +01:00
  • 4cc8af8037 lib: lmb: extend lmb for checks at load time Simon Goldschmidt 2019-01-14 22:38:18 +01:00
  • e2237a2c26 fdt: parse "reserved-memory" for memory reservation Simon Goldschmidt 2019-01-14 22:38:17 +01:00
  • 0f7c51a676 lib: lmb: reserving overlapping regions should fail Simon Goldschmidt 2019-01-14 22:38:16 +01:00
  • d67f33cf4e lmb: fix allocation at end of address range Simon Goldschmidt 2019-01-14 22:38:15 +01:00
  • a01ae0c23f test: add test for lib/lmb.c Simon Goldschmidt 2019-01-14 22:38:14 +01:00
  • 9a9d66f5ef env: add spi_flash_read_env function Horatiu Vultur 2018-12-11 10:13:56 +01:00
  • a38c3af868 mtd: nand: raw: allow to disable unneeded ECC layouts Stefan Agner 2018-12-06 14:57:09 +01:00
  • 49f0b6bab9 mips: mt7688: gardena-smart-gateway: Enable green power LED on startup Stefan Roese 2019-01-15 13:54:26 +01:00
  • 7b31c0a91d mips: mt7688: gardena-smart-gateway: Update mtdparts/mtdids for Kernel 4.19 Stefan Roese 2019-01-15 13:54:25 +01:00
  • 10b5e96d54 MIPS: bmips: switch to CONFIG_OF_SEPARATE Daniel Schwierzeck 2019-01-12 20:52:21 +01:00
  • c285e269a2 MIPS: xilfpga: switch to CONFIG_OF_SEPARATE Daniel Schwierzeck 2019-01-12 20:52:20 +01:00
  • 764d7b33e6 MIPS: pic32mzdask: switch to CONFIG_OF_SEPARATE Daniel Schwierzeck 2019-01-12 20:52:19 +01:00
  • a6fde6bd69 MIPS: malta: switch to CONFIG_OF_SEPARATE Daniel Schwierzeck 2019-01-12 20:52:18 +01:00
  • 7bdb526d01 MIPS: boston: switch to CONFIG_OF_SEPARATE Daniel Schwierzeck 2019-01-12 20:52:17 +01:00
  • c75c908316 MSCC: Add board support for Jaguar2 SOC family Horatiu Vultur 2019-01-12 18:57:00 +01:00
  • 393b77d8f9 MSCC: add device tree for Serval2 board Horatiu Vultur 2019-01-12 18:56:59 +01:00
  • 297edaec12 MSCC: Add device tree for Jaguar2-48 board Horatiu Vultur 2019-01-12 18:56:58 +01:00
  • d1182056d3 MSCC: Add device tree for Jaguar2 board Horatiu Vultur 2019-01-12 18:56:57 +01:00
  • e7a0de2c31 MSCC: Add support for Jaguar2 SOC family Horatiu Vultur 2019-01-12 18:56:56 +01:00
  • 051de9b3eb pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC family Horatiu Vultur 2019-01-12 18:56:55 +01:00
  • ace9c103df mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c Lars Povlsen 2019-01-08 10:38:35 +01:00
  • 6492c9168a mips: mscc: DT: Update luton device tree to use fast SPI driver Lars Povlsen 2019-01-08 10:38:34 +01:00
  • fd6e0b0525 mips: spi: mscc: Add fast bitbang SPI driver Lars Povlsen 2019-01-08 10:38:33 +01:00
  • 82d5464788 mmc: jz_mmc: Compile-out write support if disabled Ezequiel Garcia 2019-01-07 18:13:25 -03:00
  • 2a4bb3d271 mmc: Use proper IS_ENABLED macro to check block support Ezequiel Garcia 2019-01-07 18:13:24 -03:00
  • a4ae422570 net: bcm6368: fix restart flow issues Álvaro Fernández Rojas 2019-01-01 19:44:46 +01:00
  • b8e7e5d8c5 MIPS: jz47xx: remove custom u-boot-spl.lds Daniel Schwierzeck 2019-01-06 20:42:44 +01:00
  • 2fdadc0f82 MIPS: optimize and fix ELF sections Daniel Schwierzeck 2019-01-06 20:42:43 +01:00
  • 4deb09632d mips: ocelot: Enable use of serial gpio for LED Lars Povlsen 2019-01-02 09:52:26 +01:00
  • 26ad3c43a7 mips: ocelot: DT: Enable use of serial gpio Lars Povlsen 2019-01-02 09:52:25 +01:00
  • 711f2dc08d mips: luton: Enable use of serial gpio for LED Lars Povlsen 2019-01-02 09:52:24 +01:00
  • 738f2b148d mips: luton: DT: Enable use of serial gpio Lars Povlsen 2019-01-02 09:52:23 +01:00
  • 2a48c15d2e mips: mscc_sgpio: Add DT bindings documentation Lars Povlsen 2019-01-02 09:52:22 +01:00
  • be8313feee mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO) Lars Povlsen 2019-01-02 09:52:21 +01:00
  • e9f1492bca mips: mscc: luton+ocelot: Remove board config options, do probing Lars Povlsen 2018-12-20 09:56:05 +01:00
  • e39c6783d3 mips: luton: DT: Add pcb090 Lars Povlsen 2018-12-20 09:56:04 +01:00
  • e58031acdc mips: mscc: Add generic GPIO control utility function Lars Povlsen 2018-12-20 09:56:03 +01:00
  • 3098ade229 mips: mscc: Add generic PHY MIIM utility functions Lars Povlsen 2018-12-20 09:56:02 +01:00
  • aac0c29d4b Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm Tom Rini 2019-01-15 22:05:34 -05:00
  • f4cfd73943 Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2019-01-15 22:05:28 -05:00
  • 0cd35f3920 Merge git://git.denx.de/u-boot-riscv Tom Rini 2019-01-15 22:05:05 -05:00
  • e807f6b5f9 Merge branch '2019-01-14-master-imports' Tom Rini 2019-01-15 20:33:07 -05:00
  • 03dcf17dba common: command: Add support for $ auto-completion Boris Brezillon 2018-12-05 09:26:50 +01:00
  • 31a2cf1ca4 misc: fs_loader: Switching private data allocation to DM auto allocation Tien Fong Chee 2018-12-10 21:29:44 +08:00
  • 9652cfd9ee cmd: adc: Use the sub-command infrastructure Boris Brezillon 2018-12-03 22:54:23 +01:00
  • 9671243e8d cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands Boris Brezillon 2018-12-03 22:54:22 +01:00
  • c0cf06e523 command: commands: Add macros to declare commands with subcmds Boris Brezillon 2018-12-03 22:54:21 +01:00
  • 80a48dd47e common: command: Rework the 'cmd is repeatable' logic Boris Brezillon 2018-12-03 22:54:20 +01:00
  • 6fb61445bb common: command: Expose a generic helper to auto-complete sub commands Boris Brezillon 2018-12-03 22:54:19 +01:00
  • cbe07ebeaf common: command: Fix command auto-completion Boris Brezillon 2018-12-03 22:54:18 +01:00
  • 2e89bbefdc blk: Increase cache element size Marek Vasut 2018-08-08 13:20:29 +02:00
  • 45297e2ab2 Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img Simon Goldschmidt 2019-01-11 20:56:02 +01:00
  • c16b137e49 kbuild: add .SECONDARY special target to scripts/Kbuild.include Masahiro Yamada 2019-01-11 19:42:27 +09:00
  • 368a0dfbf8 kbuild: add .DELETE_ON_ERROR special target Masahiro Yamada 2019-01-11 19:42:26 +09:00
  • f75977303d common: Kconfig: miscellaneous spelling fixes Chris Packham 2019-01-11 15:30:50 +13:00
  • 0b588deffe kbuild: fix parallel build race caused by u-boot.cfg regeneration Masahiro Yamada 2019-01-10 23:11:39 +09:00
  • c4448bdc4f serial: ns16550: fix debug uart putc called before init Simon Goldschmidt 2019-01-09 20:35:31 +01:00
  • 7828e3cf70 drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART Simon Goldschmidt 2019-01-09 20:27:09 +01:00