Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
a3c700ec7611ce579ecab7005c66c6d1e7b1dbac
a3c700e
bios_emulator: Allow a custom interrupt handler to be installed
by Simon Glass
· 10 years ago
4c59f95
bios_emulator: Add vesa support and allow ROMs to be passed in as data
by Simon Glass
· 10 years ago
ad6edca
bios_emulator: Allow x86 to use the emulator
by Simon Glass
· 10 years ago
62d0c5e
x86: config: Enable video support for chromebook_link
by Simon Glass
· 10 years ago
f3e56fe
x86: dts: Add video information to the device tree
by Simon Glass
· 10 years ago
effcf06
x86: Add initial video device init for Intel GMA
by Simon Glass
· 10 years ago
d040ac0
x86: Allow an option ROM to be built into U-Boot
by Simon Glass
· 10 years ago
9981102
x86: video: Add video driver for bare x86 boards
by Simon Glass
· 10 years ago
6854f87
pci: Add general support for execution of video ROMs
by Simon Glass
· 10 years ago
0ca2426
x86: Add support for running option ROMs natively
by Simon Glass
· 10 years ago
647f56e
Add support for Vesa BIOS extensions
by Simon Glass
· 10 years ago
22465fc
x86: Add vesa mode configuration options
by Simon Glass
· 10 years ago
e34aef1
x86: Add GDT descriptors for option ROMs
by Simon Glass
· 10 years ago
176bf4c
Introduce a header file for the BIOS emulator
by Simon Glass
· 10 years ago
ed0a2fb
x86: Add a definition of asmlinkage
by Simon Glass
· 10 years ago
1ccd452
x86: config: Enable SPI for chromebook_link
by Simon Glass
· 10 years ago
2477427
x86: ivybridge: Add northbridge init functions
by Simon Glass
· 10 years ago
d1ef113
x86: Drop some msr functions that we don't support
by Simon Glass
· 10 years ago
bb80be3
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
0c9075e
x86: Add LAPIC setup code
by Simon Glass
· 10 years ago
b636dd1
x86: Drop old CONFIG_INTEL_CORE_ARCH code
by Simon Glass
· 10 years ago
d514575
x86: Remove unnecessary call to initr_enable_interrupts()
by Bin Meng
· 10 years ago
1dae2e0
x86: Refactor interrupt_init()
by Bin Meng
· 10 years ago
a549f74
x86: Remove cpu_init_r() for x86
by Bin Meng
· 10 years ago
4372a9e
x86: Call cpu_init_interrupts() from interrupt_init()
by Bin Meng
· 10 years ago
18739e2
x86: Add Intel speedstep and turbo mode code
by Simon Glass
· 10 years ago
a6d4c45
x86: ivybridge: Set up XHCI USB
by Simon Glass
· 10 years ago
79b3034
x86: config: Enable USB on link
by Simon Glass
· 10 years ago
9baeca4
x86: ivybridge: Set up EHCI USB
by Simon Glass
· 10 years ago
4896f4a
x86: dts: Add SATA settings for link
by Simon Glass
· 10 years ago
3ac8393
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
05efc39
x86: dts: Add LPC settings for link
by Simon Glass
· 10 years ago
b021e05
x86: dts: Move PCI peripherals into a pci node
by Simon Glass
· 10 years ago
72cd085
x86: ivybridge: Add additional LPC init
by Simon Glass
· 10 years ago
8c74a57
x86: ivybridge: Add PCH init
by Simon Glass
· 10 years ago
3e0332c
x86: Add a simple header file for ACPI
by Simon Glass
· 10 years ago
4e7a6ac
x86: ivybridge: Add support for BD82x6x PCH
by Simon Glass
· 10 years ago
a0bd851
x86: Set up edge triggering on interrupt 9
by Simon Glass
· 10 years ago
e8a552e
pci: Add functions to read and write a BAR address
by Simon Glass
· 10 years ago
b6b4a0e
x86: config: Enable plug-and-play for link PCI
by Simon Glass
· 10 years ago
e94ea6f
x86: pci: Add handlers before and after a PCI hose scan
by Simon Glass
· 10 years ago
a2f5d09
x86: Add ioapic.h header
by Simon Glass
· 10 years ago
c6577f7
rtc: mc146818: Set up RTC at start of day
by Simon Glass
· 10 years ago
a6a9578
x86: Factor out common values in the link script
by Simon Glass
· 10 years ago
091c494
x86: Ensure that all relocation data is included in the image
by Simon Glass
· 10 years ago
512e581
x86: Panic if there is no relocation data
by Simon Glass
· 10 years ago
65990d5
x86: Remove board_early_init_r()
by Simon Glass
· 10 years ago
e3bf4c7
pci: Update pci_ids.h to include some missing IDs
by Simon Glass
· 10 years ago
5c30bf4
Align embedded device tree correctly
by Simon Glass
· 10 years ago
803f2eb
Fix SIZE_MAX compiler warning when using stdint.h
by Simon Glass
· 10 years ago
2f6d42b
x86: Add ivybridge directory to Makefile
by Simon Glass
· 10 years ago
2a82ec7
Prepare v2015.01-rc2
by Tom Rini
· 10 years ago
fce0a90
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
f3a05c8
Revert "hush: fix segfault on syntax error"
by Rabin Vincent
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
746667f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
e7eb277
mx6boards: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
612f2dc
nitrogen6x: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
e37197a
ot1200: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
44b9841
arm: imx: stop sata on boot
by Nikita Kiryanov
· 10 years ago
9cad354
arm: mx6: cm_fx6: implement board specific sata stop
by Nikita Kiryanov
· 10 years ago
d957c28
cmd_sata: implement sata stop command
by Nikita Kiryanov
· 10 years ago
10ee8ec
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
8d29cef
arm: mx6: introduce disable_sata_clock
by Nikita Kiryanov
· 10 years ago
3a7577e
gw_ventana: Use the generic spl_sd.cfg
by Fabio Estevam
· 10 years ago
8bc347e
ARM: bootm: Allow booting in secure mode on hyp capable systems
by Hans de Goede
· 10 years ago
ea624e1
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
1bf0979
Kconfig: Add EXPERT option
by Tom Rini
· 10 years ago
6c01648
sandbox: script for testing sandbox/ext4/fat/fs commands
by Suriyan Ramasami
· 10 years ago
d455d87
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
96b1046
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
9f12cd0
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
1ad0b98
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
6455371
board/esd/common/auto_update.c: Use <flash.h>
by Tom Rini
· 10 years ago
7944495
sandbox: Use md5sum and fatwrite to enable testing of fs commands
by Suriyan Ramasami
· 10 years ago
9fdee7d
common/board_f: fix gcc warning on MIPS64
by Daniel Schwierzeck
· 10 years ago
666ba84
common/board_f: add setup of initial stack frame for MIPS
by Daniel Schwierzeck
· 10 years ago
167544e
spl: fix descending condition to drivers/mtd/nand/
by Masahiro Yamada
· 10 years ago
60296a8
commands: add more command entries in Kconfig
by Masahiro Yamada
· 10 years ago
6c77509
hush: add CONFIG_HUSH_PARSER to Kconfig
by Masahiro Yamada
· 10 years ago
b6cf443
FIT: add some FIT configurations to Kconfig
by Masahiro Yamada
· 10 years ago
c66109c
config: remove redundant CONFIG_SYS_PROMPT defines
by Masahiro Yamada
· 10 years ago
4efb654
tegra: do not descend into empty directories
by Masahiro Yamada
· 10 years ago
56f31e8
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
37c9940
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
by Masahiro Yamada
· 10 years ago
165ecd2
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
be25d87
Add pr_fmt() macro
by Thierry Reding
· 10 years ago
4efe52b
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
042b83d
pci: Abort early if bus does not exist
by Thierry Reding
· 10 years ago
1eebd14
vsprintf: Add modifier for phys_addr_t
by Thierry Reding
· 10 years ago
59e890e
fs: make it possible to read the filesystem UUID
by Christian Gmeiner
· 10 years ago
1b51d32
sata: fix a bug in init_sata() for pci-sata card
by li pengbo
· 10 years ago
f333b9f
ARM: bcm: Enable bcm11130 boards
by Steve Rae
· 10 years ago
abb1678
ARM: bcm: Enable five Cygnus boards
by Steve Rae
· 10 years ago
18f26fd
spl: Change debug to printf for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
17b28ed
dm: core: remove unnecessary return condition in uclass lookup
by Masahiro Yamada
· 10 years ago
f724e0b
dm: core: remove unnecessary return condition in driver lookup
by Masahiro Yamada
· 10 years ago
84a7153
dm: core: remove meaningless if conditional
by Masahiro Yamada
· 10 years ago
Next »