Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ecf674b772713837e1d36f9c70ee319d7753a895
/
arch
ecf674b
x86: Drop FSP error defines and use EFI instead
by Simon Glass
· 9 years ago
ecfeada
x86: Set APs' req_seq to the reg number from device tree
by Bin Meng
· 9 years ago
7399515
x86: Show the un-relocated IP address in exceptions
by Simon Glass
· 9 years ago
f0c7d9c
x86: Switch to using generic global_data setup
by Simon Glass
· 9 years ago
2db9374
x86: Move the GDT into global_data
by Simon Glass
· 9 years ago
93afae5
x86: Remove init_gd() function
by Simon Glass
· 9 years ago
c8896ee
x86: baytrail: Support running as an EFI payload
by Simon Glass
· 9 years ago
46f8efe
x86: baytrail: Tidy up interrupt and FSP init
by Simon Glass
· 9 years ago
7e4be12
x86: Allow pirq_init() to return an error
by Simon Glass
· 9 years ago
412400a
x86: Split out fsp_init_phase_pci() code into a new function
by Simon Glass
· 9 years ago
9e3ff9c
x86: Tidy up the PIRQ routing code a little
by Simon Glass
· 9 years ago
da60fb7
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
by Bin Meng
· 9 years ago
f3b84a3
x86: baytrail: Configure FSP UPD from device tree
by Andrew Bradford
· 9 years ago
bbc1b99
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
a5fc3d0
ARM: tegra: query_sdram_size() cleanup
by Stephen Warren
· 9 years ago
5a30cee
tegra: Correct logic for reading pll_misc in clock_start_pll()
by Simon Glass
· 9 years ago
35f590f
ARM: tegra: Make pinmux.h standalone includible
by Thierry Reding
· 10 years ago
29ce999
apalis/colibri_t30: fix usb dm regression
by Marcel Ziswiler
· 9 years ago
36a01bd
apalis/colibri_t20/30: clean-up
by Marcel Ziswiler
· 9 years ago
c1faf00
colibri_t20: add i2c support
by Marcel Ziswiler
· 9 years ago
b2ea19b
colibri_t20: add lcd display support
by Marcel Ziswiler
· 9 years ago
a7841e7
colibri_t20: fix device-tree compatible node
by Marcel Ziswiler
· 9 years ago
a1f34ed
ARM: tegra: allow reading recovery mode boot type
by Marcel Ziswiler
· 9 years ago
fcd78fa
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
589907e
ARM: drop "optional" from target select in favor of ARCH_VERSATILE
by Masahiro Yamada
· 9 years ago
57cd681
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
by Tom Rini
· 9 years ago
b5d92ba
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
by Tom Rini
· 9 years ago
0a9e340
gpio: omap: Drop 'method' parameter
by Tom Rini
· 9 years ago
1480fdf
am33xx: Update DT files, add am335x_gp_evm_config target
by Tom Rini
· 9 years ago
8883dda
arm: am437x: Introduce new board cm-t43
by Nikita Kiryanov
· 9 years ago
4eaf126
gpio: am43xx: expand gpio support
by Nikita Kiryanov
· 9 years ago
6ff31a7
arm: am43xx: enable spi clock
by Nikita Kiryanov
· 9 years ago
11ac236
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
by Peter Griffin
· 9 years ago
447da58
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
by Peter Griffin
· 9 years ago
8a954eb
hisilicon: hi6220: Add a hi6220 pinmux driver.
by Peter Griffin
· 9 years ago
8293009
ARM: hi6220: Add register and bitfield definition header files.
by Peter Griffin
· 9 years ago
152f4898
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
by Peter Griffin
· 9 years ago
e86c953
imx28: Fix issue with GCC 5.x
by Måns Rullgård
· 9 years ago
fe772eb
ARM: keystone2: Use common definition for clk_get_rate
by Lokesh Vutla
· 9 years ago
7531122
ARM: keystone2: Remove unsed external clocks
by Lokesh Vutla
· 9 years ago
9406930
ARM: keystone2: Cleanup init_pll definition
by Lokesh Vutla
· 9 years ago
74af583
ARM: keystone2: Use common structure for PLLs
by Lokesh Vutla
· 9 years ago
7b50e15
ARM: keystone2: Fix dev and arm speed detection
by Lokesh Vutla
· 9 years ago
c321a23
ARM: keystone2: Cleanup PLL init code
by Lokesh Vutla
· 9 years ago
aeabe65
ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO
by Lokesh Vutla
· 9 years ago
cfe5f0c
ARM: keystone2: Cleanup SoC detection
by Lokesh Vutla
· 9 years ago
095a5ef
ARM: DRA72: disable workaround for 801819
by Nishanth Menon
· 9 years ago
1bbb556
ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration
by Nishanth Menon
· 9 years ago
a615d0b
ARM: Introduce erratum workaround for 801819
by Nishanth Menon
· 9 years ago
3f394e7
integrator: switch to DM serial port
by Linus Walleij
· 9 years ago
633b6cc
ARM: cache: implement a default weak flush_cache() function
by Wu, Josh
· 9 years ago
387871a
ARM: cache: add an empty stub function for invalidate/flush dcache
by Wu, Josh
· 9 years ago
4dbe4b1
m68k: cache: add an empty stub functions for invalidate/flush dcache
by Wu, Josh
· 9 years ago
057c220
Correct License and Copyright information on few files
by Ruchika Gupta
· 9 years ago
4342557f
arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox
by Alexander Stein
· 9 years ago
2085ae7
arm1136/arm1176: Merge cache handling code
by Alexander Stein
· 9 years ago
b16a52b
arm1136: Remove dead code
by Alexander Stein
· 9 years ago
0257930
LG Optimus Black (P970) codename sniper support
by Paul Kocialkowski
· 9 years ago
a08af85
omap3: Reboot mode support
by Paul Kocialkowski
· 9 years ago
e9b3ce3
lpc32xx: devkit3250: add spl build support
by Vladimir Zapolskiy
· 9 years ago
dcfd37e
nand: lpc32xx: add SLC NAND controller support
by Vladimir Zapolskiy
· 9 years ago
39d0ce0
arm: bcmcygnus: Enable Ethernet support
by Jiandong Zheng
· 9 years ago
3b5df50
arm, at91: support for sam9260 based smartweb board
by Heiko Schocher
· 9 years ago
80402f3
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
1a79189
net: lpc32xx: add RMII phy mode support
by Vladimir Zapolskiy
· 9 years ago
15f8876
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
0ecb43a
sunxi: display: Add a few extra register and constant defines
by Hans de Goede
· 9 years ago
c9f8947
sunxi: usb-phy: Never power off the usb ports
by Hans de Goede
· 9 years ago
ad00829
sunxi: nand: Add pinmux and clock settings for NAND support
by Karol Gugala
· 9 years ago
bd48c06
arm: socfpga: misc: Add support for printing FPGA type
by Dinh Nguyen
· 9 years ago
bd0f5a9
arm: socfpga: scan: Add code to get FPGA ID
by Dinh Nguyen
· 9 years ago
5e19b68
arm: socfpga: scan: Factor out IO chain programming
by Marek Vasut
· 9 years ago
62a0c9c
arm: socfpga: scan: Clean up horrible macros
by Marek Vasut
· 9 years ago
66acc19
arm: socfpga: scan: Introduce generic JTAG accessor
by Marek Vasut
· 9 years ago
aa5659a
arm: socfpga: scan: Clean up scan_chain_engine_is_idle()
by Marek Vasut
· 9 years ago
042ff2d
ddr: altera: sequencer: Wrap misc remaining macros
by Marek Vasut
· 9 years ago
10c1426
ddr: altera: sequencer: Wrap IO_* macros
by Marek Vasut
· 9 years ago
d718a26
ddr: altera: sequencer: Wrap RW_MGR_* macros
by Marek Vasut
· 9 years ago
04955cf
ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init
by Marek Vasut
· 9 years ago
c4ecc98
ddr: altera: sequencer: Clean up mach/sdram.h
by Marek Vasut
· 9 years ago
5af9141
ddr: altera: sdram: Introduce socfpga_sdram_get_config()
by Marek Vasut
· 9 years ago
99f453e
ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8
by Marek Vasut
· 9 years ago
03439e4
arm: socfpga: Add temporary workaround for missing SD/MMC patches
by Marek Vasut
· 9 years ago
17fdc91
ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS
by Marek Vasut
· 9 years ago
7599b53
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
6ab00db
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
e14d3f7
arm: socfpga: misc: Probe ethernet GMAC from OF
by Marek Vasut
· 9 years ago
9ec7414
arm: socfpga: misc: Export bootmode into environment variable
by Marek Vasut
· 9 years ago
d85e311
arm: socfpga: misc: Add support for printing boot mode
by Marek Vasut
· 9 years ago
ef84861
arm: socfpga: misc: Fix warm reset
by Marek Vasut
· 9 years ago
066ad14
arm: socfpga: spl: Add support for selecting boot device from BSEL
by Marek Vasut
· 9 years ago
346d6f5
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
d3f34e7
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
1d8c939
arm: socfpga: spl: Remove custom linker script
by Marek Vasut
· 9 years ago
6473054
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
bd65fe3
arm: socfpga: spl: Add missing reset logic
by Marek Vasut
· 9 years ago
232fcc6
arm: socfpga: spl: Configure SCU and NIC-301 early
by Marek Vasut
· 9 years ago
4a0080d
arm: socfpga: spl: Toggle warm reset config I/O bit
by Marek Vasut
· 9 years ago
2d779b3
arm: socfpga: system: Clean up pinmux_config.c
by Marek Vasut
· 9 years ago
40687b4
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
by Marek Vasut
· 9 years ago
Next »