Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6725ebdff566df1e7bb137f03e775b9339595e5f
6725ebd
M28: Enable FDT support
by Marek Vasut
· 13 years ago
e7e3372
mx53loco: Add support for 1GHz operation for DA9053-based boards
by Fabio Estevam
· 13 years ago
1fc56f1
mx53loco: Allow to print CPU information at a later stage
by Fabio Estevam
· 13 years ago
70cc86a
mx5: Add clock config interface
by Fabio Estevam
· 13 years ago
6a37604
imx-common: Factor out get_ahb_clk()
by Fabio Estevam
· 13 years ago
28fdbdd
i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow
by Eric Nelson
· 13 years ago
0c23d84
mx31pdk: Allow booting a zImage kernel
by Fabio Estevam
· 13 years ago
f0e77b3
mx6qarm2: Allow booting a zImage kernel
by Fabio Estevam
· 13 years ago
5fbfd1c2
mx6qsabrelite: Allow booting a zImage kernel
by Fabio Estevam
· 13 years ago
34990e1
mx28evk: Allow booting a zImage kernel
by Fabio Estevam
· 13 years ago
b91ce01
m28evk: Allow to booting a dt kernel
by Fabio Estevam
· 13 years ago
e310016
mx28evk: Allow to booting a dt kernel
by Fabio Estevam
· 13 years ago
bdb9f76
mx6qsabrelite: No need to set the direction for GPIO3_23 again
by Fabio Estevam
· 13 years ago
2083106
pmic: Add support for the Dialog DA9053 PMIC
by Fabio Estevam
· 13 years ago
f92e4e6
MX53: mx53loco: Add SATA support
by Stefano Babic
· 13 years ago
79656d2
MX53: Add support to ESG ima3 board
by Stefano Babic
· 13 years ago
9f472e6
SATA: add driver for MX5 / MX6 SOCs
by Stefano Babic
· 13 years ago
8c38b5d
MX53: add function to set SATA clock to internal
by Stefano Babic
· 13 years ago
71cadda
SATA: check for return value from sata functions
by Stefano Babic
· 13 years ago
d87c85c
MX5: Add definitions for SATA controller
by Stefano Babic
· 13 years ago
b774fe9
NET: fec_mxc.c: Add a way to disable auto negotiation
by Stefano Babic
· 13 years ago
4a9677e
Define UART4 and UART5 base addresses
by Stefano Babic
· 13 years ago
f78095e
EXYNOS: Change bits per pixel value proper for u-boot.
by Donghwa Lee
· 13 years ago
51b1cd6
EXYNOS: support TRATS board display function
by Donghwa Lee
· 13 years ago
bba09e9
LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
by Donghwa Lee
· 13 years ago
2c7396c
EXYNOS: support EXYNOS MIPI DSI interface driver.
by Donghwa Lee
· 13 years ago
6d4339f
EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
by Donghwa Lee
· 13 years ago
559a05c
LCD: add data structure for EXYNOS display driver
by Donghwa Lee
· 13 years ago
37835d4
EXYNOS: add LCD and MIPI DSI clock interface.
by Donghwa Lee
· 13 years ago
283591f
EXYNOS: definitions of system resgister and power management registers.
by Donghwa Lee
· 13 years ago
8f2fabe
SMDK5250: fix compiler warning
by Minkyu Kang
· 13 years ago
04ce68e
misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998
by Łukasz Majewski
· 13 years ago
8504296
misc:pmic:max8997 MAX8997 support for PMIC driver
by Łukasz Majewski
· 13 years ago
e687c5a
TRATS: modify the trats's configuration
by Jaehoon Chung
· 13 years ago
4d86bf0
ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC measurement
by Łukasz Majewski
· 13 years ago
9000509
EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc
by Chander Kashyap
· 13 years ago
2d594fd
arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
8913e6b
arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
79874ae
cm-t35: add I2C multi-bus support
by Nikita Kiryanov
· 13 years ago
4ac16f2
include/configs: Remove CONFIG_SYS_64BIT_STRTOUL
by Tom Rini
· 13 years ago
1005ccf
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
by Tom Rini
· 13 years ago
8a87a3d
omap3: Introduce weak misc_init_r
by Tom Rini
· 13 years ago
60bd10d
omap730p2: Remove empty misc_init_r
by Tom Rini
· 13 years ago
b8f4a72
omap5912osk: Remove empty misc_init_r
by Tom Rini
· 13 years ago
aa2889c
omap4+: Remove CONFIG_ARCH_CPU_INIT
by Tom Rini
· 13 years ago
4335517
omap4: Remove CONFIG_SYS_MMC_SET_DEV
by Tom Rini
· 13 years ago
9baa37b
OMAP3: pandora: drop console kernel argument
by Grazvydas Ignotas
· 13 years ago
7cad446
OMAP3: pandora: revise GPIO configuration
by Grazvydas Ignotas
· 13 years ago
10cd73b
OMAP3: pandora: pin mux updates for DM3730 board variant
by Grazvydas Ignotas
· 13 years ago
06a119a
Makefile: Add a 'checkthumb' rule
by Tom Rini
· 13 years ago
19a695f
tools, config.mk: Add gcc-version.sh, cc-version test from Linux
by Tom Rini
· 13 years ago
20c6312
OMAP4: enable Thumb build
by Aneesh V
· 13 years ago
03f69dc
omap4+: Avoid using __attribute__ ((__packed__))
by Aneesh V
· 13 years ago
f61faeb
armv7: Use -march=armv7-a and thereby enable Thumb-2
by Aneesh V
· 13 years ago
5356f54
ARM: enable Thumb build
by Aneesh V
· 13 years ago
74236ac
armv7: add appropriate headers for assembly functions
by Aneesh V
· 13 years ago
7245536
arm: adapt asm/linkage.h from Linux
by Aneesh V
· 13 years ago
0696473
OMAP5: reset: Use cold reset in case of 5430ES1.0
by SRICHARAN R
· 13 years ago
d417d1db5f
OMAP3+: reset: Create a common reset layer.
by SRICHARAN R
· 13 years ago
328aeca
mmc: omap5evm: Add eMMC saveenv support
by Balaji T K
· 13 years ago
dd23e59
omap5: pbias ldo9 turn on
by Balaji T K
· 13 years ago
2114429
power: twl6035: add palmas PMIC support
by SRICHARAN R
· 13 years ago
f75231b
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· 13 years ago
aaec448
OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.
by SRICHARAN R
· 13 years ago
971f2ba
OMAP5: ddr: Change the ddr device name.
by SRICHARAN R
· 13 years ago
7a4bf20
OMAP5: defconfig: Align the defconfig for 5430 ES1.0
by SRICHARAN R
· 13 years ago
c1fa3c3
OMAP4/5: device: Add support to get the device type.
by SRICHARAN R
· 13 years ago
002a2c0
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
47c5014
OMAP5: SRAM: Change the SRAM base address.
by SRICHARAN R
· 13 years ago
087189f
OMAP4/5: Make the silicon revision variable common.
by SRICHARAN R
· 13 years ago
cdd50a8
OMAP5: hwinit: Add the missing break statement
by SRICHARAN R
· 13 years ago
8de17f4
OMAP5: palmas: Configure nominal opp vdd values
by SRICHARAN R
· 13 years ago
f401073
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
6ad8d67
OMAP5: io: Configure the io settings for omap5430 sevm board.
by SRICHARAN R
· 13 years ago
84b16af
OMAP5: board: Add pinmux data for omap5_evm board.
by SRICHARAN R
· 13 years ago
5f14d91
OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
dc7a9e6
OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
by Enric Balletbò i Serra
· 13 years ago
f2ae6c1
OMAP4: scale voltage of core before MPU scales
by Nishanth Menon
· 13 years ago
3acb553
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
by Nishanth Menon
· 13 years ago
a78274b
OMAP3+: Introduce generic logic for OMAP voltage controller
by Nishanth Menon
· 13 years ago
bbbc1ae
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
1d0f5fa
kirkwood: add support for Cloud Engines Pogoplug E02
by David Purdy
· 13 years ago
e5841e1
kirkwood: add NAS62x0 board support
by Luka Perkov
· 13 years ago
463ec1c
devkit3250: add Timll DevKit3250 board initial support
by Vladimir Zapolskiy
· 13 years ago
cc35fdb
serial: add LPC32X0 high-speed UART devices support
by Vladimir Zapolskiy
· 13 years ago
52f69f8
arm926ejs: add NXP LPC32x0 cpu series support
by Vladimir Zapolskiy
· 13 years ago
5f2e142
ARM: dreamplug: Enable FDT support
by Ian Campbell
· 13 years ago
0a6deb3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
e0f6a4e
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
4212657
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
6777a3c
lin_gadget: use common linux/compat.h
by Mike Frysinger
· 13 years ago
7b15e2b
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
4e2c058
lin_gadget: use common mdelay
by Mike Frysinger
· 13 years ago
e3ed057
gunzip: rename z{alloc, free} to gz{alloc, free}
by Mike Frysinger
· 13 years ago
9a800ac
fs/fat: align disk buffers on cache line to enable DMA and cache
by Eric Nelson
· 13 years ago
dec049d
part_dos: align disk buffers on cache line to enable DMA and cache
by Eric Nelson
· 13 years ago
f588bb0
Allow for parallel builds and saved output
by Andy Fleming
· 13 years ago
05f132d
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
5f6db68
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
3f8550c
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
Next »