Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
80460772197ea33d9e0023b1c359f5916a760fa1
« Previous
f8736c2
Merge branch 'avr32' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
cf64fda
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
09b4a9c
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
27130f1
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
f91506e
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
2df0e6f
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 14 years ago
c0026fc
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
1b43b5d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
6050c75
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 14 years ago
67bd941
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
4093031
MIPS: update the MIPS u-boot.lds
by Xiangfu Liu
· 14 years ago
5c3dab9
at91_pit: Fix AT91_PIT_MR_PIV_MASK macro
by Alexander Stein
· 14 years ago
1f36f73
avr32: Add simple paging support
by Haavard Skinnemoen
· 14 years ago
9cec2fc
avr32: Use uncached() macro to get an address for SDRAM init
by Haavard Skinnemoen
· 14 years ago
8d1334a
avr32: Print unrelocated PC on exception
by Haavard Skinnemoen
· 14 years ago
7588ad1
AT91: add option to enable pullups in at91sam9260_devices.c
by Reinhard Meyer
· 14 years ago
f09d3b2
AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction
by Reinhard Meyer
· 14 years ago
e0cd44c
AT91: reset.c: fix comments, add option
by Reinhard Meyer
· 14 years ago
93dfcbe
AT91: fix at91sam9260.h for AT91SAM9XE
by Reinhard Meyer
· 14 years ago
d88bebe
AT91SAM9XE: add embedded flash support
by Reinhard Meyer
· 14 years ago
c7260d1
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· 14 years ago
1592ef8
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
f3cac53
ppc4xx: Invalidate d-cache when used as init-ram
by Stefan Roese
· 14 years ago
c1ab75c
ppc4xx: Fix 440EPx bug in reconfigure_pll()
by Stefan Roese
· 14 years ago
38570b2
ppc4xx: Fix APC405 board support
by Matthias Fuchs
· 14 years ago
359ec49
powerpc/8xxx: Fix dma for 36bit addressing
by York Sun
· 14 years ago
8d9207c
Fix parameters to support RDIMM for P2020DS
by York Sun
· 14 years ago
c982d86
AT91 Fix: return value of get_tbclk
by Jens Scharsig
· 14 years ago
c2ca44c
edminiv2: add I2C support using mvtwsi driver
by Albert Aribaud
· 14 years ago
306563a
i2c: rewrite mvtwsi, support orion5x and kirkwood
by Albert Aribaud
· 14 years ago
01ec99d
i2c: rename kirkwood_i2c to mvtwsi
by Albert Aribaud
· 14 years ago
2fefa2a
suen3: remove CONFIG_HARD_I2C and related defines
by Albert Aribaud
· 14 years ago
3594f19
sh: Update lowlevel_init.S of mpr2
by Nobuhiro Iwamatsu
· 14 years ago
3397193
sh: Update lowlevel_init.S of ms7750se
by Nobuhiro Iwamatsu
· 14 years ago
fc0db13
sh: Update lowlevel_init.S of ms7720se
by Nobuhiro Iwamatsu
· 14 years ago
ebd0d06
sh: Add support do_bdinfo function
by Nobuhiro Iwamatsu
· 14 years ago
72d5cdb
sh: Update lowlevel_init.S of ap325rxa
by Nobuhiro Iwamatsu
· 14 years ago
edb3205
sh: Update lowlevel_init.S of r2dplus
by Nobuhiro Iwamatsu
· 14 years ago
45c710d
sh: Update lowlevel_init.S of espt-giga
by Nobuhiro Iwamatsu
· 14 years ago
3106732
sh: Update lowlevel_init.S of sh7763rdp
by Nobuhiro Iwamatsu
· 14 years ago
e77ff55
sh: Update lowlevel_init.S of MigoR
by Nobuhiro Iwamatsu
· 14 years ago
2096277
sh: Update lowlevel_init.S of sh7785lcr
by Nobuhiro Iwamatsu
· 14 years ago
ed56fb1
sh: Update lowlevel_init.S of rsk7203
by Nobuhiro Iwamatsu
· 14 years ago
a87bc64
ARMV7: S5P: rename the member of gpio structure
by Minkyu Kang
· 14 years ago
f70409a
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 14 years ago
438c37e
orion5x: fix comment-in-comment typo in cpu.h
by Albert Aribaud
· 14 years ago
f106056
Kirkwood: bugfix: window size (mis)calculation
by Prafulla Wadaskar
· 14 years ago
4e4479a
Orion5x: bugfix: window size (mis)calculation
by Albert Aribaud
· 14 years ago
545dabb
ARMV7: S5P: fix the macro at samsung_get_base function
by Minkyu Kang
· 14 years ago
889a275
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
7a92e53
CMD_I2C: make alen=0 work
by Reinhard Meyer
· 14 years ago
da70a2b
S5P: mmc: fix the mmc offset
by Minkyu Kang
· 14 years ago
37168da
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· 14 years ago
852bd07
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
by Minkyu Kang
· 14 years ago
a947f4b
omap2: i2c: remove redundant header definitions
by Nishanth Menon
· 14 years ago
46d8ece
omap2: i2c: add syss offset
by Nishanth Menon
· 14 years ago
07cf5e2
i2c: omap2+: change header guard to be generic
by Nishanth Menon
· 14 years ago
0ca6c52
cpuat91: update defaut environement
by Eric Bénard
· 14 years ago
af4b8b4
cpuat91: convert to new at91 soc architecture
by Eric Bénard
· 14 years ago
64037fb
at91: Enabeling USB host on meesc board
by Daniel Gorsulowski
· 14 years ago
d4562e0
at91: Update meesc board to new SoC access
by Daniel Gorsulowski
· 14 years ago
9f07ded
at91: Defined main clock frequency on esd at91 boards
by Daniel Gorsulowski
· 14 years ago
6395f31
fdt: call fdt_parent_offset fewer times while translating addresses
by Scott Wood
· 14 years ago
b80d305
mpx85xx/fdt: Add cpu-release-addr for all cores
by Matthew McClintock
· 14 years ago
7a6a7d1
nios2: fix out of reach case for do_reset
by Thomas Chou
· 14 years ago
62a0557
nios2: fix bootm error on fdt args
by Thomas Chou
· 14 years ago
a2243b8
powerpc/83xx: Fix build issue with ve8313 board due to lbus changes
by Kumar Gala
· 14 years ago
0e15902
powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards
by Lian Minghuan
· 14 years ago
90870d9
powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.
by york
· 14 years ago
ed062e0
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
by Kumar Gala
· 14 years ago
680c613
powerpc/8xxx: share PIC defines among 85xx and 86xx
by Kim Phillips
· 14 years ago
5549d22
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
bd23130
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
9ce2c4b
ARM: Update ARM mach-types
by Sandeep Paulraj
· 14 years ago
5465299
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
by Philippe De Muyter
· 14 years ago
70084df
cfi_flash: Cleanup flash_print_info()
by Stefan Roese
· 14 years ago
d77c7ac
Fix printing & reading of 16-bit CFI device identifiers
by Philippe De Muyter
· 14 years ago
2e97394
cfi_flash: flinfo: allow user interrupt in flash print info fn
by Kim Phillips
· 14 years ago
d93d0f0
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
962ad59
env_nand: return error when no device is found
by Mike Frysinger
· 14 years ago
ae37a07
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
668a6b4
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 14 years ago
dc41b8b
mmc: omap3: fix block read function
by Grazvydas Ignotas
· 14 years ago
8bbf430
mmc: omap3: make local symbols static
by Grazvydas Ignotas
· 14 years ago
842404e
Fixed clobbered output of the "help usb" command
by Sergei Poselenov
· 14 years ago
7dc27b0
AM3517EVM: musb: add usb config
by Ajay Kumar Gupta
· 14 years ago
5689f4b
musb: am35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
dbea324
musb: MSC host support for AM35x
by Ajay Kumar Gupta
· 14 years ago
a7e9c51
AM35x: Adding SCM general register definitions
by Ajay Kumar Gupta
· 14 years ago
5d89115
Blackfin: re-use board data in cpu banner
by Mike Frysinger
· 14 years ago
98ae607
Blackfin: cm-bf548: increase monitor len
by Mike Frysinger
· 14 years ago
5fc564e
Blackfin: shutdown video DMA when booting Linux
by Michael Hennerich
· 15 years ago
18a056a
ARM: Add support for jadecpu board based on MB86R01 SoC
by Matthias Weisser
· 14 years ago
b2621bc
video: add support for display controller in MB86R0x SoCs
by Matthias Weisser
· 14 years ago
6052ac8
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
69a2a4d
disk/part.c: 'usb storage' avoiding overflow when output capacity
by Sergei Trofimovich
· 14 years ago
b9d51fb
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
42441b8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
b77f380
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
4cfa0ab
orion5x: allow overriding default mappings windows
by Albert Aribaud
· 14 years ago
Next »