Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fe5d488fbef192188bcddb8774154bd5527e468b
fe5d488
overo: Split overo.c into spl.c, common.c and overo.c
by Arun Bharadwaj
· 10 years ago
88d8966
omap3: overo: Allow boot with kernel in UBI rootfs
by Ash Charles
· 10 years ago
ce170a1
omap3: overo: Use software BCH8 ECC for NAND
by Ash Charles
· 10 years ago
2ed43b5
overo: Add support for Palo35 expansion board
by Ash Charles
· 10 years ago
72c7be9
omap3: overo: Add DTS support for TobiDuo expansion
by Arun Bharadwaj
· 10 years ago
da9ed5a
omap3: overo: Set the Arbor43C 'expansionname'
by Ash Charles
· 10 years ago
3e35e83
davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
by Peter Howard
· 10 years ago
8ca584e
cmd_part: fix usage text
by maxin.john@enea.com
· 10 years ago
60570df
stm32f4: add serial print port
by kunhuahuang
· 10 years ago
85e5f5b
stm32f4: fix serial output
by kunhuahuang
· 10 years ago
ecb3013
spl: spl_mmc: Partition raw boot mode for eMMC
by Paul Kocialkowski
· 10 years ago
91199f4
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
by Paul Kocialkowski
· 10 years ago
895b5d6
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
by Axel Lin
· 10 years ago
5094bef
board/BuR/common: rename "usbupdate" environment to "usbscript"
by Hannes Petermaier
· 10 years ago
4e2a341
board/BuR/common: remove BMP_DISPLAY from tseries board
by Hannes Petermaier
· 10 years ago
99f7247
board/BuR/tseries: Add simplefb support
by Hannes Petermaier
· 10 years ago
10c63f2
board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT
by Hannes Petermaier
· 10 years ago
d804452
board/BuR/tseries: take usage of CONFIG_LCD_ROTATION
by Hannes Petermaier
· 10 years ago
87f02d5
image: android: handle default kernel address
by Maxime Ripard
· 10 years ago
a67da8f
Remove non-working address from MAINTAINER
by Pavel Machek
· 10 years ago
26e355d
Fix musl build
by Jörg Krause
· 10 years ago
1cdd941
misc: led: Add PCA9551 LED driver
by Stefan Roese
· 10 years ago
aed9fed
README: fix typo in 'currently'
by Fabio Estevam
· 10 years ago
2320866
ti: am335x/am437x/omap5 devices: Unify network environment variables
by Cooper Jr., Franklin
· 10 years ago
02ffb58
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
57cc4e6
git-mailrc: add Dinh Nguyen as a contact for SoCFPGA
by Dinh Nguyen
· 10 years ago
fe06d39
git-mailrc: add Marek as SOCFPGA maintainer
by Masahiro Yamada
· 10 years ago
55ce920
ARM: socfpga: abolish CONFIG_SOCFPGA
by Masahiro Yamada
· 10 years ago
30088b0
ARM: socfpga: move SoC headers to mach-socfpga/include/mach
by Masahiro Yamada
· 10 years ago
05a2172
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
7865f4b
ARM: socfpga: move board select into mach-socfpga/Kconfig
by Masahiro Yamada
· 10 years ago
a02a669
ARM: socfpga: remove redundant config.mk
by Masahiro Yamada
· 10 years ago
cc25d85
ARM: socfpga: do not add board directory to header search path
by Masahiro Yamada
· 10 years ago
a5e1bcd
dm: sf: Update default name of spi flash in structure udevice
by Haikun.Wang@freescale.com
· 10 years ago
f56da29
dm: usb: exynos: Drop legacy USB code
by Simon Glass
· 10 years ago
02e4d3f
sandbox: Enable time unit test command
by Simon Glass
· 10 years ago
8271f5d
test: Add a simple time test
by Simon Glass
· 10 years ago
ebaa832
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
fa5b9ba
usb: ohci: Don't log an error on interrupt packet timeout
by Hans de Goede
· 10 years ago
8d005ef
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
by Hans de Goede
· 10 years ago
cae01cb
usb: ohci: Fix ctrl in messages with a data-len of 0
by Hans de Goede
· 10 years ago
6651c14
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
by Hans de Goede
· 10 years ago
26548bb
usb: ohci: Remove unnecessary phcca variable
by Hans de Goede
· 10 years ago
3c5497d
usb: ohci: Move the td array struct to inside the ohci_dev struct
by Hans de Goede
· 10 years ago
19d95d5
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
by Hans de Goede
· 10 years ago
c5613df
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
by Hans de Goede
· 10 years ago
69710ce
usb: ohci: Remove unused devgone global variable
by Hans de Goede
· 10 years ago
2b338ef
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
by Hans de Goede
· 10 years ago
cb8a2c1
dm: usb: Set desc_before_addr from ehci dm code
by Hans de Goede
· 10 years ago
fcdd8aa
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
by Hans de Goede
· 10 years ago
25c8ebd
dm: usb: Use usb_get_bus in dm ehci code
by Hans de Goede
· 10 years ago
7f1a075
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
by Hans de Goede
· 10 years ago
f78a5c0
dm: usb: Make usb_get_bus easier to use for callers
by Hans de Goede
· 10 years ago
134692a
dm: usb: Do not use bus->seq before device_probe(bus)
by Hans de Goede
· 10 years ago
76382aa
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
by Axel Lin
· 10 years ago
4772511
dm: rtc: Add tests for real-time clocks
by Simon Glass
· 10 years ago
fbe07ba
dm: test: dts: Sort the aliases in the test device tree file
by Simon Glass
· 10 years ago
8e7083f
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 10 years ago
46af360
dm: sandbox: dts: Add a real-time clock attached to I2C
by Simon Glass
· 10 years ago
17f0ac6
dm: net: rtc: Support using driver model for rtc in sntp
by Simon Glass
· 10 years ago
f9951ea
dm: rtc: Convert 'date' command to support driver model
by Simon Glass
· 10 years ago
5871416
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
by Simon Glass
· 10 years ago
dd18e5d
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
dbeda5b
dm: rtc: Add a uclass for real-time clocks
by Simon Glass
· 10 years ago
94eefde
dm: sandbox: Add os_localtime() to obtain the system time
by Simon Glass
· 10 years ago
aac5119
dm: rtc: Split structure definition into its own file
by Simon Glass
· 10 years ago
be47aa6
dm: Remove unnecessary types in bcd.h
by Simon Glass
· 10 years ago
7142098
dm: rtc: Rename mktime() and reduce the number of parameters
by Simon Glass
· 10 years ago
9f9276c
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
by Simon Glass
· 10 years ago
199e87c
dm: rtc: Rename gregorian day function
by Simon Glass
· 10 years ago
c3ec646
fdt: Correct warning in fdt_setup_simplefb_node()
by Simon Glass
· 10 years ago
182bf92
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· 10 years ago
ba3864f
dm: i2c: Add functions to read and write a register
by Simon Glass
· 10 years ago
1bde67b
dm: i2c: sandbox: Add debugging to the speed limit
by Simon Glass
· 10 years ago
bc5701e
dm: spi: Correct the comment on spi_get_ops()
by Simon Glass
· 10 years ago
527265d
cros_ec: Handle the single duplex requirement in cros_ec
by Simon Glass
· 10 years ago
c4b206d
cros_ec: Show the protocol version in the debug message
by Simon Glass
· 10 years ago
60e2809
dm: spi: Avoid setting the speed with every transfer
by Simon Glass
· 10 years ago
172a31b
test: dm: eth: Skip timeouts on ping tests
by Joe Hershberger
· 10 years ago
6f2707c
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 10 years ago
909bd6d
sandbox: Add test function to advance time
by Joe Hershberger
· 10 years ago
905e8f9
Prepare v2015.07-rc1
by Tom Rini
· 10 years ago
1bfb922
fw_env.h: include autoconf.h
by Max Krummenacher
· 10 years ago
d81572c
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
1131d4e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
2083db7
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
by Stefan Roese
· 10 years ago
144d509
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
by Stefan Roese
· 10 years ago
2bae75a
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago
60b7532
arm: mvebu: Add d-cache invalidate before enabling the d-cache
by Stefan Roese
· 10 years ago
b81d0ea
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
by Stefan Roese
· 10 years ago
e89bf8b
arm: mvebu: Remove coherency configuration
by Stefan Roese
· 10 years ago
cae9008
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· 10 years ago
9c6d3b7
arm: mvebu: Add basic Armada 38x support
by Stefan Roese
· 10 years ago
880b15a
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
by Stefan Roese
· 10 years ago
f7c0ef0
arm: mvebu: Only define MV88F78X60 for Armada XP
by Stefan Roese
· 10 years ago
8402b69
arm: mvebu: Remove unreferenced define
by Stefan Roese
· 10 years ago
250eea7
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
by Stefan Roese
· 10 years ago
d078765
arm: mvebu: Move mvebu-common into mach-mvebu
by Stefan Roese
· 10 years ago
8cb7872
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· 10 years ago
350b50e
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· 10 years ago
Next »