Commit Graph

51037 Commits (6dc73df73b2b95ec171d82558c2a0ed1437d8c0a)
 

Author SHA1 Message Date
Alex Kiernan 6dc73df73b net: fastboot: Fix build when FASTBOOT_FLASH is disabled 6 years ago
Michal Simek d1b226b7d4 net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() 6 years ago
Tom Rini ac378bb05f Merge git://git.denx.de/u-boot-x86 6 years ago
Tom Rini 168de20f3b Revert "fw_printenv: Don't bail out directly after one env read error" 6 years ago
Bin Meng 40144260a9 doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi' 6 years ago
Bin Meng 73149164f4 x86: doc: Update EFI loader support 6 years ago
Bin Meng 47cae019ef efi_loader: helloworld: Output ACPI configuration table 6 years ago
Bin Meng 86df34d42b efi_loader: Install ACPI configuration tables 6 years ago
Bin Meng bb68c7fba0 efi_loader: Increase number of configuration tables to 16 6 years ago
Bin Meng abe47ca728 x86: efi_loader: Build EFI memory map per E820 table 6 years ago
Ivan Gorinov 8199a145c4 x86: Use microcode update from device tree for all processors 6 years ago
Bin Meng fc48ebe6df x86: Add scsi command to coreboot and qemu 6 years ago
Bin Meng 94e72a6bd9 x86: timer: tsc: Allow specifying clock rate from device tree again 6 years ago
Tom Rini 3fcb00be25 Merge branch 'master' of git://git.denx.de/u-boot-usb 6 years ago
Fabio Estevam ee322f3c79 mx5: Select ARM_CORTEX_A8_CVE_2017_5715 6 years ago
Heinrich Schuchardt 2121bbe49c lib: div64: fix typeo in include/div64.h 6 years ago
Nishanth Menon 94c6a89a99 ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715 6 years ago
Nishanth Menon dbb7caf110 ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS 6 years ago
Nishanth Menon c2ca3fdfb9 ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 6 years ago
Nishanth Menon 7b37a9c732 ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 6 years ago
Jagan Teki 9c22aec410 usb: sunxi: Use proper reg_mask for clock gate, reset 6 years ago
Jagan Teki 9763df8b8a sunxi: Fix USB PHY index for H3 6 years ago
Zeng Tao 11080bf6c7 usb: ohci: change the NUM_EDs from 8 to 32 6 years ago
Vasily Khoruzhick ebbc23a049 usb: sunxi: ohci: make ohci_t the first member in private data 6 years ago
Tom Rini fb77a9e353 Merge branch 'master' of git://git.denx.de/u-boot-spi 6 years ago
Andrew Thomas af15946aa0 dwc2 USB controller hangs with lan78xx 6 years ago
Tom Rini de76610545 Merge git://git.denx.de/u-boot-imx 6 years ago
Joe Hershberger 3925b2ac97 fw_printenv: Don't bail out directly after one env read error 6 years ago
Stefano Babic b4cb809289 imx: bx50v3: fix Maintainers 6 years ago
Jörg Krause 4368f85359 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident 6 years ago
Jörg Krause f3f2af3bdf mtd: nand: mxs_nand_spl: refactor mxs_flash_ident 6 years ago
Jörg Krause 15e207faa0 spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips 6 years ago
Jörg Krause da37d09682 mtd: nand: export nand_get_flash_type function 6 years ago
Fabio Estevam 02bbe2aaa2 cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y 6 years ago
Jagan Teki 18053a8505 imx6ul: geam: Fix fdt_file mismatch 6 years ago
Trent Piepho 7da7ff5491 power: pmic: Let PFUZE3000 see all 256 registers 6 years ago
Stefan Agner fd8c1fc943 arm: dts: imx7: colibri: add raw NAND support 6 years ago
Stefan Agner aba6a0fb8f arm: dts: imx7: sync with Linux 6 years ago
Stefan Agner 627544506f mtd: nand: mxs_nand: add support for specific ECC strength 6 years ago
Stefan Agner f75e83bfae mtd: nand: mxs_nand: add device tree support 6 years ago
Stefan Agner 68748340c8 mtd: nand: mxs_nand: move structs into header file 6 years ago
Stefan Agner 502bdc6b4f mtd: nand: mxs_nand: add use_minimum_ecc to struct 6 years ago
Stefan Agner 3b1328a0ad mtd: nand: mxs_nand: separate board/controller init 6 years ago
Stefan Agner 0d4e9d8be2 mtd: nand: mxs_nand: use more precise function name 6 years ago
Stefan Agner 931747e517 mtd: nand: mxs_nand: move register structs to driver data 6 years ago
Stefan Agner 984df7add1 mtd: nand: mxs_nand: add minimal ECC support 6 years ago
Stefan Agner 5c69dd0730 mtd: nand: mxs_nand: report correct ECC parameters 6 years ago
Stefan Agner 28897e8d21 mtd: nand: mxs_nand: use structure for BCH geometry 6 years ago
Stefan Agner dc0b69fa9f mtd: nand: mxs_nand: allow to enable BBT support 6 years ago
Stefan Agner 5346c31e30 mtd: nand: mxs_nand: use self init 6 years ago