Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
919e802c867543cd9e7577b92c9a1753a305185d
919e802
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
by Nikita Kiryanov
· 9 years ago
09a0969
arm: mx6: kconfig: don't select CPU_V7 per board
by Nikita Kiryanov
· 9 years ago
81f5598
arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6
by Nikita Kiryanov
· 9 years ago
7d731e3
arm: mx6: cm-fx6: move CMD configs to defconfig
by Nikita Kiryanov
· 9 years ago
b406f90
arm: mx6: cm-fx6: setup hdmi only on hdmi enable
by Nikita Kiryanov
· 9 years ago
3329949
arm: mx6: cm-fx6: add support for displaytype env var
by Nikita Kiryanov
· 9 years ago
4377859
arm: mx6: cm-fx6: make it possible to not init display
by Nikita Kiryanov
· 9 years ago
75dbbbf
arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly
by Nikita Kiryanov
· 9 years ago
361b715
imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support
by Peng Fan
· 9 years ago
e6fc899
imx: mx6sabresd/sabreauto runtime setting fdt_file
by Peng Fan
· 9 years ago
8d779461
imx: mx6qp Enable PRG clock for IPU
by Peng Fan
· 9 years ago
ec0f953
imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP
by Ye.Li
· 9 years ago
e1c2d68
imx: mx6: ccm: Change the clock settings for i.MX6QP
by Peng Fan
· 9 years ago
d0acd99
imx: add cpu type for i.MX6QP/DP
by Peng Fan
· 9 years ago
5b94ce2
cgtqmx6eval: Use standard boot script
by Otavio Salvador
· 9 years ago
f33abe3
cgtqmx6eval: Align DCD settings with Congatec's U-boot
by Otavio Salvador
· 9 years ago
6731bc8
cgtqmx6eval: Add SATA support
by Otavio Salvador
· 9 years ago
6d551f2
cgtqmx6eval: Add splash screen support
by Otavio Salvador
· 9 years ago
95246ac
cgtqmx6eval: Add USB support
by Otavio Salvador
· 9 years ago
4c9929d
cgtqmx6eval: Add PMIC support
by Otavio Salvador
· 9 years ago
862187b
cgtqmx6eval: Add thermal support
by Otavio Salvador
· 9 years ago
45e4d35
cgtqmx6eval: Add ESDHC3 support
by Otavio Salvador
· 9 years ago
dbcb6ff
cgtqmx6eval: Fit into single lines
by Otavio Salvador
· 9 years ago
516a863
cgtqmx6eval: Improve the error handling
by Otavio Salvador
· 9 years ago
6b3496f
cgtqmx6eval: Staticize when possible
by Otavio Salvador
· 9 years ago
d6ec45d
cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
by Otavio Salvador
· 9 years ago
72d2125
cgtqmx6eval: Use default prompt
by Otavio Salvador
· 9 years ago
4683b22
mmc:fsl_esdhc invalidate dcache before read
by Peng Fan
· 9 years ago
42acd18
mx6sxsabresd: Use 'int' for return values
by Fabio Estevam
· 9 years ago
e4b984d
mx6sabresd: Use 'int' for return values
by Fabio Estevam
· 9 years ago
44f98f9
warp: Add MAX77696 support
by Fabio Estevam
· 9 years ago
a643acd
power: pmic: Add support for MAX77696 PMIC
by Fabio Estevam
· 9 years ago
6918f97
thermal: Fix comments
by Fabio Estevam
· 9 years ago
0b7f7c3
imx: imximage: add new CHECK/CLR BIT command
by Adrian Alonso
· 9 years ago
452308c
arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
by Stefan Roese
· 9 years ago
f448c5d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
605e15d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
f110da9
pci: Disable expansion ROM address decoding when signature check fails
by Bin Meng
· 9 years ago
6c89663
pci: Configure expansion ROM during auto config process
by Bin Meng
· 9 years ago
e1783b5
drivers: block: Remove the ata_piix driver
by Bin Meng
· 9 years ago
aeda4ab
x86: Adjust config option order in defconfig for Crown Bay and Minnowmax
by Bin Meng
· 9 years ago
50e8a6b
tools: ifdtool: Write correct offset on 32-bit machine
by Bin Meng
· 9 years ago
df89867
x86: Add binary blob checksums for Minnowboard MAX
by Simon Glass
· 9 years ago
b9da508
dm: x86: baytrail: Correct PCI region 3 when driver model is used
by Simon Glass
· 9 years ago
b71f9dc
dm: x86: minnowmax: Move PCI to use driver model
by Simon Glass
· 9 years ago
945cae7
x86: pci: Tidy up the generic x86 PCI driver
by Simon Glass
· 9 years ago
537ccba
x86: Add ROM image description for minnowmax
by Simon Glass
· 9 years ago
d5359f2
dm: spi: Enable environment for minnowmax
by Simon Glass
· 9 years ago
5078792
dm: spi: Correct BIOS protection logic for ICH9
by Simon Glass
· 9 years ago
e1e332c
dm: spi: Correct status register access width
by Simon Glass
· 9 years ago
a452002
x86: Configure VESA parameters before loading Linux kernel
by Bin Meng
· 9 years ago
7aaff9b
x86: crownbay: Enable graphics support
by Bin Meng
· 9 years ago
9e3a7c9
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
by Bin Meng
· 9 years ago
786a08e
x86: Move VGA option rom macros to Kconfig
by Bin Meng
· 9 years ago
df07d91
x86: cmd_mtrr: Improve MTRR list information
by Bin Meng
· 9 years ago
92587b3
x86: queensbay: Change CPU_ADDR_BITS to 32
by Bin Meng
· 9 years ago
43dd22f
x86: Setup fixed range MTRRs for legacy regions
by Bin Meng
· 9 years ago
0e98a14
video: Add 32-bit color depth support for VBE
by Jian Luo
· 9 years ago
1441d81
x86: bios: Allow pci config read/write to host bridge in int1a_handler
by Jian Luo
· 9 years ago
7b5c349
x86: bios: Synchronize stack between real and protected mode
by Jian Luo
· 9 years ago
b018a8c
video: vesa_fb: Look up VGA device by class instead of id
by Bin Meng
· 9 years ago
5afeb4b
dm: pci: Correct bus number when scanning sub-buses
by Simon Glass
· 9 years ago
aec241d
dm: pci: Use the correct hose when configuring devices
by Simon Glass
· 9 years ago
cdb6bab
x86: queensbay: Change PCIe root ports' interrupt routing
by Bin Meng
· 9 years ago
07a5286
x86: crownbay: Enable writing MP table
by Bin Meng
· 9 years ago
1281a1f
x86: Update README.x86 for SMP support
by Bin Meng
· 9 years ago
07545d8
x86: Generate a valid MultiProcessor (MP) table
by Bin Meng
· 9 years ago
7f5df8d
x86: Add MultiProcessor (MP) table APIs
by Bin Meng
· 9 years ago
a2d73fd
x86: Remove inline for lapic access routines
by Bin Meng
· 9 years ago
3d23287
x86: Add I/O APIC register access routines
by Bin Meng
· 9 years ago
ba9091f
x86: Clean up ioapic header file
by Bin Meng
· 9 years ago
df81749
x86: Reduce PIRQ routing table size
by Bin Meng
· 9 years ago
8c38e4d
x86: Ignore function number when writing PIRQ routing table
by Bin Meng
· 9 years ago
9c23543
x86: Write correct bus number for the irq router
by Bin Meng
· 9 years ago
d402f92
x86: queensbay: Correct Topcliff device irqs
by Bin Meng
· 9 years ago
b0014b6
x86: crownbay: Enable DM RTC support
by Bin Meng
· 9 years ago
ffe3879
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
by Bin Meng
· 9 years ago
ed2ac0d
dm: rtc: Support mc146818 driver in driver model
by Bin Meng
· 9 years ago
990acd0
x86: crownbay: Add MP initialization
by Bin Meng
· 9 years ago
63d54a6
x86: Clean up lapic codes
by Bin Meng
· 9 years ago
61788e4
x86: Move lapic_setup() call into init_bsp()
by Bin Meng
· 9 years ago
6e6f4ce
x86: Move MP initialization codes into a common place
by Bin Meng
· 9 years ago
946c2b5
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
by Bin Meng
· 9 years ago
780bfdd
dm: cpu: Add a new get_count method to cpu uclass
by Bin Meng
· 9 years ago
4c71322
x86: kconfig: Fix minor nits in MAX_CPUS
by Bin Meng
· 9 years ago
063374d
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
by Bin Meng
· 9 years ago
be3f06b
x86: dm: Clean up cpu drivers
by Bin Meng
· 9 years ago
cb5cbfd
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
by Bin Meng
· 9 years ago
166c398
dm: cpu: Fix undefined ENOSYS build error
by Bin Meng
· 9 years ago
5d4a757
dm: spi: Correct minor nits in ICH driver
by Simon Glass
· 9 years ago
a7d0711a
spi: sf: Print the error code on failure
by Simon Glass
· 9 years ago
aefaff8
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
002610f
x86: fsp: Load GDT before calling FspInitEntry
by Bin Meng
· 9 years ago
343fb99
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
by Bin Meng
· 9 years ago
dd59211
builderthread.py: Keep 'SPL'
by Tom Rini
· 10 years ago
4905dfc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
f481576
RFC: Deprecate MAKEALL
by Simon Glass
· 10 years ago
33711bd
Prepare v2015.07
by Tom Rini
· 9 years ago
v2015.07
c7d0fd7
scsi: fix compiler warning with DEBUG and 48bit LBAs
by Andre Przywara
· 9 years ago
2650dbc
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
Next »