Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ac6880782d8f369b7121488e8407ae6ddcf2b9ff
ac68807
p1010rdb: enable mtdparts for NAND
by Zhao Qiang
· 11 years ago
f40fcfd
mpc85xx: Fix the offset of register address error
by Tang Yuantian
· 11 years ago
15d8996
powerpc/t1040qds: Correct Maintainer name in boards.cfg
by Priyanka Jain
· 11 years ago
f55a776
phy: introduce structure fixed-link
by Shaohui Xie
· 11 years ago
70672a2
powerpc/p4080: enable support for PCIe SATA
by Shaohui Xie
· 11 years ago
c2e5e80
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
4678d74
fs: descend into sub directories when it is necessary
by Masahiro Yamada
· 11 years ago
57c3e5f
Makefile: move fs/fat/ entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
a52f90f
arm: rmobile: Do not create a symbolic link to sh timer
by Masahiro Yamada
· 11 years ago
0a3656a
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
by Masahiro Yamada
· 11 years ago
5cdee2d
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
by Masahiro Yamada
· 11 years ago
c64c5aa
powerpc: mpc83xx: delete unused rules
by Masahiro Yamada
· 11 years ago
88afda1
Makefile: delete unused lines
by Masahiro Yamada
· 11 years ago
e2e1f3c
tools: Makefile: delete redundant lines
by Masahiro Yamada
· 11 years ago
74307f2
config.mk: delete unnecessary lines
by Masahiro Yamada
· 11 years ago
bc8bb6e
Makefile: refactor a little
by Masahiro Yamada
· 11 years ago
e2906a5
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
fdd91fa
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
by Masahiro Yamada
· 11 years ago
fc9ac35
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
by Masahiro Yamada
· 11 years ago
4c76b55
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
c54ecaa
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
by Masahiro Yamada
· 11 years ago
08e39a8
Makefile: merge $(LIBBOARD) into $(LIBS)
by Masahiro Yamada
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
36cf0a8
drivers: tpm: clean up unused code
by Masahiro Yamada
· 11 years ago
164922b
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
7b6af41
drivers: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
1b2226e
Makefile: specifiy an explicite object name rather than $(BOARD).o
by Masahiro Yamada
· 11 years ago
3fdf5c8
Makefile: abolish COBJS, SOBJS, etc.
by Masahiro Yamada
· 11 years ago
620110a
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
by Masahiro Yamada
· 11 years ago
13b213b
examples: remove the remainders of dead board
by Masahiro Yamada
· 11 years ago
5f9cc8e
cosmetic: README.scrapyard: Add eNET board
by Masahiro Yamada
· 11 years ago
477fe65
nios2: remove unnecessary header include path
by Masahiro Yamada
· 11 years ago
0298793
board: cogent: include header files in a more natural way
by Masahiro Yamada
· 11 years ago
e63510d
configs: clean up unused macro CONFIG_L2_OFF
by Masahiro Yamada
· 11 years ago
5e995c0
TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update
by Tom Rini
· 11 years ago
10473d0
malta: use unmapped flash base address
by Gabor Juhos
· 11 years ago
c3ebb8c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
51abee6
powerpc/85xx: fix broken cpu "clock-frequency" property
by Laurentiu TUDOR
· 11 years ago
8f9fe66
powerpc/t4240: fix per pci endpoint liodn offsets
by Laurentiu TUDOR
· 11 years ago
b4125a2
powerpc/t4240: set pcie liodn in the correct register
by Laurentiu TUDOR
· 11 years ago
4e2e0df
powerpc/83xx: Define USB1 and USB2 base addr for MPC834x
by ramneek mehresh
· 11 years ago
0d7ba2e
powerpc/t104xrdb: Add T1042RDB_PI board support
by Priyanka Jain
· 11 years ago
062ef1a
powerpc/t104xrdb: Add T1040RDB board support
by Priyanka Jain
· 11 years ago
2967af6
powerpc/t1040: Update defines to support T1040SoC personalities
by Priyanka Jain
· 11 years ago
62af761
powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb
by Shengzhou Liu
· 11 years ago
439fbe7
powerpc/t1040: enable PBL tool for T1040
by Prabhakar Kushwaha
· 11 years ago
f9de54e
designware_i2c: remove 10msec delay in i2c_xfer_finish
by Alexey Brodkin
· 11 years ago
8b7c872
designware_i2c: disable i2c controller during target address setup
by Alexey Brodkin
· 11 years ago
a2e0a45
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
by Alexey Brodkin
· 11 years ago
85bb251
i2c, omap1510: remove i2c driver
by Heiko Schocher
· 11 years ago
0bdffe7
i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework
by Heiko Schocher
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
1249135
i2c: mxs_i2c: Squash endless loop
by Marek Vasut
· 11 years ago
2035d77
i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
by Nobuhiro Iwamatsu
· 11 years ago
63c4f17
cm_t35: use scf0403 driver
by Nikita Kiryanov
· 11 years ago
f109a6e
omap3_dss: define DSS_ONOFF
by Nikita Kiryanov
· 11 years ago
f1a7491
lcd: add DataImage SCF0403x LCD panel support
by Nikita Kiryanov
· 11 years ago
4700219
spi: define SPI_XFER_ONCE
by Nikita Kiryanov
· 11 years ago
5753d09
spi: omap3: add support for more word lengths
by Nikita Kiryanov
· 11 years ago
54a759c
spi: omap3: remove semicolon from #define
by Nikita Kiryanov
· 11 years ago
44376ef
video: bcm2835: respect the pitch value
by Andre Heider
· 11 years ago
cefa471
lcd: allow overriding lcd_get_size()
by Anatolij Gustschin
· 11 years ago
e2788af
ARM: bcm2835: add missing mbox overscan response field
by Andre Heider
· 11 years ago
649acfe
MPC824x: remove obsolete "PN62" board
by Wolfgang Denk
· 11 years ago
d770f39
time: fix gcc warnings on MIPS64
by Daniel Schwierzeck
· 11 years ago
60390d7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
a3e8090
malta: arch/mips/include/asm/malta.h SPDX license tag
by Paul Burton
· 11 years ago
85b8c5c
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ab41305
malta: define CONFIG_MEMSIZE_IN_BYTES
by Gabor Juhos
· 11 years ago
f577b42
malta: add myself to maintainers
by Paul Burton
· 11 years ago
024fba5
malta: add script & instructions to flash U-boot
by Paul Burton
· 11 years ago
81f98bb
malta: setup PIIX4 interrupt route
by Paul Burton
· 11 years ago
fba6f45
malta: store environment in flash
by Paul Burton
· 11 years ago
3ced12a
malta: enable RTC support
by Paul Burton
· 11 years ago
e174bd7
malta: disable L2 caches
by Paul Burton
· 11 years ago
14b4e1a
malta: remove cache size definitions
by Paul Burton
· 11 years ago
e0878af
malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP
by Paul Burton
· 11 years ago
e0ada63
malta: display "U-boot" on the LCD screen
by Paul Burton
· 11 years ago
baf37f0
malta: support for coreFPGA6 boards
by Paul Burton
· 11 years ago
a257f62
malta: setup super I/O UARTs
by Paul Burton
· 11 years ago
7a9d109
qemu-malta: rename to just "malta"
by Paul Burton
· 11 years ago
fa5cec0
pci.h: allow inclusion in assembly source
by Paul Burton
· 11 years ago
62715a2
pcnet: enable the NOUFLO feature
by Paul Burton
· 11 years ago
f3ac866
pcnet: add cache flushing & invalidation
by Paul Burton
· 11 years ago
a954004
pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
by Paul Burton
· 11 years ago
6011dab
pcnet: code style cleanup
by Paul Burton
· 11 years ago
fa476f7
mips32: detect L1 cache sizes if they're not defined
by Paul Burton
· 11 years ago
15c5cdf
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 11 years ago
28c860b
sandbox: convert to common time functions
by Rob Herring
· 11 years ago
65ba7ad
time: add weak annotation to timer_read_counter declaration
by Rob Herring
· 11 years ago
efd9bb9
netconsole loses 2nd character of input
by Suriyan Ramasami
· 11 years ago
a81630e
serial: s5p: Staticize local functions
by Axel Lin
· 11 years ago
9a83233
env: fix the env export varname
by Pierre Aubert
· 11 years ago
2a19de4
highbank: set AUTOBOOT_KEYED_CTRLC config option
by Mark Langsdorf
· 11 years ago
00ddacc
autoboot: add an option to override keyed autoboot
by Mark Langsdorf
· 11 years ago
212d7da
serial: xuartlite: Staticize local functions
by Axel Lin
· 11 years ago
f601624
serial: mxs_auart: Staticize local functions
by Axel Lin
· 11 years ago
73dc832
fs:fat: fix set file name function
by Piotr Wilczek
· 11 years ago
01adbce
cmd_zfs: normalize 'file not found' errors
by Luka Perkov
· 11 years ago
2e18cb2
cmd_reiser: normalize 'file not found' errors
by Luka Perkov
· 11 years ago
Next »