Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
db1d9e78e6f0ea51a698f18abe4cebc5ff39b691
/
arch
« Previous
87968de
x86: ivybridge: Add macros for LPC decode ranges
by Bin Meng
· 9 years ago
59fb7fb
x86: fsp: Always use hex numbers in the hob command output
by Bin Meng
· 9 years ago
fa331fa
x86: ivybridge: Do not require HAVE_INTEL_ME
by Bin Meng
· 9 years ago
33fb6c0
x86: ivybridge: Add microcode blobs for all the steppings
by Bin Meng
· 9 years ago
214feec
x86: fsp: Set up init runtime buffer in update_fsp_configs()
by Bin Meng
· 9 years ago
4ce022d
x86: fsp: Move struct fspinit_rtbuf definition to chipset header
by Bin Meng
· 9 years ago
e293502
x86: queensbay: Remove invalid comments in update_fsp_configs()
by Bin Meng
· 9 years ago
3340f2c
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
by Bin Meng
· 9 years ago
81f84aa
x86: fsp: Rename update_fsp_upd() and change its signature
by Bin Meng
· 9 years ago
cb379a3
x86: fsp: Rename shared_data to fsp_config_data
by Bin Meng
· 9 years ago
57ac74f
x86: fsp: Add boot_mode as a member of struct shared_data
by Bin Meng
· 9 years ago
f0285fb
x86: fsp: Avoid cast stack_top in struct shared_data
by Bin Meng
· 9 years ago
aa02446
x86: fsp: Simplify fsp_continue()
by Bin Meng
· 9 years ago
077678e
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
ab971e1
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
by Tom Rini
· 9 years ago
9b20519
rockchip: Use the debug UART on rk3036
by Simon Glass
· 9 years ago
4abe8e4
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
96350f7
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· 9 years ago
8beb0bd
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
3f4e1e8
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
7d8e404
dm: Convert bios_interrupts to use DM PCI API
by Simon Glass
· 9 years ago
9bf727f
dm: x86: ivybridge: Convert graphics init to use DM PCI API
by Simon Glass
· 9 years ago
93d92d4
ARM: uniphier: add dump command for DDR Multi PHY registers
by Masahiro Yamada
· 9 years ago
15607d0
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
by Masahiro Yamada
· 9 years ago
107b3fb
ARM: uniphier: move headers out of include/mach directory
by Masahiro Yamada
· 9 years ago
042b28f
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
by Masahiro Yamada
· 9 years ago
9ca6616
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
by Masahiro Yamada
· 9 years ago
9475f8d
ARM: uniphier: kill bogus header includes
by Masahiro Yamada
· 9 years ago
90345c9
am33xx/am43xx: Add platform data for GPIOs
by Tom Rini
· 9 years ago
d7b4ca2
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
by Robert P. J. Day
· 9 years ago
e7cc8d1
test: add sandbox timer to test.dts
by Thomas Chou
· 9 years ago
3861d78
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
6a655d8
powerpc, mpc5xxx: fix missing bootflag init
by Heiko Schocher
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
40f4839
imx_common: check for Serial Downloader in spl_boot_device
by Stefano Babic
· 9 years ago
fe21eaf
ARM: mxs: allow boards to select DC-DC switching clock source
by Michael Heimpold
· 9 years ago
839479d
imx: ddr: drop duplicated debug info
by Peng Fan
· 9 years ago
40253dd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
8f7ed08
arm: socfpga: Unreset NAND in U-Boot
by Marek Vasut
· 9 years ago
ac242e1
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
f2f3782
arm: socfpga: Define NAND reset bit
by Marek Vasut
· 9 years ago
8182b41
ARM: dts: uniphier: add SD/MMC pinmux nodes
by Masahiro Yamada
· 9 years ago
8ea4f49
ARM: uniphier: set DTB file name to fdt_file environment
by Masahiro Yamada
· 9 years ago
3388669
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
by Masahiro Yamada
· 9 years ago
6e1550f
ARM: uniphier: display model number all the time on boot up
by Masahiro Yamada
· 9 years ago
6f45a97
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
by Masahiro Yamada
· 9 years ago
6994700
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
by Masahiro Yamada
· 9 years ago
89c05fa
ARM: uniphier: split ProXstream2 board data and change DDR frequency
by Masahiro Yamada
· 9 years ago
6ba60fa
ARM: uniphier: call uniphier_get_board_param() without FDT blob
by Masahiro Yamada
· 9 years ago
2071f14
ARM: uniphier: add functions to get SoC model/revision
by Masahiro Yamada
· 9 years ago
b00543e
ARM: dts: uniphier: use stdout-path instead of console
by Masahiro Yamada
· 9 years ago
4e1f81d
ARM: dts: uniphier: add outer cache nodes
by Masahiro Yamada
· 9 years ago
8f06243
ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
by Masahiro Yamada
· 9 years ago
6a9f6ba
ARM: uniphier: allow DDR function to return more precise error code
by Masahiro Yamada
· 9 years ago
11d6eff
ARM: uniphier: use BIT() macro for DDR PHY header
by Masahiro Yamada
· 9 years ago
b04ed73
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
by Masahiro Yamada
· 9 years ago
a1c4bf8
ARM: uniphier: add const qualifier to constant array
by Masahiro Yamada
· 9 years ago
fc18be1
ARM: uniphier: add static qualifiers to locally used functions
by Masahiro Yamada
· 9 years ago
68909e8
arm: socfpga: Make /soc available in pre-reloc
by Marek Vasut
· 9 years ago
0780697
arm: socfpga: Actually enable L2 cache
by Marek Vasut
· 9 years ago
5a4672b
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 9 years ago
d0602bd
axs103: add support of generic OHCI USB 1.1 controller
by Alexey Brodkin
· 9 years ago
211d57a
sunxi: Select DM_KEYBOARD
by Hans de Goede
· 9 years ago
a1ecb4b
sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet
by Hans de Goede
· 9 years ago
34059d8
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 9 years ago
a1684b6
arm: socfpga: fix up a questionable macro for SDMMC
by Dinh Nguyen
· 9 years ago
e5ad7d9
arm: socfpga: remove building scan manager
by Dinh Nguyen
· 9 years ago
ed77aeb
arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
by Dinh Nguyen
· 9 years ago
8e535af
arm: socfpga: Introduce common board code
by Marek Vasut
· 9 years ago
b5a5d2b
arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
225217d
arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
9368aa6
arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
5b5226a
arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
c90ada9
arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
70311e6
arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
5d8546e
arm: socfpga: socrates: Add missing PHY skew config
by Marek Vasut
· 9 years ago
4909f0e
nios2: display altera sysid at startup
by Thomas Chou
· 9 years ago
4280f50
microblaze: Enable DM by default
by Michal Simek
· 9 years ago
ef159ab
microblaze: Enable OF_CONTROL by default
by Michal Simek
· 9 years ago
7bbf825
arm: zynq: Update ZYBO config options
by Nathan Rossi
· 9 years ago
f0b567b
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
by Nathan Rossi
· 9 years ago
8647219
ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci
by Michal Simek
· 9 years ago
9cddb4f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
0d6faf2
armv8/ls1043a: Implement workaround for PEX erratum A009929
by Mingkai Hu
· 9 years ago
2949ae5
armv8/fsl_lsch2: fix DCSR_DCFG address
by Mingkai Hu
· 9 years ago
35065cd
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
e6e3faa
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
989c5f0
armv8: Add sata support on Layerscape ARMv8 board
by Tang Yuantian
· 9 years ago
9711f52
armv8/ls1043ardb: add SECURE BOOT target for NOR
by Aneesh Bansal
· 9 years ago
70f959c
armv8: Make SEC read/write as snoopable for LS1043
by Aneesh Bansal
· 9 years ago
b644d3e
armv8: define usec2ticks function
by Aneesh Bansal
· 9 years ago
c049214
armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
by York Sun
· 9 years ago
c107c0c
armv8: fsl-layerscape: Make DDR non secure in MMU tables
by York Sun
· 9 years ago
000f4e7
move erratum a008336 and a008514 to soc specific file
by Yao Yuan
· 9 years ago
6c4a1eb
armv7/fsl-ls102xa: Workaround for DDR erratum A008514
by Yao Yuan
· 9 years ago
0b8bc63
armv7: ls102xa: cci-400: Enable snoop and DVM message requests.
by Yao Yuan
· 9 years ago
312db9f
armv7: omap-common: Rework SPL board_mmc_init()
by Tom Rini
· 9 years ago
47b4c22
rockchip: Add basic support for kylin board
by huang lin
· 9 years ago
e390680
rockchip: rk3036 sdram setting cs1_row when rank larger than 1
by huang lin
· 9 years ago
762b353
arm: ls102xa: enable all the snoop signal for masters.
by Yao Yuan
· 9 years ago
Next »