Commit Graph

40101 Commits (b02e4044ff8ee1f6ac83917a39514172a9b449fb)
 

Author SHA1 Message Date
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 8 years ago
Simon Glass 35233da98a x86: Allow interrupts to be disabled in 64-bit mode 8 years ago
Simon Glass b11e298440 usb: pci: Fix cast for 64-bit compilation 8 years ago
Simon Glass 22230e916e tpm: Tidy up use of size_t 8 years ago
Simon Glass 3f14f814e7 rtc: Use CONFIG_X86 instead of __I386__ 8 years ago
Simon Glass 2547f3ed89 elf: Add the Elf64_Rela type 8 years ago
Simon Glass 006bccbd0d board_f: Drop the extra fdtdec_prepare_fdt() 8 years ago
Simon Glass 2cd11a23c8 bios_emulator: Fix cast for 64-bit compilation 8 years ago
Simon Glass 22d9574337 Add _image_binary_end section declaration 8 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 8 years ago
Simon Glass 443ffe509c dm: x86: Move samus to use new driver model support 8 years ago
Simon Glass 0d9483a25c x86: Adjust config to support DM_VIDEO 8 years ago
Simon Glass 2c943804af dm: x86: video: Add a driver-model driver for ivybridge graphics 8 years ago
Simon Glass ee87ee82e1 dm: video: Add driver-model support to vesa graphics 8 years ago
Simon Glass d8441ea27e dm: stdio: Allow lazy probing of video devices 8 years ago
Simon Glass 1df9127628 x86: video: Fix typo in broadwell Kconfig 8 years ago
Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 8 years ago
Simon Glass 5023bd7a80 list: Add list_last_entry() to find the last entry 8 years ago
Simon Glass b91c6a1209 Fix return value in trailing_strtoln() 8 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 8 years ago
Simon Glass 26f50fbed2 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" 8 years ago
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 8 years ago
Stefan Roese 5572367cc5 x86: baytrail: Add 2nd eMMC controller to the PCI probe list 8 years ago
Stefan Roese df233e734f x86: conga-qeval20-qa3: Add README to explain the console UART options 8 years ago
Simon Glass 57718f017b mmc: Fix cast for 64-bit compilation 8 years ago
Stephen Warren d40d69ee35 ARM: tegra: reduce DRAM size mapped into MMU on ARM64 8 years ago
Marcel Ziswiler d5a24d8b53 colibri_t20: fix usb operation and controller order 8 years ago
Marcel Ziswiler 28f224a52f colibri_t20: fix display configuration 8 years ago
Marcel Ziswiler dc06f63f2a regulator: fixed: honour optionality of enable gpio 8 years ago
Marcel Ziswiler 28c694c86f simple panel: fix spelling of debug message 8 years ago
Marcel Ziswiler 7e1784651b tegra: usb gadget: fix ci udc operation if not hostpc capable 8 years ago
Josh Marshall 55cdcdaad3 sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clock 8 years ago
Jens Kuske 7c9454d443 sunxi: Fix H3 DRAM impedance calibration on rev. A chips 8 years ago
Jaehoon Chung 2cb5d67c1a mmc: sdhci: use the generic error number 8 years ago
Jaehoon Chung 895549a2d9 mmc: sdhci: use the host version value in sdhci_setup_cfg 8 years ago
Jaehoon Chung e5113c333b mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg 8 years ago
Jaehoon Chung 7aedafd6b3 mmc: s5p_sdhci: support the Driver model for Exynos 8 years ago
Simon Glass 561e624c35 dm: mmc: Support erase 8 years ago
Masahiro Yamada 4fb96c48c1 reset: uniphier: add reset controller driver for UniPhier SoCs 8 years ago
Masahiro Yamada d9f5d99245 reset: declare fdtdec_phandle_args as struct to fix warning 8 years ago
Masahiro Yamada 66e3efebbc ARM: uniphier: insert udelay() just before support_card_reset_deassert() 8 years ago
Masahiro Yamada f1d9a9edb9 ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD 8 years ago
Masahiro Yamada f4c93a4f4d ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD 8 years ago
Masahiro Yamada 66deb91ec0 ARM: uniphier: fix typos in a comment block 8 years ago
Masahiro Yamada baaafaaad3 ARM: uniphier: add work-around for VBO noise problem 8 years ago
Masahiro Yamada c89638a027 ARM: uniphier: update DRAM init code for LD20 SoC (2nd) 8 years ago
Masahiro Yamada 6c22742d3d ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC 8 years ago
Masahiro Yamada dacdb24027 ARM: uniphier: do not setup pins for System Bus on NAND boot mode 8 years ago
York Sun d5fe013cee tools: buildman: Add compiler wrapper 8 years ago
York Sun f40fa9b36f tools: buildman: Remove duplicated code 8 years ago