Commit Graph

33353 Commits (435acd83b2b4f31699732f090d28d66cabb05912)
 

Author SHA1 Message Date
Bin Meng 5bf935925b x86: ivybridge: Remove the dead codes that programs pci bridge 10 years ago
Bin Meng bbbcb52628 dm: pci: Enable VGA address forwarding on bridges 10 years ago
Bin Meng 069155cbb4 dm: pci: Fix pci_last_busno() to return the real last bus no 10 years ago
Bin Meng af67e7ce23 video: vesa_fb: Fix wrong return value check of pci_find_class() 10 years ago
Bin Meng cdf9f085f2 pci: Set PCI_COMMAND_IO bit for VGA device 10 years ago
Simon Glass 5dbcf3a0f9 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM 10 years ago
Simon Glass 3129ace489 dm: pci: Correct a few debug() statements 10 years ago
Simon Glass 4d21455e09 dm: pci: Tidy up auto-config error handling 10 years ago
Simon Glass 836ac74c29 malloc_simple: Add debug() information 10 years ago
Jagan Teki 89b5c81b75 linux/bitops.h: GENMASK copy from linux 10 years ago
Jagan Teki 673452876f linux/bitops: Move BIT definitions at top 10 years ago
Tom Rini e8d124fae0 Merge git://git.denx.de/u-boot-marvell 10 years ago
Stefan Roese 5b37212a3d mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows 10 years ago
Stefan Roese 1d51ea1913 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards 10 years ago
Stefan Roese a79c8408ca arm: mvebu: Enable DM_USB on AXP / A38x boards 10 years ago
Stefan Roese cd48225b08 usb: ehci-marvell.c: Add DM support 10 years ago
Stefan Roese 9cffb2335c arm: mvebu: Add DM (driver model) support 10 years ago
Stefan Roese 39a230aad3 arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 10 years ago
Stefan Roese 78de2c0c3e arm: mvebu: Do not call board_init_r() from board_init_f() 10 years ago
Stefan Roese 9b163d8c4e kwbimage: Align payload size to 4 bytes 10 years ago
Stefan Roese ef5cd33064 dm: core: Enable optional use of fdt_translate_address() 10 years ago
Stefan Roese 42cc034f19 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL 10 years ago
Stefan Roese 944c7a3176 arm: mvebu: Add option to use UART xmodem protocol via kwboot 10 years ago
Maxime Ripard fd8133b725 sunxi: Add CHIP support 10 years ago
Maxime Ripard 862ba7ed32 axp209: Sync the DTSI with the kernel 10 years ago
Maxime Ripard f0e8e8dacf sun5i: Sync the DTSI with the kernel 10 years ago
Maxime Ripard 44c798799f sunxi: Use Kconfig CONFIG_MMC 10 years ago
Maxime Ripard f7d6b3cc16 sunxi: board: Only try to use the MMC related functions if enabled 10 years ago
Maxime Ripard 7a777f6d6f mmc: Add generic Kconfig option 10 years ago
Maxime Ripard 4adef27013 fastboot: Implement OEM format only when we have MMC support 10 years ago
Maxime Ripard bac83fb09c sunxi: Add support for android boot image 10 years ago
Hans de Goede fc01daee8b sunxi: Add defconfig for the Sinovoip BPI-M2 board 10 years ago
Hans de Goede b1e8b577c8 sunxi: Fix sorting of boards in MAINTAINERS 10 years ago
Hans de Goede 3b82402597 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels 10 years ago
Hans de Goede a29c32be6c sunxi: power: Columbus: only enable ELDO3 when necessary 10 years ago
Hans de Goede 02cc27c74f sunxi: power: Change axp209 LDO3 and LDO4 default to disabled 10 years ago
Hans de Goede beba401f02 sunxi: power: Add support for disabling axp209 regulators 10 years ago
Hans de Goede 03f8ae3719 sunxi: power: Drop protection against multiple calls from axp221 axp_init() 10 years ago
Hans de Goede 30490b528b sunxi: power: Use pmic_bus functions for axp152 / axp209 driver 10 years ago
Hans de Goede 514b2d9dbb sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V 10 years ago
Hans de Goede f339f09c47 sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V 10 years ago
Hans de Goede 6944aff1ca sunxi: power: Unify axp pmic function names 10 years ago
Hans de Goede 401175220d sunxi: power: Make all voltages configurable through Kconfig 10 years ago
Hans de Goede 1df44814f5 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER 10 years ago
Hans de Goede 70ac9295e3 sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s 10 years ago
Hans de Goede 6d0bdfdde5 sunxi: Switch to using malloc_simple for the spl 10 years ago
Hans de Goede ff42d107bf sunxi: Enable CONFIG_SPL_STACK_R 10 years ago
Hans de Goede dcfcb8d49a malloc_simple: Add support for switching to DRAM heap 10 years ago
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 10 years ago
Hans de Goede 8656c4f76f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss 10 years ago