projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM: at91: spl: Add boot device for boot from QSPI
2017-09-12
Bin Meng
sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-12
Bin Meng
sandbox: Introduce Kconfig option for 32/64 bit host
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-10
Bin Meng
cmd: ide: Make the first device the default one
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-10
Bin Meng
block: ide: Don't bother to create BLK device if no...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-10
Bin Meng
block: ide: Fix block read/write with driver model
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-10
Bin Meng
blk: Use macros for block device vendor/product/rev...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-07
Bin Meng
tools: .gitignore: Add libfdt related files
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-07
Bin Meng
tools: .gitignore: Sort in alphabetical order
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-07
Bin Meng
part: mac: Suppress the error message after reading ddb
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
Makefile: Suppress output of python libfdt build command
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
Makefile: Quiesce libfdt build
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
block: Drop the ftide020 driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
block: ide: Drop CONFIG_IDE_LED
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
nvme: Remove dead codes in nvme_setup_io_queues()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
nvme: Fix potential sign extension issue in nvme_blk_rw()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-03
Bin Meng
nvme: Fix wrong ndev->queues memset
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-02
Bin Meng
x86: baytrail: acpi: Add full reset bit to the reset...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-02
Bin Meng
x86: ich-spi: Clear atomic preop only when SPI settings...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-09-02
Bin Meng
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
sandbox: Enable NVMe driver for build testing
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
sandbox: Add a dummy invalidate_dcache_range() function
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Get rid of the global variable nvme_info
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Use blk_create_devicef() API
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Apply cache operations on the DMA buffers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Consolidate block read and write routines
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Use macros to access NVMe queues
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Respect timeout when en/disabling the controller
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Cache controller's capabilities
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Fix endianness assignment to prp2 in nvme_identify()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Fix ndev->queues allocation
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Fix getting PCI vendor id of the NVMe block device
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-28
Bin Meng
nvme: Remove useless defines
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: tangier: kconfig: Guard tangier-specific options
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: bayleybay: Adjust VGA rom address
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: baytrail: Fix turbo enable
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
vbe: Drop vbe_get_video_info()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: kconfig: Imply CMD_PCI
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: fsp: Configure SPI opcode registers before SPI...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: ich-spi: Move opcode registers configuration to...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: ich-spi: Don't read cached lock status
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: ich-spi: Remove unnecessary assignment in ich_init_cont...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-24
Bin Meng
x86: ich-spi: Remove spi_write_protect_region()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-21
Bin Meng
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-18
Bin Meng
mmc: Support generic PCI SD host controller
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-16
Bin Meng
sf: Preserve QE bit when clearing BP# bits for Macronix...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-13
Bin Meng
x86: qemu: Enable NVMe driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-13
Bin Meng
nvme: Handle zero Maximum Data Transfer Size (MDTS)
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-08
Bin Meng
x86: acpi: Fix build error with certain configuration
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-08
Bin Meng
x86: Remove dead ISA related codes
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-08
Bin Meng
sf: Add Macronix MX25U6435F device parameters
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-07
Bin Meng
video: Drop the ct69000 driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-07
Bin Meng
video: Drop the sm501 driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-07
Bin Meng
video: Drop the sed156x driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-07
Bin Meng
video: Drop the l5f31188 driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-03
Bin Meng
ahci-pci: Update call to ahci_probe_scsi_pci()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: Switch all boards to use DM SCSI
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
block: ide: Fix build error when CONFIG_BLK is on
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
dm: scsi: Add a generic PCI-based AHCI driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: Convert INTEL_ICH6_GPIO to Kconfig
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Move USB to platform Kconfig
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Let board select SPI flash
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: qemu: Remove SPI flash from defconfigs
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: qemu: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: quark: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tangier: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: queensbay: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: coreboot: kconfig: Imply drivers that are useful
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: broadwell: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: ivybridge: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: baytrail: kconfig: Imply platform specific drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Imply DM uclass drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Select OF_CONTROL
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Select ARCH_MISC_INIT in the platform...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Select PCI and DM_PCI
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Select USE_PRIVATE_LIBGCC
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: kconfig: Select TIMER and X86_TSC_TIMER
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tsc: Correct Silvermont reference clock values
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tsc: Update comments and expand definitions in...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tsc: Identify Intel-specific code
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: Enforce toolchain to generate 64-bit codes for...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-08-01
Bin Meng
x86: Use default stack boundary alignment
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-30
Bin Meng
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: xhci: Enable TT to support LS/FS devices behind...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: xhci: Correct TT_SLOT and TT_PORT macros
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: xhci: Implement update_hub_device() operation
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: hub: Call usb_update_hub_device() after hub descriptor...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
dm: usb: Add a new USB controller operation 'update_hub_device'
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: hub: Parse and save TT details from device descriptor
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: xhci: Program 'route string' in the input slot...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2017-07-28
Bin Meng
usb: xhci: Change xhci_setup_addressable_virt_dev(...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
next