Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8a83c65f577093f5f012ddd81cfac9d60658ec0e
8a83c65
arm: mvebu: Display ECC enabled / disabled upon bootup
by Stefan Roese
· 9 years ago
8a33371
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· 9 years ago
49114c8
arm: mvebu: db-mv785mp-gp: Add USB/EHCI support
by Stefan Roese
· 9 years ago
dee40d2
arm: mvebu: Enable USB EHCI support on Armada XP
by Stefan Roese
· 9 years ago
2a0b7dc
arm: mvebu: Enable NAND controller on MVEBU SoC's
by Stefan Roese
· 9 years ago
501c098
arm: mvebu: Disable MBUS error propagation
by Stefan Roese
· 9 years ago
2b181b5
arm: mvebu: Flush caches and disable MMU only on A38x
by Stefan Roese
· 9 years ago
5b72dbf
arm: mvebu: Setup the MBUS bridge registers
by Stefan Roese
· 9 years ago
8ed20d6
arm: mvebu: Change MBUS base addresses and sizes
by Stefan Roese
· 9 years ago
2bd8711
arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset
by Stefan Roese
· 9 years ago
a3ed978
arm: mvebu: sdram: Enable ECC support on Armada XP
by Stefan Roese
· 9 years ago
8822fe1
arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT
by Stefan Roese
· 9 years ago
5824300
i2c: lpc32xx: fix write timeout
by Sylvain Lemieux
· 9 years ago
3d2b6a2
i2c: lpc32xx: fix read timeout
by Sylvain Lemieux
· 9 years ago
b395a99
i2c: lpc32xx: use api to get hclk instead of fix value
by Sylvain Lemieux
· 9 years ago
2783fe6
arm: lpc32xx: gpio macro for pin mapping
by Sylvain Lemieux
· 9 years ago
576007a
lpc32xx: cpu: add support for soft reset
by Sylvain Lemieux
· 9 years ago
d75b532
arm: lpc32xx: mux: add missing registers
by Sylvain Lemieux
· 9 years ago
f0b38f2
Delete an accidentally added .rej file
by Tom Rini
· 9 years ago
632093b
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
61dfa65
Merge branch 'master' of git://git.denx.de/u-boot-pmic
by Tom Rini
· 9 years ago
dfcd23e
powerpc: ipek01: convert to generic board
by Anatolij Gustschin
· 9 years ago
c829893
powerpc: inka4x0: convert to generic board
by Anatolij Gustschin
· 9 years ago
1086514
powerpc: socrates: convert to generic board
by Anatolij Gustschin
· 9 years ago
e121922
powerpc: v38b: convert to generic board
by Anatolij Gustschin
· 9 years ago
6fe3b53
powerpc: pcm030: convert to generic board
by Anatolij Gustschin
· 9 years ago
aef8cd9
powerpc: munices: convert to generic board
by Anatolij Gustschin
· 9 years ago
a02cb92
powerpc: motionpro: convert to generic board
by Anatolij Gustschin
· 9 years ago
50301a5
powerpc: jupiter: convert to generic board
by Anatolij Gustschin
· 9 years ago
ab9f5f8
powerpc: canmb: convert to generic board
by Anatolij Gustschin
· 9 years ago
1686260
ARM: OMAP5+: configs: Fix default boot command
by Lokesh Vutla
· 9 years ago
236efe3
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
by Simon Glass
· 9 years ago
590870e
x86: Add a simple interrupt script to the README
by Simon Glass
· 9 years ago
ef91081
x86: minnowmax: Define and enable interrupt setup
by Simon Glass
· 9 years ago
28a8536
x86: Add clarifications to the x86 README
by Stoppa, Igor
· 9 years ago
052e34b
x86: Return -1 when reading a PCI config register fails
by Simon Glass
· 9 years ago
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
57dccb5
video: vesa: Correct a typo in the Kconfig VESA mode string
by Bin Meng
· 9 years ago
7399515
x86: Show the un-relocated IP address in exceptions
by Simon Glass
· 9 years ago
b8098bc
x86: Convert minnowmax to use CONFIG_DM_NET
by Simon Glass
· 9 years ago
3d4e249
x86: Convert minnowmax to use CONFIG_DM_USB
by Simon Glass
· 9 years ago
7868917
Revert "dm: pci: Allow scan bridge child devices before relocation"
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
1fed87d
Allow arch-specific setting of global_data in board_init_f_mem()
by Simon Glass
· 9 years ago
2afddae
Align global_data to a 16-byte boundary
by Simon Glass
· 9 years ago
26f8a4a
cm5200: fix FAT function prototypes
by Stephen Warren
· 9 years ago
1c1f607
Add missing part of: "power: pmic: pfuze100 support driver model"
by Peng Fan
· 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
1adafd4
x86: Re-order efi-x86_defconfig
by Simon Glass
· 9 years ago
76c3fbc
dm: pci: Add a way to iterate through all PCI devices
by Simon Glass
· 9 years ago
66afb4e
dm: pci: Provide friendly config access functions
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
44a8b96
x86: baytrail: Add all IDE/SATA PCI device IDs
by Bin Meng
· 9 years ago
715f599
common: Display >=4GiB memory bank size
by Bin Meng
· 9 years ago
c1cfd51
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· 9 years ago
66525bb
video: Add support for the ANX9804 parallel lcd to dp bridge chip
by Hans de Goede
· 9 years ago
fb685d3
sun6i: display: Add support for using the mipi pll as lcd clock source
by Hans de Goede
· 9 years ago
55ea98d
sun6i: clock: Add support for the mipi pll
by Hans de Goede
· 9 years ago
49043cb
sunxi: clock: Add clock_get_pll3() helper function
by Hans de Goede
· 9 years ago
fbf10ae
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
by Hans de Goede
· 9 years ago
f00e820
sunxi: Fix gmac not working on the Colombus board
by Hans de Goede
· 9 years ago
84d54bc
sunxi: display: Disable HDMI support on A13 based tablets
by Hans de Goede
· 9 years ago
8614095
sunxi: display: Enable composite video support on more boards
by Hans de Goede
· 9 years ago
7d65e2c
sunxi: Add support for the Auxtek-T003 HDMI stick
by Hans de Goede
· 9 years ago
da52a4a
sunxi: dts: Sync with kernel
by Hans de Goede
· 9 years ago
d8d0799
sunxi: display: Fix composite video out on sun5i
by Hans de Goede
· 9 years ago
58332f8
sunxi: display: Add overscan correction
by Hans de Goede
· 9 years ago
c67a876
cfbconsole: Add support for stride != width
by Hans de Goede
· 9 years ago
c4c9e81
cfbconsole: Remove width argument from the logo functions
by Hans de Goede
· 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
a890316
ARM: tegra: move kernel_addr_r on T210
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
6eeedc1
tegra: nand: disable subpage writes
by Marcel Ziswiler
· 9 years ago
29ce999
apalis/colibri_t30: fix usb dm regression
by Marcel Ziswiler
· 9 years ago
b7b2067
colibri_t20: fix reset out pin
by Marcel Ziswiler
· 9 years ago
36a01bd
apalis/colibri_t20/30: clean-up
by Marcel Ziswiler
· 9 years ago
baa6f0f
apalis/colibri_t20/t30: increase tftp blocksize
by Max Krummenacher
· 9 years ago
c60bc71
colibri_t20: enable ubi/ubifs support
by Marcel Ziswiler
· 9 years ago
8c6dcbb
colibri_t20: enable mtdparts support
by Marcel Ziswiler
· 9 years ago
adf4800
mtd/nand/tegra: alignment workaround
by Marcel Ziswiler
· 9 years ago
1bc66a5
tegra: nand: fix read_byte required for proper onfi detection
by Marcel Ziswiler
· 9 years ago
10ef82d
colibri_t20: disable PMIC sleep mode on low supply voltage
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
a582562
apalis/colibri_t20/t30: integrate recovery mode detection
by Marcel Ziswiler
· 9 years ago
a1f34ed
ARM: tegra: allow reading recovery mode boot type
by Marcel Ziswiler
· 9 years ago
98b6d26
ARM: tegra: allow custom usb manufacturer/product/vendor ids/strings
by Marcel Ziswiler
· 9 years ago
0741701
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 9 years ago
68a7766
net: lpc32xx: eth buffers base config
by Sylvain Lemieux
· 9 years ago
Next »