Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4e633e465b56ac24ecec1025f492fd3147f8d20f
4e633e4
arm: exynos: USB3 PHY base definition for Exynos5 SoCs
by Lukasz Majewski
· 10 years ago
19b17d1
drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
by Nikhil Badola
· 9 years ago
5bcec54
image-fit: Fix compiler warning in fit_conf_print()
by Hans de Goede
· 9 years ago
290ac3b
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
277af82
sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
by Hans de Goede
· 9 years ago
348cce2
sunxi: Add a proper dts file for the ga10h a33 based tablet
by Hans de Goede
· 9 years ago
f173715
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 9 years ago
d85cd29
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
3c4c142
fdt: Documentation for a few support functions aside their prototypes
by Paul Kocialkowski
· 10 years ago
10be5b5
fdt: Pass the device serial number through devicetree
by Paul Kocialkowski
· 10 years ago
373a6cb
sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name
by Hans de Goede
· 9 years ago
8b1ba94
sunxi: Sync dts files with the linux kernel
by Hans de Goede
· 9 years ago
a52783e
sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"
by Hans de Goede
· 9 years ago
2c23da0
sunxi: Add new Mele_A1000G_quad defconfig
by Hans de Goede
· 9 years ago
7afebb5
sunxi: usb_phy: Swap check for disconnect threshold
by Hans de Goede
· 9 years ago
1c09fa3
sunxi: mmc: Enable pull-up on card-detect gpio pin
by Hans de Goede
· 9 years ago
d9a607f
gpio: fix typos in GPIO header
by Masahiro Yamada
· 9 years ago
b14d547
sandbox: Compile test device tree when CONFIG_UT_DM is defined
by Simon Glass
· 10 years ago
52d3bc5
sandbox: dts: Add the real-time-clock test nodes back in
by Simon Glass
· 10 years ago
f4d8457
sandbox: dts: Sort the sandbox.dts file
by Simon Glass
· 10 years ago
171e991
sandbox: dts: Sort the test.dts file a little
by Simon Glass
· 10 years ago
4e38936
dm: Sort the uclass IDs after the tegra/PMIC addition
by Simon Glass
· 10 years ago
2bb02e4
dm: pci: Allow PCI bus numbering aliases
by Simon Glass
· 10 years ago
8939df0
sandbox: Tidy up terminal restore
by Simon Glass
· 10 years ago
5d3c2c5
x86: minnowmax: initialize the pin-muxing from device tree
by Gabriel Huau
· 10 years ago
5318f18
x86: gpio: add pinctrl support from the device tree
by Gabriel Huau
· 10 years ago
afbbd41
x86: baytrail: pci region 3 is not always mapped to end of ram
by Andrew Bradford
· 9 years ago
5c56422
x86: qemu: Implement PIRQ routing
by Bin Meng
· 9 years ago
f2653e8
x86: coreboot: Control I/O port 0xb2 writing via device tree
by Bin Meng
· 9 years ago
683b09d
x86: qemu: Create separate i440fx and q35 device trees
by Bin Meng
· 9 years ago
65cdd9b
x86: coreboot: Fix cosmetic issues
by Bin Meng
· 9 years ago
d04e30b
x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
by Bin Meng
· 9 years ago
6c4247e
tools: ifdtool: Do not write region while its size is negative
by Bin Meng
· 9 years ago
4be2f42
x86: qemu: Adjust VGA initialization
by Bin Meng
· 10 years ago
0fcb7ac
x86: qemu: Enable legacy IDE I/O ports decode
by Bin Meng
· 10 years ago
cc7debc
x86: qemu: Turn on legacy segments decode
by Bin Meng
· 10 years ago
5466983
x86: qemu: Make host bridge (b.d.f=0.0.0) visible
by Bin Meng
· 10 years ago
1dc03c2
x86: fsp_support: Correct high mem comment typo
by Andrew Bradford
· 10 years ago
67b2497
x86: Do sanity test on pirq table before writing
by Bin Meng
· 10 years ago
05b98ec
x86: quark: Implement PIRQ routing
by Bin Meng
· 10 years ago
5910955
x86: Document irq router device tree bindings
by Bin Meng
· 10 years ago
9c7dea6
x86: Refactor PIRQ routing support
by Bin Meng
· 10 years ago
2aa3a7f
x86: qemu: Add ATA/SATA support
by Bin Meng
· 10 years ago
a40abfc
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
by Bin Meng
· 10 years ago
77c2b21
cmd_ide: Eliminate build warnings in atapi_inquiry()
by Bin Meng
· 10 years ago
04e3c4e
pci: Do not skip legacy IDE device configuration
by Bin Meng
· 10 years ago
1b73b1c
pci: Allow debug message output in pci_auto.c
by Bin Meng
· 10 years ago
9c4f541
x86: qemu: Add graphics support
by Bin Meng
· 10 years ago
6bde2dc
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
by Bin Meng
· 10 years ago
b82a535
video: Kconfig: Make VESA driver avaiable for non-x86 boards
by Bin Meng
· 10 years ago
8feb2cc
x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
by Bin Meng
· 10 years ago
1ae5b78
x86: Update README.x86 for QEMU support
by Bin Meng
· 10 years ago
b28c147
x86: Change coreboot default build configuration to QEMU
by Bin Meng
· 10 years ago
3d5bbbc
x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h
by Bin Meng
· 10 years ago
99a309f
x86: Make QEMU the default vendor
by Bin Meng
· 10 years ago
a65b25d
x86: Support QEMU x86 targets
by Bin Meng
· 10 years ago
238fe16
pci: Move pci_hose_phys_to_bus() to pci_common.c
by Bin Meng
· 10 years ago
d8abb46
board/BuR/common: fix netconsole
by Hannes Schmelzer
· 10 years ago
42eccdd
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 9 years ago
225bf1e
ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ
by Lars Poeschel
· 9 years ago
563e53e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
9ba9e85
net: Fix NET_RANDOM_ETHADDR dependencies
by Michal Simek
· 10 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
7453cb5
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
a4bdf1d
blackfin: fix build error on bct-brettl2 board
by Masahiro Yamada
· 10 years ago
1e1f353
sparc: fix build error on gr_ep2s60 board
by Masahiro Yamada
· 10 years ago
656ae05
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 9 years ago
a5aef73
arm: rmobile: alt: Update to QoS revision 0.31 and 0.321
by Nobuhiro Iwamatsu
· 10 years ago
98c3322
arm: rmobile: gose: Update to QoS revision 0.311
by Nobuhiro Iwamatsu
· 10 years ago
c56af55
arm: rmobile: koelsch: Update to QoS revision 0.411
by Nobuhiro Iwamatsu
· 10 years ago
d20d6d7
arm: rmobile: lager: Update to QoS revision 0.973
by Nobuhiro Iwamatsu
· 10 years ago
cae7204
arm: rmobile: alt: Add ethernet function B support
by Mitsuhiro Kimura
· 10 years ago
43b1ff5
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
b1f7ecc
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
fcb2525
ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4
by Masahiro Yamada
· 9 years ago
28148b0
ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8
by Masahiro Yamada
· 9 years ago
585b38c
ARM: UniPhier: update DDR PHY register map for PH1-Pro5
by Masahiro Yamada
· 9 years ago
ece26f6
ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
by Masahiro Yamada
· 9 years ago
7fff91f
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
by Masahiro Yamada
· 9 years ago
f8f3594
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· 9 years ago
4e143cd
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
by Masahiro Yamada
· 9 years ago
9fc5f9d
ARM: UniPhier: remove unnecessary cache coherency code
by Masahiro Yamada
· 9 years ago
12a70e3
ARM: UniPhier: use 32 bit register access for debug UART setting
by Masahiro Yamada
· 9 years ago
b6ef3a3
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
by Masahiro Yamada
· 9 years ago
f6e7f07
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
by Masahiro Yamada
· 9 years ago
014414f
ARM: sunxi: Enable PSCI for sun8i
by Chen-Yu Tsai
· 10 years ago
9816743
ARM: sunxi: Share sun6i PSCI backend with sun8i
by Chen-Yu Tsai
· 10 years ago
cc08ea4
ARM: sunxi: Enable PSCI for sun6i
by Chen-Yu Tsai
· 10 years ago
073f298
ARM: sunxi: Add sun6i specific PSCI implementation
by Chen-Yu Tsai
· 10 years ago
d4611af
ARM: sunxi: Make PSCI code sun7i specific
by Chen-Yu Tsai
· 10 years ago
4ffd624
ARM: sunxi: Document registers in PSCI code
by Chen-Yu Tsai
· 10 years ago
f76eba3
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
by Daniel Kochmański
· 10 years ago
d0f4200
sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA
by Roy Spliet
· 10 years ago
a19e735
sunxi: Add DMA definitions
by Roy Spliet
· 10 years ago
1f6f61f
sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size
by Daniel Kochmański
· 10 years ago
9d1111b
sun9i: Add Merrii_A80_Optimus board / defconfig file
by Hans de Goede
· 10 years ago
1871a8c
sun9i: Basic sun9i (A80) support
by Hans de Goede
· 10 years ago
77fe988
sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i
by Hans de Goede
· 10 years ago
e049fe2
sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
by Hans de Goede
· 10 years ago
93fc39a
sunxi: Remove support for building "old-fashioned" fel binaries
by Hans de Goede
· 10 years ago
Next »