projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
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
2018-07-02
Bin Meng
efi_loader: Increase number of configuration tables...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
x86: efi_loader: Build EFI memory map per E820 table
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
x86: Add scsi command to coreboot and qemu
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-07-02
Bin Meng
x86: timer: tsc: Allow specifying clock rate from device...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
cmd: efi: Fix wrong memory descriptor end address
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: efi: payload: Count in conventional memory above...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
efi: stub: Move the use_uart assignment immediately...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: Change __kernel_size_t conditionals to use compiler...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: efi-x86_payload: Enable usb keyboard during boot
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: efi-x86_payload: Enumerate PCI bus during early...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
board_r: Do not initialize IDE when DM BLK is on
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: qemu: Change default vesa mode to 1024x768x32
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-24
Bin Meng
x86: efi-x86_app: Update MAINTAINERS
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: efi: app: Display correct CPU info during boot
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: Rename efi-x86 target to efi-x86_app
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: efi: payload: Add EFI framebuffer driver support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
dm: video: Add an EFI framebuffer driver
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
efi: stub: Pass EFI GOP information to U-Boot payload
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: baytrail: Drop EFI-specific test logics
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: Drop QEMU-specific EFI payload support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: Add generic EFI payload support
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: efi: payload: Add arch_cpu_init()
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: efi: Refactor the directory of EFI app and payload...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: doc: Fix reference to EFI doc in U-Boot
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-17
Bin Meng
x86: cherryhill: Fix DTC warning
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-13
Bin Meng
x86: cougarcanyon2: Add missing chipset interrupt information
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-13
Bin Meng
x86: irq: Support discrete PIRQ routing registers via...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-13
Bin Meng
x86: irq: Parse number of PIRQ links from device tree
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-13
Bin Meng
x86: efi: payload: Minor clean up on error message...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
2018-06-13
Bin Meng
x86: efi: payload: Enforce toolchain to generate 64...
Signed-off-by:
Bin Meng
<bmeng.cn@gmail.com>
commit
|
commitdiff
|
tree
next