Commit Graph

35826 Commits (f5acf91f6f956c81489db283d55ec83ab780e5a3)
 

Author SHA1 Message Date
Simon Glass 512cab7e8e bzlib: Try another way to fix an unused variable 9 years ago
Simon Glass a108082d4d video: test: Adjust order of file closure 9 years ago
Simon Glass 2b80b4e246 video: Use 'int' for loop variables instead of short 9 years ago
Simon Glass e517db73a6 cmd: Fix control bmp_display() 9 years ago
Simon Glass a7c45ec4d6 microblaze: Correct build error in eth-uclass.c 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Thomas Chou e4f348ba6f nios2: set up the debug UART early 9 years ago
Bin Meng 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 9 years ago
Bin Meng d8277a87d0 x86: Disable DM_PCI_COMPAT 9 years ago
Bin Meng 308143effe dm: pci: Add missing forward declarations 9 years ago
Bin Meng 971611e3ef x86: chromebox_panther: Convert to use driver model ethernet 9 years ago
Bin Meng 6ce73f5dbb x86: chromebox_panther: Drop the cache line size hack 9 years ago
Bin Meng 50c88e4ad2 efi: app: Disable CONFIG_USB_EHCI_PCI 9 years ago
Bin Meng e1d1b62be1 efi: app: Clean up defconfig 9 years ago
Bin Meng 5a257df702 x86: quark: Use Quark's own PCI config APIs 9 years ago
Bin Meng 81dab9af92 net: e1000: Convert to use DM PCI API 9 years ago
Bin Meng 6758a6ccc1 net: designware: Use dm_pci_mem_to_phys() in the probe routine 9 years ago
Bin Meng c52ac3f901 net: pch_gbe: Convert to use DM PCI API 9 years ago
Bin Meng 3857ed015f x86: pci: Drop legacy PCI APIs 9 years ago
Bin Meng 58316f9b9f x86: pci: Use DM PCI APIs in pci_assign_irqs() 9 years ago
Bin Meng 6039200c65 x86: qemu: Convert to use DM PCI API 9 years ago
Bin Meng 66484f0fc0 x86: tnc: Remove IGD and SDVO devices from driver model 9 years ago
Bin Meng 2b94d9fca2 x86: tnc: Use DM PCI API in disable_igd() 9 years ago
Bin Meng 9e36c53dd0 x86: tnc: Change disable_igd() to have a return value 9 years ago
Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API 9 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 9 years ago
Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() 9 years ago
Bin Meng e75711a4bf x86: minnowmax: Drop io-base property in the pch_pinctrl node 9 years ago
Bin Meng 2b7ff26115 x86: Drop asm/arch/gpio.h 9 years ago
Bin Meng 3ddc1c7bd3 x86: ich6_gpio: Convert to use proper DM API 9 years ago
Bin Meng 4f106bc8be x86: pch9: Implement get_io_base op 9 years ago
Bin Meng 79d4eb627c dm: pch: Add get_io_base op 9 years ago
Bin Meng ec2af6f82d x86: pch: Implement get_gpio_base op 9 years ago
Bin Meng 384980c687 dm: pch: Add get_gpio_base op 9 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 9 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 9 years ago
Bin Meng 254e677925 x86: quark: Drop unprotect_spi_flash() 9 years ago
Bin Meng efd633ccdd x86: tnc: Drop unprotect_spi_flash() 9 years ago
Bin Meng 6e670b5c4d spi: ich: Change PCHV_ to ICHV_ 9 years ago
Bin Meng 1f9eb59d27 spi: ich: Use compatible strings to distinguish controller version 9 years ago
Bin Meng 9eb4339ba4 spi: ich: Some clean up 9 years ago
Stefan Roese f7c3638c9f x86: x86-common.h: Add CONFIG_BOOTDELAY 9 years ago
Stefan Roese 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 9 years ago
Tom Rini 94985cc9d3 Merge branch 'master' of git://git.denx.de/u-boot-usb 9 years ago
Tom Rini 2a5bcaf3f8 Merge branch 'master' of git://git.denx.de/u-boot-socfpga 9 years ago
Dinh Nguyen a409a8b85e Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" 9 years ago
Frank Wang 8c9b4d5598 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed 9 years ago
Peng Fan fb0d042814 imx: mx6: implement board_mmc_get_env_dev 9 years ago
Peng Fan 216d286c7e imx: mx6: implement mmc_get_env_dev 9 years ago
Peng Fan 62d8cce9f3 imx: mx7dsabresd: move mmc_get_env_devno to soc code 9 years ago