projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: core: Mirror the chosen node parse logic in the livetree scanning
2018-11-14
Bin Meng
dm: core: Mirror the chosen node parse logic in the...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-14
Bin Meng
dm: Correct pre_reloc_only parameter description in...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-14
Bin Meng
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-14
Bin Meng
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-14
Bin Meng
cpu: mpc83xx: Remove unnecessary characters in the...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-14
Bin Meng
dm: cpu: Fix print_cpuinfo() output
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-07
Bin Meng
imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-11-07
Bin Meng
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-29
Bin Meng
powerpc: t1040: Correct RCW EC2 settings
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-29
Bin Meng
powerpc: t1040: Correct RCW MAC2_GMII_SEL value
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-28
Bin Meng
x86: Fix car_uninit weak symbol definition
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
nand: atmel: Initialize pmecc smu with correct size
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
travis: Add qemu-x86_64 target for test.py testing
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
travis: Update to use QEMU 3.0.0 for testing
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
travis: Generate grub_x64.efi for qemu-x86_64
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: tsc: Introduce config option for early timer frequency
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: Fix the mystery of printch() during 64-bit boot
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: doc: Remove stale sections of 64-bit support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: doc: Mention qemu-x86_64 support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: Ensure no instruction sets of MMX/SSE are generated...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-22
Bin Meng
x86: Specify -march=core2 to build 64-bit U-Boot proper
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-19
Bin Meng
travis: Switch to i386 version toolchain for x86
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-19
Bin Meng
travis: Remove or32 toolchain info
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-10
Bin Meng
linux/if_ether.h: Add VLAN related macros
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-10
Bin Meng
net.h: Include linux/if_ether.h to avoid duplication
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-10
Bin Meng
linux/if_ether.h: Initial import from Linux kernel...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-09
Bin Meng
net: pch_gbe: Make probe/remove static
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-09
Bin Meng
linux/compat.h: Add netdev_### log macros
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-09
Bin Meng
linux/mdio.h: Sync with Linux kernel v4.17
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-09
Bin Meng
linux/mii.h: Sync with Linux kernel v4.17
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Move do_reset() to a common place
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Add QEMU virt board support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: kconfig: Imply DM support for some common drivers
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: kconfig: Select DM and OF_CONTROL
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: ae350: Clean up mixed tabs and spaces in the dts
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Make start.S available for all targets
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: bootm: Pass mhartid CSR value to kernel
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Remove CSR read/write defines in encoding.h
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Add a helper routine to print CPU information
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Explicitly pass -march and -mabi to the compiler
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Fix coding style issues in the linker script
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Move the linker script to the CPU root directory
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: cmd: bdinfo: Print the relocation address
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Remove mach type
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: bootm: Correct the 1st kernel argument to hart id
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Remove setup.h
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: kconfig: Normalize architecture name spelling
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-09-26
Bin Meng
config.mk: Remove duplicated -fno-strict-aliasing
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-09-26
Bin Meng
Makefile: Use -fno-strict-aliasing globally
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-09-18
Bin Meng
dm: uclass: Adding missing child_pre_probe description
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-09-18
Bin Meng
sandbox: Enable bitrev library build
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-09-18
Bin Meng
lib: bitrev: Sync with Linux kernel v4.17
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-09-06
Bin Meng
travis: Use kernel.org pre-built toolchain for riscv
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-30
Bin Meng
x86: zimage: Remove acpi_rsdp_addr propagation to kernel...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-30
Bin Meng
x86: efi: payload: Turn on acpi in the kernel command...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-30
Bin Meng
x86: zimage: Support booting Linux kernel from an EFI...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-30
Bin Meng
efi: stub: Pass EFI system table address to U-Boot...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-30
Bin Meng
x86: efi: payload: Install E820 map from EFI memory map
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-20
Bin Meng
x86: efi: payload: Add default TSC frequency in the...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-20
Bin Meng
x86: coreboot: Add default TSC frequency in the device...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-20
Bin Meng
x86: tsc: Try hardware calibration first
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-20
Bin Meng
x86: dts: Remove coreboot_fb.dtsi
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-20
Bin Meng
x86: Remove support for Advantech SOM-6896
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-20
Bin Meng
x86: coreboot: Add generic coreboot payload support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Add cases for finding PCI capability...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
dm: pci: Add APIs to find capability and extended capability
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: Add all known capability and extended capability ids
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Add tests for mixed static and dynamic...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: sandbox: emul: Rename priv structure
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Test driver binding with driver data...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
sandbox: Update test.dts for dynamic PCI device driver...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: sandbox: swap_case: Declare dynamic driver matching
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: sandbox: Support dynamically binding device driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
dm: pci: Assign correct driver data when binding a...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Add tests for configuration space access
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Test more than one PCI host controller
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: sandbox: swap_case: Preserve space indicator bit...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Test more than one device on the same bus
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapc...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
dm: pci: Fix scanning multi-function device
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
dm: pci: Extract vendor/device id in child_post_bind()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
dm: core: Add ofnode function to read PCI vendor and...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
dm: Correct typos in uclass_first/next_device_check()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-08-08
Bin Meng
pci: Remove 440ep-specific macros
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: acpi: Prevent acpi_table.h from being included...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: acpi: Move APIs unrelated to ACPI tables generation...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: Switch to use DM sysreset driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: fsp: Eliminate the reset_cpu() call
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
dm: sysreset: Add a standard message when doing reset
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: tangier: Add a sysreset driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
efi: app: Add a sysreset driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
dm: sysreset: x86: Add a sysreset driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-20
Bin Meng
x86: quark: acpi: Add full reset bit to the reset register...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
doc: vxworks: Mention chain-loading an x86 kernel via...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
x86: doc: Update EFI loader support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
efi_loader: helloworld: Output ACPI configuration table
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
efi_loader: Install ACPI configuration tables
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
next