Commit Graph

51020 Commits (fc48ebe6dff059a799c8f85e31ee8dea6c2f77d8)
 

Author SHA1 Message Date
Bin Meng fc48ebe6df x86: Add scsi command to coreboot and qemu 7 years ago
Bin Meng 94e72a6bd9 x86: timer: tsc: Allow specifying clock rate from device tree again 7 years ago
Heinrich Schuchardt 2121bbe49c lib: div64: fix typeo in include/div64.h 7 years ago
Nishanth Menon 94c6a89a99 ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715 7 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 7 years ago
Nishanth Menon c2ca3fdfb9 ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 7 years ago
Nishanth Menon 7b37a9c732 ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 7 years ago
Tom Rini fb77a9e353 Merge branch 'master' of git://git.denx.de/u-boot-spi 7 years ago
Andrew Thomas af15946aa0 dwc2 USB controller hangs with lan78xx 7 years ago
Tom Rini de76610545 Merge git://git.denx.de/u-boot-imx 7 years ago
Joe Hershberger 3925b2ac97 fw_printenv: Don't bail out directly after one env read error 7 years ago
Stefano Babic b4cb809289 imx: bx50v3: fix Maintainers 7 years ago
Jörg Krause 4368f85359 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident 7 years ago
Jörg Krause f3f2af3bdf mtd: nand: mxs_nand_spl: refactor mxs_flash_ident 7 years ago
Jörg Krause 15e207faa0 spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips 7 years ago
Jörg Krause da37d09682 mtd: nand: export nand_get_flash_type function 7 years ago
Fabio Estevam 02bbe2aaa2 cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y 7 years ago
Jagan Teki 18053a8505 imx6ul: geam: Fix fdt_file mismatch 7 years ago
Trent Piepho 7da7ff5491 power: pmic: Let PFUZE3000 see all 256 registers 7 years ago
Stefan Agner fd8c1fc943 arm: dts: imx7: colibri: add raw NAND support 7 years ago
Stefan Agner aba6a0fb8f arm: dts: imx7: sync with Linux 7 years ago
Stefan Agner 627544506f mtd: nand: mxs_nand: add support for specific ECC strength 7 years ago
Stefan Agner f75e83bfae mtd: nand: mxs_nand: add device tree support 7 years ago
Stefan Agner 68748340c8 mtd: nand: mxs_nand: move structs into header file 7 years ago
Stefan Agner 502bdc6b4f mtd: nand: mxs_nand: add use_minimum_ecc to struct 7 years ago
Stefan Agner 3b1328a0ad mtd: nand: mxs_nand: separate board/controller init 7 years ago
Stefan Agner 0d4e9d8be2 mtd: nand: mxs_nand: use more precise function name 7 years ago
Stefan Agner 931747e517 mtd: nand: mxs_nand: move register structs to driver data 7 years ago
Stefan Agner 984df7add1 mtd: nand: mxs_nand: add minimal ECC support 7 years ago
Stefan Agner 5c69dd0730 mtd: nand: mxs_nand: report correct ECC parameters 7 years ago
Stefan Agner 28897e8d21 mtd: nand: mxs_nand: use structure for BCH geometry 7 years ago
Stefan Agner dc0b69fa9f mtd: nand: mxs_nand: allow to enable BBT support 7 years ago
Stefan Agner 5346c31e30 mtd: nand: mxs_nand: use self init 7 years ago
Stefan Agner 9345943b2b mtd: nand: mxs_nand: introduce SPL specific init 7 years ago
Tom Rini 94905e1db8 Merge git://git.denx.de/u-boot-dm 7 years ago
Ashish Kumar 51dce7d2bf mtd: spi: Correct parameters for s25fs512s flash 7 years ago
Hannes Schmelzer 9cddf70ead spi: omap3: fix set_speed and set_mode dm callbacks 7 years ago
Hannes Schmelzer b1d2b529b4 spi: omap3: pre-initialize bus-speed with max. slave-speed 7 years ago
Michael Trimarchi 34ad749141 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass 7 years ago
Michael Trimarchi 618e8e20c2 spi: mxc: Fix compilation problem of DM_SPI class driver 7 years ago
Vipul Kumar 240cd7566e spi: zynq_qspi: Fixed incorrect return value error 7 years ago
Tom Rini 90efca2539 Merge git://git.denx.de/u-boot-x86 7 years ago
Bin Meng dd099ec44b cmd: efi: Fix wrong memory descriptor end address 7 years ago
Bin Meng 598374729e x86: efi: payload: Count in conventional memory above 4GB in DRAM bank 7 years ago
Bin Meng 1ffa447b8c x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER 7 years ago
Bin Meng 7c98ca10ea efi: stub: Move the use_uart assignment immediately after exit_boot_services() call 7 years ago
Bin Meng 5460fd0762 x86: Change __kernel_size_t conditionals to use compiler provided defines 7 years ago
Alexander Graf 0186644646 efi.h: Do not use config options 7 years ago
Bin Meng 1ab2c01087 x86: efi-x86_payload: Enable usb keyboard during boot 7 years ago
Bin Meng 6d02cf0562 x86: efi-x86_payload: Enumerate PCI bus during early boot 7 years ago