Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e47d733867b2da336754718f7eaa7f51655dbefa
« Previous
6d08e22
MIPS: fix setup of initial stack frame
by Daniel Schwierzeck
· 10 years ago
b19157b
mtd: nand: s3c: Unify the register definition and naming
by Marek Vasut
· 10 years ago
1d8104f
buildman: Don't default to -e when building current source
by Simon Glass
· 10 years ago
f66153b
buildman: Fix repeating board list with -l
by Simon Glass
· 10 years ago
0b5b409
patman: Use the full commit hash for 'git checkout'
by Simon Glass
· 10 years ago
ce26733
buildman: Save *.img files too
by Tom Rini
· 10 years ago
f80a8bb
sandbox: Fix warnings in cpu.c and os.c
by Simon Glass
· 10 years ago
e48f374
sandbox: Fix warnings due to 64-bit printf() strings
by Simon Glass
· 10 years ago
2260457
mtd/nand/vf610_nfc: Disable subpage writes
by Sanchayan Maity
· 10 years ago
f09eb52
mtd: denali: set some registers after nand_scan_ident()
by Masahiro Yamada
· 10 years ago
65e4145
mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
by Masahiro Yamada
· 10 years ago
35c204d
nand: reinstate lazy bad block scanning
by Rostislav Lisovy
· 10 years ago
85bafb6
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
21008ad
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
d3e488e
spl: Fix SPL EXT support
by Guillaume GARDET
· 10 years ago
878cd63
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
f2ffe7d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
1fc4e6f
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
908ec6e
tools: Add ifdtool to .gitignore
by Bin Meng
· 10 years ago
22e131c
x86: chromebook_link: Enable the Chrome OS EC
by Simon Glass
· 10 years ago
a6fa83f
x86: chromebook_link: Enable the x86 emulator
by Simon Glass
· 10 years ago
8c6ec41
bios_emulator: Always print errors when opcode decode fails
by Simon Glass
· 10 years ago
b3521f2
bios_emulator: Add an option to enable debugging
by Simon Glass
· 10 years ago
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
b366fb9
sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set
by Hans de Goede
· 10 years ago
8a14245
sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
by Hans de Goede
· 10 years ago
7b02d9c
sun6i: Drop some "unknown magic" from dram init
by Hans de Goede
· 10 years ago
eafec32
sun6i: Add gmac support for sun6i boards
by Hans de Goede
· 10 years ago
b871f63
sun6i: Correct Mele M9 Vbus gpio settings
by Hans de Goede
· 10 years ago
f222c73
sunxi: ahci: Add a delay after enabling target power
by Hans de Goede
· 10 years ago
86b4909
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
2d7a084
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
11b8dfa
common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node
by Hans de Goede
· 10 years ago
d4f495a
fdt_support: Add a fdt_setup_simplefb_node helper function
by Hans de Goede
· 10 years ago
211717a
sunxi: video: Add sun6i support
by Hans de Goede
· 10 years ago
7f2c521
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
0bd5125
sunxi: Add video pll clock functions
by Hans de Goede
· 10 years ago
9d4b7d0
sun4i: Rename dram_clk_cfg to dram_clk_gate
by Hans de Goede
· 10 years ago
7741c8b
ORIGEN: Enhance origen config to be more flexible on boot.
by Guillaume GARDET
· 10 years ago
94092e3
Revert "common/board_f: add setup of initial stack frame for MIPS"
by Tom Rini
· 10 years ago
2a82ec7
Prepare v2015.01-rc2
by Tom Rini
· 10 years ago
v2015.01-rc2
fce0a90
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
0ab1723
arm: ls102xa: Select ge2_clk125 for eTSEC clock muxing
by Alison Wang
· 10 years ago
5175a28
arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
by Alison Wang
· 10 years ago
272c526
ls102xa: ifc: nor: fix the write issue when bytes unaligned
by Yuan Yao
· 10 years ago
c207ff6
arm: ls102xa: Remove bit reversing for SCFG registers
by Alison Wang
· 10 years ago
644bc7e
arm: ls102xa: Add snoop disable for slave port 0, 1 and 2
by Jason Jin
· 10 years ago
8776cb2
ls1: config: Enable USB EHCI Host on LS1021AQDS
by Nikhil Badola
· 10 years ago
3f041f0
drivers: usb: fsl: Define USB configs for LS102XA
by Nikhil Badola
· 10 years ago
f3dff69
drivers : usb: fsl: Implement usb Erratum A007798 workaround
by Nikhil Badola
· 10 years ago
Next »