Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fe3fbd302427b3690c4d682c1d7d03ca94771afd
/
arch
fe3fbd3
x86: bayleybay: Configure PCI IRQ
by Bin Meng
· 9 years ago
9b911be
x86: Add Intel Bayley Bay board support
by Bin Meng
· 9 years ago
2774ff7
x86: Add microcode for BayTrail-I B0 stepping
by Bin Meng
· 9 years ago
3e79a4a
x86: baytrail: Update UPD setting for FSP Gold4 release
by Bin Meng
· 9 years ago
a2eb65f
x86: qemu: Add MP initialization
by Bin Meng
· 9 years ago
417576c
x86: Add a 'pause' instruction in __udelay() for QEMU target
by Miao Yan
· 9 years ago
f7ff0e5
armv8/lsch3/config: Define USB XHCI controller base address for LS2085A
by Nikhil Badola
· 9 years ago
ca7fb12
armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
by Nikhil Badola
· 9 years ago
6f0586e
armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table
by Wang Dongsheng
· 9 years ago
7a1af7a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
f0ff57b
imx: mx6ul_14x14_evk add basic board support
by Peng Fan
· 9 years ago
a462c34
imx:mx6ul add dram spl configuration and header file
by Peng Fan
· 9 years ago
63ee568
imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
by Peng Fan
· 9 years ago
db1c217
imx: mx6ul update soc related settings
by Peng Fan
· 9 years ago
a2c74aa
imx: mx6ul select SYS_L2CACHE_OFF
by Peng Fan
· 9 years ago
43cb127
imx:mx6ul add clock support
by Peng Fan
· 9 years ago
35d5e54
imx-common: timer: add i.MX6UL support
by Peng Fan
· 9 years ago
d73d5ae
imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL
by Peng Fan
· 9 years ago
bc32fc6
imx: mx6ul: Update imx registers head file
by Peng Fan
· 9 years ago
0ca5402
imx: mx6ul: Add pins IOMUX head file
by Peng Fan
· 9 years ago
8631c06
imx: mx6ul: Add i.MX6UL CPU type
by Peng Fan
· 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
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
8968b91
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
4bf7f90
powerpc/t4240: update serdes table
by Shaohui Xie
· 9 years ago
5050f6f
powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM
by Aneesh Bansal
· 9 years ago
467a40d
powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
by Aneesh Bansal
· 9 years ago
dad17fd
armv8: caches: Added routine to set non cacheable region
by Siva Durga Prasad Paladugu
· 9 years ago
cc35734
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
1ff10a8
powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025
by Nikhil Badola
· 9 years ago
b99b645
powerpc/t1024: update fman liodn for mac1
by Shengzhou Liu
· 9 years ago
e622d9e
powerpc/T104xD4: Add Secure boot support for T104xD4RDB platforms
by gaurav rana
· 10 years ago
873e3ef
T210: Add support for 64-bit T210-based P2571 board
by Tom Warren
· 10 years ago
3cee35f
P2571: dts: Add DT file for Tegra210 P2571 board
by Tom Warren
· 10 years ago
7aaa5a6
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· 10 years ago
6c43f6c
ARM: Tegra210: Add SoC code/include files for T210
by Tom Warren
· 10 years ago
56079ec
Tegra: Rework KConfig options to allow 64-bit builds (T210)
by Tom Warren
· 9 years ago
659a075
Tegra210: Fix 64-bit build warning about save_boot_params_ret()
by Tom Warren
· 9 years ago
aa44187
ARM: tegra: Initialize timer earlier
by Thierry Reding
· 9 years ago
32b3234
ARM: tegra: Use standard cache enable for 64-bit
by Thierry Reding
· 9 years ago
00f782a
ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
by Thierry Reding
· 9 years ago
8b19dff
armv8/cache: Fix page table creation
by Thierry Reding
· 9 years ago
1ed6648
x86: Reserve PCIe ECAM address range in the E820 table
by Bin Meng
· 9 years ago
9830d2e
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
by Bin Meng
· 9 years ago
a8ebf28
x86: qemu: Enable writing MP table
by Bin Meng
· 9 years ago
c77b891
x86: Allow cpu-x86 driver to be probed for UP
by Bin Meng
· 9 years ago
e7cd070
x86: qemu: Enable I/O APIC chip select on PIIX3
by Bin Meng
· 9 years ago
53832bb
x86: mpspec: Move writing ISA interrupt entry after PCI
by Bin Meng
· 9 years ago
abab912
x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
by Bin Meng
· 9 years ago
a277194
x86: Convert to use driver model pci on queensbay/crownbay
by Bin Meng
· 9 years ago
6fc0e8a
x86: pci: Do not assign irq 0 to pci device
by Bin Meng
· 9 years ago
31a2dc6
x86: pci: Assign pci irqs to all functions
by Bin Meng
· 9 years ago
93f8a31
x86: Enable DM RTC support for all x86 boards
by Bin Meng
· 9 years ago
8ba25ee
x86: Change pci option rom area MTRR setting to cacheable
by Bin Meng
· 9 years ago
3ccd49c
x86: Simplify architecture defined exception handling in irq_llsr()
by Bin Meng
· 9 years ago
013cf48
x86: Display correct CS/EIP/EFLAGS when there is an error code
by Bin Meng
· 9 years ago
66d10c1
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
6fe6f13
ARM: zynqmp: Wire up SATA for the board
by Michal Simek
· 9 years ago
cb7ea82
ARM: zynqmp: Wire up ethernet controllers
by Michal Simek
· 9 years ago
6d6e3db
ARM: zynq: Add support for zc770-xm011
by Michal Simek
· 9 years ago
5c45b16
ARM: zynq: DT: Update zc770 dtses
by Michal Simek
· 9 years ago
91f9f17
ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys
by Michal Simek
· 9 years ago
d50cb3d
ARM: zynq: DT: Add missing interrupt for L2 pl310
by Michal Simek
· 9 years ago
b4e9eaf
ARM: zynq: DT: Get rid of ps-clk-frequency
by Michal Simek
· 9 years ago
05e7ca6
ARM: zynq: DT: Update years in copyright
by Michal Simek
· 9 years ago
999667c
ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel
by Michal Simek
· 9 years ago
461c388
ARM: zynq: DT: Add reference to bus node
by Michal Simek
· 9 years ago
e913ce2
ARM: zynq: DT: Add pinctrl node
by Michal Simek
· 9 years ago
5ee236a
ARM: zynq: DT: Cleanup address-cells and size-cells
by Michal Simek
· 9 years ago
b346bd1
ARM: zynq: DT: Clean up timer device tree nodes
by Michal Simek
· 9 years ago
7e16336
ARM: zynq: DT: Use the zynq binding with macb
by Michal Simek
· 9 years ago
08305fe
ARM: zynq: DT: Fix GEM register area size
by Michal Simek
· 9 years ago
40b383f
spi: Fix zynq SPI binding
by Michal Simek
· 9 years ago
3ffcdc7
ARM: zynq: DT: Remove 222 MHz OPP
by Michal Simek
· 9 years ago
8a8c46a
ARM: zynq: DT: Migrate UART to Cadence binding
by Michal Simek
· 9 years ago
bece06c
ARM: zynq: DT: Add a fixed regulator for CPU voltage
by Michal Simek
· 9 years ago
fb1a506
ARM: zynq: DT: Add missing nodes to DTSI
by Michal Simek
· 9 years ago
a0cb47f
ARM: zynq: DT: Use the right names for nodes
by Michal Simek
· 9 years ago
225bf9a
zynqmp: Add support for IP detection via SLCR
by Michal Simek
· 9 years ago
fb10116
zynqmp: mp: Simplify set_r5_start handling
by Michal Simek
· 9 years ago
0b54a9d
zynqmp: Define ep config for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
7558000
zynqmp: Kconfig: Move zynqmp Kconfig
by Siva Durga Prasad Paladugu
· 9 years ago
502a2af
arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values
by Thierry Reding
· 9 years ago
f49357b
ARM: tegra: Build warning fixes for 64-bit
by Thierry Reding
· 9 years ago
537e967
tegra124: Implement spl_was_boot_source()
by Simon Glass
· 9 years ago
fffde77
stm32f4: add cpu clock option for 180 MHz
by Antonio Borneo
· 9 years ago
089fddf
stm32f429: pass the device unique ID in DTB
by Antonio Borneo
· 9 years ago
b0c8f4a
Kill unneeded #include <linux/kconfig.h>
by Masahiro Yamada
· 9 years ago
bafa6f5
am33xx: Unused get_board_rev function removal
by Paul Kocialkowski
· 9 years ago
fb9006c
omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev
by Paul Kocialkowski
· 9 years ago
d1a04b3
omap5: Definitions for SYS_BOOT-based fallback boot device selection
by Paul Kocialkowski
· 9 years ago
94fc751
omap4: Definitions for SYS_BOOT-based fallback boot device selection
by Paul Kocialkowski
· 9 years ago
cfac375
omap3: Definitions for SYS_BOOT-based fallback boot device selection
by Paul Kocialkowski
· 9 years ago
ed19bda
omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot
by Paul Kocialkowski
· 9 years ago
df84477
omap-common: Boot device define instead of hardcoded value
by Paul Kocialkowski
· 9 years ago
62c5674
omap: SPL boot devices cleanup and completion
by Paul Kocialkowski
· 9 years ago
Next »