Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2b4d964718c0e78a24f3a5e051e7dd9bc0e547c2
« Previous
d526f34
power: Add power domain driver for i.MX8
by Peng Fan
· 6 years ago
38b6686
pinctrl: Add pinctrl driver for i.MX8
by Peng Fan
· 6 years ago
8b2a31f
gpio: mxc_gpio: add support for i.MX8
by Peng Fan
· 6 years ago
2d58296
imx8: add dummy clock
by Peng Fan
· 6 years ago
abeebc1
imx8: add iomux configuration api
by Peng Fan
· 6 years ago
2fdb1a1
imx8: cpu: add uclass based CPU driver
by Anatolij Gustschin
· 6 years ago
70b4b49
imx8: cpu: add function for reading FEC MAC from fuse
by Anatolij Gustschin
· 6 years ago
1ef20a3
imx8: add arch_cpu_init arch_cpu_init_dm
by Peng Fan
· 6 years ago
930b595
imx8: add mmu and dram related functions
by Peng Fan
· 6 years ago
c1aae21
imx8: implement mmc_get_env_dev
by Peng Fan
· 6 years ago
8aa1505
imx8: add boot device detection
by Peng Fan
· 6 years ago
60d33fc
imx8: add basic cpu support
by Peng Fan
· 6 years ago
fa64d84
armv8: add cpu core helper functions
by Peng Fan
· 6 years ago
5710a48
imx: add i.MX8 cpu type
by Peng Fan
· 6 years ago
0468be6
imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined
by Peng Fan
· 6 years ago
8c51872
imx8: add imx-regs header file
by Peng Fan
· 6 years ago
707effe
imx: boot_mode: Add FLEXSPI boot entry
by Peng Fan
· 6 years ago
ad9d40a
misc: imx8: add scfw api impementation
by Peng Fan
· 6 years ago
ef64e78
misc: add i.MX8 misc driver
by Peng Fan
· 6 years ago
60b9de4
arm: global_data: add scu_dev for i.MX8
by Peng Fan
· 6 years ago
a6bba0b
arm: build mach-imx for i.MX8
by Peng Fan
· 6 years ago
b2b8b9b
imx: add Kconfig entry for i.MX8QXP
by Peng Fan
· 6 years ago
bf494d7
imx8: add scfw macro definition
by Peng Fan
· 6 years ago
1b96543
dt-bindings: soc: add i.MX8QXP pm and rsrc definition
by Peng Fan
· 6 years ago
d1f2367
dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition
by Peng Fan
· 6 years ago
2cfcee8
dt-bindings: pinctrl: add i.MX8QXP pads definition
by Peng Fan
· 6 years ago
3fdfca7
travis: Add qemu-x86_64 target for test.py testing
by Bin Meng
· 6 years ago
68b8912
travis: Update to use QEMU 3.0.0 for testing
by Bin Meng
· 6 years ago
66a3a9c
travis: Generate grub_x64.efi for qemu-x86_64
by Bin Meng
· 6 years ago
a39f055
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
by Bin Meng
· 6 years ago
6ce3836
x86: tsc: Introduce config option for early timer frequency
by Bin Meng
· 6 years ago
49d5ff4
x86: Fix the mystery of printch() during 64-bit boot
by Bin Meng
· 6 years ago
2c78a79
x86: put global data pointer into the .data section
by Heinrich Schuchardt
· 6 years ago
80df194
x86: detect unsupported relocation types
by Heinrich Schuchardt
· 6 years ago
194924d
x86: qemu: enable CONFIG_SPL_DM_RTC
by Heinrich Schuchardt
· 6 years ago
0e028bf
x86: doc: Remove stale sections of 64-bit support
by Bin Meng
· 6 years ago
6feb2ff
x86: doc: Mention qemu-x86_64 support
by Bin Meng
· 6 years ago
dd4611d
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
by Bin Meng
· 6 years ago
a139cc1
x86: Specify -march=core2 to build 64-bit U-Boot proper
by Bin Meng
· 6 years ago
c74e329
x86/bootm: fix error handling in boot_prep_linux(...)
by Hannes Schmelzer
· 6 years ago
97d20f6
Enable CONFIG_TIMER_EARLY with bootstage
by Simon Glass
· 6 years ago
27fb0cf
binman: Add support for Intel reference code
by Simon Glass
· 6 years ago
d7e8452
chromebook_samus: Increase pre-relocation memory
by Simon Glass
· 6 years ago
25db340
test: Add test for PCI device without compat string and with DT node
by Marek Vasut
· 6 years ago
b59349a
test: Add PCI device entry without compat string and with DT node
by Marek Vasut
· 6 years ago
92ed986
pci: Update documentation to make 'compatible' string optional
by Marek Vasut
· 6 years ago
02e4d38
pci: Support parsing PCI controller DT subnodes
by Marek Vasut
· 6 years ago
8a3d734
common: command: fix typo
by Heinrich Schuchardt
· 6 years ago
2fe88d4
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
4030f16
travis: Add sandbox/clang-7 support
by Tom Rini
· 6 years ago
758694f
bootcount: Make bootcount magic configurable
by Marek Vasut
· 6 years ago
0533fb8
travis: Switch to i386 version toolchain for x86
by Bin Meng
· 6 years ago
0810a5a
travis: Remove or32 toolchain info
by Bin Meng
· 6 years ago
876ddb5
ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX
by Adam Ford
· 6 years ago
72f6d6b
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
by Vladimir Zapolskiy
· 6 years ago
578f76c
work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option
by Vladimir Zapolskiy
· 6 years ago
61eb286
work_92105: remove unused CONFIG_LPC32XX_SPL configuration option
by Vladimir Zapolskiy
· 6 years ago
e3e0819
Makefile: add LPC32xx precondition for building platform images
by Vladimir Zapolskiy
· 6 years ago
ee54dfe
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
by Vladimir Zapolskiy
· 6 years ago
83c18d4
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
bd6debb
ARM: rmobile: Drop PRR syscon driver
by Marek Vasut
· 6 years ago
4cc93fc
ARM: dts: rmobile: Build -u-boot variants of DTs
by Marek Vasut
· 6 years ago
2a1eade
ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu
by Hiroyuki Yokoyama
· 6 years ago
cf97b22
ARM: rmobile: Fix module clock controls refer status on Gen3
by Hiroyuki Yokoyama
· 6 years ago
feaf301
ARM: rmobile: Enable cache command on Gen3
by Hiroyuki Yokoyama
· 6 years ago
4cb71e2
ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3
by Hiroyuki Yokoyama
· 8 years ago
a14d2d1
ARM: rmobile: salvator-x: Remove GSX clock force supply
by Hiroyuki Yokoyama
· 6 years ago
1c1fd9f
ARM: rmobile: Remove Watchdog and CPG settings on Gen3
by Hiroyuki Yokoyama
· 6 years ago
6f56582
ARM: rmobile: Remove TMU0/TMU1 settings on Gen3
by Hiroyuki Yokoyama
· 9 years ago
44c56bf
ARM: rmobile: Remove console parameter from bootargs on Gen3
by Hiroyuki Yokoyama
· 6 years ago
355683c
ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3
by Hiroyuki Yokoyama
· 9 years ago
e3beca3
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
d081f27
efi_loader: efi_dp_get_next_instance() superfluous statement
by Heinrich Schuchardt
· 6 years ago
b50f075
efi_selftest: creating new handle in controller test
by Heinrich Schuchardt
· 6 years ago
d0423c4
Merge git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
b920550
cmd: kgdb: Enable kgdb only for PPC
by Michal Simek
· 6 years ago
22270ca03
arm64: zynqmp: Enable MP by default via Kconfig
by Michal Simek
· 6 years ago
5860bc1
arm64: zynqmp: Add new command for TCM initialization
by Siva Durga Prasad Paladugu
· 6 years ago
12ad299
arm64: zynqmp: Move TCM initialization to a separate routine
by Siva Durga Prasad Paladugu
· 6 years ago
ddccf5e
arm64: versal: Add Xilinx Versal Virtual QEMU board
by Michal Simek
· 6 years ago
3dc8093
net: gem: Do not setup any clock for Xilinx SoC Versal
by Michal Simek
· 6 years ago
ec48b6c
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
4f37fa4
efi_loader: fix typo in efi_boottime.c
by Heinrich Schuchardt
· 6 years ago
819c80f
fs: fat: Fix warning in normalize_longname()
by Tom Rini
· 6 years ago
1c3b2f4
efi_loader: Fix warning in efi_load_image()
by Tom Rini
· 6 years ago
b417d47
arm: do not include efi_loader.h twice
by Heinrich Schuchardt
· 6 years ago
891dacf
efi_loader: remove lcd.h from efi_net.c
by Heinrich Schuchardt
· 6 years ago
dadc2bd
efi_loader: memory leak in efi_set_variable()
by Heinrich Schuchardt
· 6 years ago
2c61e0c
efi_loader: superfluous statement in is_dir()
by Heinrich Schuchardt
· 6 years ago
6f566c2
efi_loader: return type efi_console_register()
by Heinrich Schuchardt
· 6 years ago
60d7987
efi_loader: error handling in read_console()
by Heinrich Schuchardt
· 6 years ago
eee6530
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
by Heinrich Schuchardt
· 6 years ago
1e1e1c2
efi_loader: execute efi_save_gd() first
by Heinrich Schuchardt
· 6 years ago
0801d4d
efi_loader: correct signature of GetPosition, SetPosition
by Heinrich Schuchardt
· 6 years ago
3ce7829
efi_loader: fix relocation on x86_64
by Heinrich Schuchardt
· 6 years ago
e614957
arm64: gic: Do gicv3 secure initialization based on EL level
by Michal Simek
· 7 years ago
3d80a17
arm64: zynqmp: Enable CDC ethernet gadget for zcu100/Ultra96
by Michal Simek
· 6 years ago
7e029e9
xilinx: Sync defconfigs with current Kconfig
by Michal Simek
· 6 years ago
e7f327f
arm: zynq: Add efuse node for Zynq-7000S devices
by Michal Simek
· 8 years ago
6bfe3ff
arm: zynq: Add support for DLC20 board
by Michal Simek
· 6 years ago
Next »