projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2015-10-21
George McCollister
x86: spi: Add support for Wildcat Point
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
George McCollister
x86: pci: Add PCI IDs for Wildcat Point
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Pass correct cpu_index to ap_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: galileo: Enable mrc cache
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: quark: Implement mrc cache
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: ivybridge: Correct two typos for MRC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Remove unused rw-mrc-cache properties in the link...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: baytrail: Issue full system reset in reset_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Enable mrc cache for bayleybay and minnowmax
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: baytrail: Save mrc cache to spi flash
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: fsp: Pass mrc cache to fsp_init() and save it...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Use struct mrc_region to describe a mrc region
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: ivybridge: Use APIs provided in the mrccache lib
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Add more common routines to manipulate mrc cache
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Add various minor tidy-ups in mrccache codes
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Do sanity test on the cache record in mrccache_upd...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Move mrccache.[c|h] to a common place
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Add ENABLE_MRC_CACHE Kconfig option
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: fsp: Add a hdr sub-command to show header information
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: fsp: Make hob command a sub-command to fsp
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: fsp: Print GUID whenever applicable in the hob...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: fsp: Compact the output of hob command
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Add SMBIOS table support
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
Makefile: Generate U_BOOT_DMI_DATE for SMBIOS
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
doc: Complement document about booting VxWorks
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: bootvx: Pass E820 information to an x86 VxWorks...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: bootvx: Always get VxWorks bootline from env
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: bootvx: Pass netmask and gatewayip to VxWorks...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: bootvx: Avoid strlen() calls when constructing...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: elf: Reorder load_elf_image_phdr() and load_elf_im...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: Clean up cmd_elf a little bit
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
cmd: Convert CONFIG_CMD_ELF to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Remove quotation mark in CONFIG_HOSTNAME
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Move install_e820_map() out of zimage.c
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Initialize GDT entry 1 to be the 32-bit CS as...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: Allow disabling IGD on Intel Queensbay
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
x86: ivybridge: Remove the dead codes that programs...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
dm: pci: Enable VGA address forwarding on bridges
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
dm: pci: Fix pci_last_busno() to return the real last...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
video: vesa_fb: Fix wrong return value check of pci_fin...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Bin Meng
pci: Set PCI_COMMAND_IO bit for VGA device
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Simon Glass
dm: pci: Adjust pci_find_and_bind_driver() to return...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Simon Glass
dm: pci: Correct a few debug() statements
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Simon Glass
dm: pci: Tidy up auto-config error handling
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Simon Glass
malloc_simple: Add debug() information
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Tom Rini
Prepare v2015.10
v2015.10
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Simon Glass
powerpc: Drop old non-generic-board code
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Gortmaker
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Gortmaker
sbc8641d: increase monitor size from 256k to 384k
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Gortmaker
sbc8641d: add basic flash setup instructions to README...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Gortmaker
sbc8641d: set proper environment sector size.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Gortmaker
sbc8641d: increase malloc pool size to a sane default
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Gortmaker
sbc8641d: enable command line editing
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Andrej Rosano
image-fit: Fix signature checking
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Ladislav Michl
igep00x0: Use BCH8 ECC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Liviu Dudau
vexpress64: Juno: Add initialisation code for Juno...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Liviu Dudau
vexpress64: Juno: Declare all 8GB of RAM and make them...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Fabio Estevam
dfu: dfu_sf: Take the start address into account
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Fabio Estevam
dfu: dfu_sf: Use the erase sector size for erase operations
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Tom Rini
doc/README.scrapyard: Add more entries
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Tom Rini
Revert "arm: Remove inetspace_v2_cmc board"
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Tom Rini
Revert "arm: Remove d2net_v2 defconfig file"
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Tom Rini
doc/README.scrapyard: Populate recent removals
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Lubomir Rintel
ARM: rpi: add another revision of Raspberry Pi A+
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Eric Cooper
ARM: dockstar: move start of environment area
commit
|
commitdiff
|
tree
|
snapshot
2015-10-18
Lokesh Vutla
ARM: k2e/l: Apply WA for selecting PA clock source
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Tom Rini
arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Tom Rini
Merge git://git.denx.de/u-boot-socfpga
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Dinh Nguyen
arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Dinh Nguyen
arm: socfpga: enable data/inst prefetch and shared...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Anthony Felice
vf610twr: Fix typo in DRAM init
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-samsung
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Alison Wang
arm: mmu: Add missing volatile for reading SCTLR register
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Fabio Estevam
pci: pcie_imx: Fix hang on mx6qp
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Thierry Reding
armv8/gic: Fix GIC v2 initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Thierry Reding
armv8/mmu: Set bits marked RES1 in TCR
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Masahiro Yamada
ARM: uniphier: fix address mapping in README.uniphier
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Thierry Reding
armv8/mmu: Clean up TCR programming
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Stefan Agner
arm: vf610twr: improve memory layout
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Fabio Estevam
colibri_vf: Fix bstlen field
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Stefan Agner
mtd: nand: vf610_nfc: resync with upstream Linux version
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Albert ARIBAUD
Merge remote-tracking branch 'u-boot/master'
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Tobias Jakobi
exynos: more debug and cleanup in do_sdhci_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Tobias Jakobi
exynos: be more verbose in process_nodes()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Tobias Jakobi
exynos: Fix passing of errors in exynos_mmc_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Tobias Jakobi
exynos: Properly zero initialize host in s5p_sdhci_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Guillaume GARDET
odroid: Add boot script (boot.scr) support
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Guillaume GARDET
odroid: replace 'fatload' with 'load' to be able to...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Fabio Estevam
ls102xa: Fix reset hang
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Fabio Estevam
imx_watchdog: Add a header file for watchdog registers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Tom Rini
Prepare v2015.10-rc5
v2015.10-rc5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ludger Dreier
env_eeprom.c: Correct using saved environment
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Albert ARIBAUD...
pcm052: fix MTD partitioning
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Tom Rini
test/fs/fs-test.sh: Update expected results and TC10...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Vladimir Zapolskiy
lpc32xx: fix calculation of HCLK PLL output clock
commit
|
commitdiff
|
tree
|
snapshot
next