Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
783e66816d101f970b185083377846059d4d577d
« Previous
7b6dc11
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
1382648
video: bcm2835: use bus_to_phys() on FB address
by Stephen Warren
· 9 years ago
2300184
net: davinci_emac: fix NULL check after pointer dereference
by Vishwas Srivastava
· 9 years ago
1a9115e
ppc: xilinx-ppc405-generic
by Ricardo Ribalda
· 9 years ago
abbf2d9
net: fix wrong initialization in davinci-emac driver
by Vishwas Srivastava
· 9 years ago
1889a7e
fdt: introduce fdtdec_get_child_count
by Peng Fan
· 9 years ago
c4a45d4
rockchip: Drop old CONFIG_VIDEO_ROTATION option
by Simon Glass
· 9 years ago
512cab7
bzlib: Try another way to fix an unused variable
by Simon Glass
· 9 years ago
a108082
video: test: Adjust order of file closure
by Simon Glass
· 9 years ago
2b80b4e
video: Use 'int' for loop variables instead of short
by Simon Glass
· 9 years ago
e517db7
cmd: Fix control bmp_display()
by Simon Glass
· 9 years ago
a7c45ec
microblaze: Correct build error in eth-uclass.c
by Simon Glass
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
e4f348b
nios2: set up the debug UART early
by Thomas Chou
· 9 years ago
5c88442
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
by Bin Meng
· 9 years ago
d8277a8
x86: Disable DM_PCI_COMPAT
by Bin Meng
· 9 years ago
308143e
dm: pci: Add missing forward declarations
by Bin Meng
· 9 years ago
971611e
x86: chromebox_panther: Convert to use driver model ethernet
by Bin Meng
· 9 years ago
6ce73f5
x86: chromebox_panther: Drop the cache line size hack
by Bin Meng
· 9 years ago
50c88e4
efi: app: Disable CONFIG_USB_EHCI_PCI
by Bin Meng
· 9 years ago
e1d1b62
efi: app: Clean up defconfig
by Bin Meng
· 9 years ago
5a257df
x86: quark: Use Quark's own PCI config APIs
by Bin Meng
· 9 years ago
81dab9a
net: e1000: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6758a6c
net: designware: Use dm_pci_mem_to_phys() in the probe routine
by Bin Meng
· 9 years ago
c52ac3f
net: pch_gbe: Convert to use DM PCI API
by Bin Meng
· 9 years ago
3857ed0
x86: pci: Drop legacy PCI APIs
by Bin Meng
· 9 years ago
58316f9
x86: pci: Use DM PCI APIs in pci_assign_irqs()
by Bin Meng
· 9 years ago
6039200
x86: qemu: Convert to use DM PCI API
by Bin Meng
· 9 years ago
66484f0
x86: tnc: Remove IGD and SDVO devices from driver model
by Bin Meng
· 9 years ago
2b94d9f
x86: tnc: Use DM PCI API in disable_igd()
by Bin Meng
· 9 years ago
9e36c53
x86: tnc: Change disable_igd() to have a return value
by Bin Meng
· 9 years ago
248c4fa
x86: irq: Convert to use DM PCI API
by Bin Meng
· 9 years ago
b46c208
x86: irq: Move irq_router to a per driver priv
by Bin Meng
· 9 years ago
819133d
x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
by Bin Meng
· 9 years ago
e75711a
x86: minnowmax: Drop io-base property in the pch_pinctrl node
by Bin Meng
· 9 years ago
2b7ff26
x86: Drop asm/arch/gpio.h
by Bin Meng
· 9 years ago
3ddc1c7
x86: ich6_gpio: Convert to use proper DM API
by Bin Meng
· 9 years ago
4f106bc
x86: pch9: Implement get_io_base op
by Bin Meng
· 9 years ago
79d4eb6
dm: pch: Add get_io_base op
by Bin Meng
· 9 years ago
ec2af6f
x86: pch: Implement get_gpio_base op
by Bin Meng
· 9 years ago
384980c
dm: pch: Add get_gpio_base op
by Bin Meng
· 9 years ago
3e389d8
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· 9 years ago
d02be99
dm: pch: Remove pch_get_version op
by Bin Meng
· 9 years ago
254e677
x86: quark: Drop unprotect_spi_flash()
by Bin Meng
· 9 years ago
efd633c
x86: tnc: Drop unprotect_spi_flash()
by Bin Meng
· 9 years ago
6e670b5
spi: ich: Change PCHV_ to ICHV_
by Bin Meng
· 9 years ago
1f9eb59
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· 9 years ago
9eb4339
spi: ich: Some clean up
by Bin Meng
· 9 years ago
f7c3638
x86: x86-common.h: Add CONFIG_BOOTDELAY
by Stefan Roese
· 9 years ago
9f73690
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
by Stefan Roese
· 9 years ago
94985cc
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
2a5bcaf
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
a409a8b
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"
by Dinh Nguyen
· 9 years ago
8c9b4d5
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
fb0d042
imx: mx6: implement board_mmc_get_env_dev
by Peng Fan
· 9 years ago
216d286
imx: mx6: implement mmc_get_env_dev
by Peng Fan
· 9 years ago
62d8cce
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· 9 years ago
9e30ba2
dm: vybrid_gpio: Drop legacy code
by Bhuvanchandra DV
· 9 years ago
5160def
dm: lpuart: Drop the legacy code
by Bhuvanchandra DV
· 9 years ago
ce2896a
arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode
by Bhuvanchandra DV
· 9 years ago
dbac20c
arm: vybrid: Update defconfig's
by Bhuvanchandra DV
· 9 years ago
f8aaade
arm: pcm052: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
987dd5f
arm: vf610-twr: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
c720ff1
arm: colibri-vf: Enable serial support
by Bhuvanchandra DV
· 9 years ago
947fb97
arm: vybrid: Update the license string
by Bhuvanchandra DV
· 9 years ago
d5e4f0a
arm: vybrid: Enable lpuart support
by Bhuvanchandra DV
· 9 years ago
85eb095
imx: mx6sxsabresd: Add MCIMX28LCD display support
by Ye Li
· 9 years ago
23e2da2
imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
by Ye Li
· 9 years ago
9655ebd
imx: mx6sx: Fix issue in LCDIF clock enablement
by Ye Li
· 9 years ago
6967c97
mx6slevk: Remove CONFIG_ETHPRIME option
by Fabio Estevam
· 9 years ago
214c3f0
imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure
by Ye Li
· 9 years ago
755a116e
tqma6_wru4: Fix the reset delay for the the LAN8720 PHY
by Fabio Estevam
· 9 years ago
529a671
mx6slevk: Fix the reset delay for the the LAN8720 PHY
by Fabio Estevam
· 9 years ago
cf94a34
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
by Ye Li
· 9 years ago
d4d1dd6
mx6: soc: Add ENET2 mac address support
by Ye Li
· 9 years ago
276d3eb
tools: mxsboot: Use more portable cpu_to_le32()
by Bin Meng
· 9 years ago
d3b78e1
wandboard: fix variable name so PXE boot works
by Peter Robinson
· 9 years ago
89d4859
arm: imx6: Enable DDR calibration on Novena
by Marek Vasut
· 9 years ago
d339f16
arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
by Marek Vasut
· 9 years ago
44189a0
Prepare v2016.03-rc1
by Tom Rini
· 9 years ago
161b1fe
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
37dadbc
board: atmel: sama5d2_xplained: add SPL support
by Wenyou Yang
· 9 years ago
4245701
arm: at91/spl: mpddrc: use IP version to check configuration
by Wenyou Yang
· 9 years ago
c2ad76c
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
by Wenyou Yang
· 9 years ago
7e8702a
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
by Wenyou Yang
· 9 years ago
258b21f
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
fa651f5
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
73c5c39
Makefile: Drop unnecessary -dtb suffixes
by Simon Glass
· 9 years ago
dae6e7b
Makefile: Make u-boot.img the same as u-boot-dtb.img
by Simon Glass
· 9 years ago
bd7dc38
socfpga: Simplify Makefile filenames
by Simon Glass
· 9 years ago
a9d7826
tegra: Always build a boot image with the same filename
by Simon Glass
· 9 years ago
03c25bc
fdt: Build an SPL binary without device tree
by Simon Glass
· 9 years ago
ad1ecd2
fdt: Build a U-Boot binary without device tree
by Simon Glass
· 9 years ago
580cc03
tegra: Clarify generation of -nodtb file with OF_CONTROL
by Simon Glass
· 9 years ago
cc8db8b
mailmap: fix Ricardo's entry
by Masahiro Yamada
· 9 years ago
aa844fe
mmc: add missing prototype for mmc_get_env_dev
by Clemens Gruber
· 9 years ago
4f144a4
malloc: work around some memalign fragmentation issues
by Stephen Warren
· 9 years ago
050c756
.travis.yml: rework according to new travis-ci infra
by Roger Meier
· 9 years ago
7711cc0
arm8: ls2080: Move the core errata defines out of board specific file
by Ashish kumar
· 9 years ago
Next »