projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: errno: introduce errno_str(): returns errno related message
2014-12-11
Simon Glass
dm: rpi: Move serial to driver model
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-12-11
Simon Glass
dm: serial_pl01x: Add missing private data size
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-12-08
Simon Glass
Fix console functions for U-Boot API
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-27
Simon Glass
buildman: Don't default to -e when building current...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-27
Simon Glass
buildman: Fix repeating board list with -l
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-27
Simon Glass
patman: Use the full commit hash for 'git checkout'
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-27
Simon Glass
sandbox: Fix warnings in cpu.c and os.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-27
Simon Glass
sandbox: Fix warnings due to 64-bit printf() strings
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: chromebook_link: Enable the Chrome OS EC
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: chromebook_link: Enable the x86 emulator
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
bios_emulator: Always print errors when opcode decode...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
bios_emulator: Add an option to enable debugging
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
bios_emulator: Allow a custom interrupt handler to...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
bios_emulator: Add vesa support and allow ROMs to be...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
bios_emulator: Allow x86 to use the emulator
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: config: Enable video support for chromebook_link
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: dts: Add video information to the device tree
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add initial video device init for Intel GMA
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Allow an option ROM to be built into U-Boot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: video: Add video driver for bare x86 boards
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
pci: Add general support for execution of video ROMs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add support for running option ROMs natively
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
Add support for Vesa BIOS extensions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add vesa mode configuration options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add GDT descriptors for option ROMs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
Introduce a header file for the BIOS emulator
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add a definition of asmlinkage
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: config: Enable SPI for chromebook_link
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Add northbridge init functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Drop some msr functions that we don't support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add init for model 206AX CPU
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add LAPIC setup code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Drop old CONFIG_INTEL_CORE_ARCH code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add Intel speedstep and turbo mode code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Set up XHCI USB
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: config: Enable USB on link
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Set up EHCI USB
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: dts: Add SATA settings for link
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Add SATA init
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: dts: Add LPC settings for link
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: dts: Move PCI peripherals into a pci node
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Add additional LPC init
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Add PCH init
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add a simple header file for ACPI
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: ivybridge: Add support for BD82x6x PCH
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Set up edge triggering on interrupt 9
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
pci: Add functions to read and write a BAR address
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: config: Enable plug-and-play for link PCI
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: pci: Add handlers before and after a PCI hose...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add ioapic.h header
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
rtc: mc146818: Set up RTC at start of day
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Factor out common values in the link script
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Ensure that all relocation data is included in...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Panic if there is no relocation data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Remove board_early_init_r()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
pci: Update pci_ids.h to include some missing IDs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
Align embedded device tree correctly
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
Fix SIZE_MAX compiler warning when using stdint.h
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-25
Simon Glass
x86: Add ivybridge directory to Makefile
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
cros_ec: Fix uninitialised variable in cros_ec.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
dm: spi: Use device_bind_driver() instead of our own...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
dm: spi: Correct handling of SPI chip selects in sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
dm: Add a function to bind a device by driver name
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
dm: fdt: Correct handling of aliases with embedded...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
dm: core: Add functions to find parent and OF data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-22
Simon Glass
dm: core: Allow access to the device's driver_id data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: i2c: Move error reporting into a common function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: Update documentation to include CONFIG_DM... options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: arm: spl: Make driver model linker lists available
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: tegra: Add platform data for the GPIO driver
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: tegra: Add platform data for the SPL uart
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: Disable dm_warn() in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: Allow stdio registration to be dropped
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: Allow device removal features to be dropped
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: spl: Allow driver model to be used
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: spl: Make simple malloc() available when enabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: arm: spl: Allow simple malloc() in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: Split the simple malloc() implementation into its...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: tegra: Avoid using arch-specific memcpy() in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: serial: Support changing the baud rate
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Add myself as maintainer for snapper9260
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Convert snapper9260 to use driver model
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Add driver model support for the serial driver
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Refactor serial driver slightly for driver...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Add platform data for GPIO on at91sam9260...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Add driver model support for atmel GPIO driver
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Move snapper9260 to generic baord
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
dm: at91: Correct text base for snapper9260
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: Rename chromebook-x86 to coreboot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Implement SDRAM init
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Add LAPIC support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: Make show_boot_progress() common
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: chromebook_link: Enable GPIO support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Add support for early GPIO init
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Add early init for PCH devices
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: dts: Add microcode updates for ivybridge CPU
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Perform Intel microcode update on boot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Check BIST value on boot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: ivybridge: Perform initial CPU setup
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-11-21
Simon Glass
x86: Add msr read/write functions that use a structure
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next