Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
14480454c76d0f0bc4c5828cc1f054ba6278530e
« Previous
1069a5c
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
673678e
remove __attribute__ ((packed)) in at91 headers
by Jens Scharsig
· 14 years ago
ce26582
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
cfff263
AT91: fix timer.c - remove reset_timer()
by Reinhard Meyer
· 14 years ago
7f6ed7f
AT91: fix at91sam_wdt.c to reworked header files
by Reinhard Meyer
· 14 years ago
50f7500
AT91: remove LEGACY from at91_rstc.h
by Reinhard Meyer
· 14 years ago
a0cfd18
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
by Reinhard Meyer
· 14 years ago
86592f6
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
60af568
AT91: cleanup at91sam9260_matrix.h to struct SoC access
by Reinhard Meyer
· 14 years ago
329f0f5
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
372f278
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
9f3fe90
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
83f1072
AT91: fix related arch-at91 header files
by Reinhard Meyer
· 14 years ago
405e591
AT91: cleanup hardware.h, remove memory-map.h
by Reinhard Meyer
· 14 years ago
4b1f9b1
AT91: rework at91sam9g45.h
by Reinhard Meyer
· 14 years ago
09aca70
AT91: rework at91sam9263.h
by Reinhard Meyer
· 14 years ago
5e59259
AT91: rework at91sam9261.h
by Reinhard Meyer
· 14 years ago
aa0f5ef
AT91: rework at91sam9260.h
by Reinhard Meyer
· 14 years ago
f4278b7
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
5d73bc7
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
e09e083
nios2: Make STANDALONE_LOAD_ADDR configurable per board
by Thomas Chou
· 14 years ago
e29816f
nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance
by Stefan Roese
· 13 years ago
535abb9
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
77467e2
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
a9c847c
nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY
by Stefan Roese
· 14 years ago
a89a990
nand_spl: nand_boot.c: Init nand_chip.options to 0
by Stefan Roese
· 14 years ago
83709783
Decreases code size of the nand_spl
by Alex Waterman
· 14 years ago
91081e0
Revert "Fix building tools alone with host compiler"
by Wolfgang Denk
· 13 years ago
d49f8e0
powerpc/mpc8xxx: reword max tCKmin message
by York Sun
· 14 years ago
ee4756d
powerpc/85xx: fix compatible property for the L2 cache node
by Timur Tabi
· 14 years ago
3500e9a
kwbimage: Fix check variable of checksum
by Nobuhiro Iwamatsu
· 14 years ago
201a017
examples: add smc911x_eeprom to clean target
by Mike Frysinger
· 14 years ago
ac56032
ftpmu010.h: fix some missing declaration in header
by Macpaul Lin
· 14 years ago
10ba1d3
ftsmc020: add missing definitions
by Macpaul Lin
· 14 years ago
56cd247
ftsmc020: un-nest the register structure in header
by Macpaul Lin
· 14 years ago
f194f6b
ftsmc020: fix relocation
by Macpaul Lin
· 14 years ago
4bed726
ftide020: add faraday ide ahb controller
by Macpaul Lin
· 14 years ago
7124015
README.arm-relocation: get relocated address in gdb
by Ben Gardiner
· 14 years ago
f4379ce
README.arm-relocation: get relocated address from bdinfo
by Ben Gardiner
· 14 years ago
5902e8f
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
by Macpaul Lin
· 14 years ago
25ee961
mp2usb: finish the removal
by Eric Bénard
· 14 years ago
6abe6fb
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG
by Detlev Zundel
· 14 years ago
b1196a3
ftsdmc021: add register definitions of ftsdmc021
by Macpaul Lin
· 14 years ago
4bb87d2
ftahbc020s: Faraday FTAHBC020s AHB Bus Controller
by Macpaul Lin
· 14 years ago
cd8c877
Fix a few gcc warnings.
by Joakim Tjernlund
· 14 years ago
2cc195e
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
31c1bdd
hwmon: Extend lm63.c to support LM64
by Dirk Eibach
· 14 years ago
bbc6353
Fix building tools alone with host compiler
by François Revol
· 14 years ago
95efa79
net: xilinx emaclite: Fix return values
by Michal Simek
· 14 years ago
0da4389
Fix variable flavor in examples/standalone/Makefile
by Che-liang Chiou
· 14 years ago
ccb9ebe
net/net.c: cosmetic: do not use assignment in if condition
by Luca Ceresoli
· 14 years ago
c819abe
net/net.c: cosmetic: fix indentation
by Luca Ceresoli
· 14 years ago
92895de
net/net.c: cosmetic: parentheses not required for return
by Luca Ceresoli
· 14 years ago
6b147d1
net/net.c: cosmetic: fix pointer syntax issues
by Luca Ceresoli
· 14 years ago
d3c65b0
net/net.c: cosmetic: fix brace issues
by Luca Ceresoli
· 14 years ago
4f63acd
net/net.c: cosmetic: fix whitespace issues
by Luca Ceresoli
· 14 years ago
c586ce6
net/net.c: cosmetic: variable initializations
by Luca Ceresoli
· 14 years ago
3e38e42
net/net.c: cosmetic: fix lines over 80 characters
by Luca Ceresoli
· 14 years ago
a7fd0d9
lib, vsprintf: introduce strict_strtoul
by Heiko Schocher
· 14 years ago
f0c0b3a
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
a02a884
cmd_nvedit.c: make error message more helpful
by Wolfgang Denk
· 14 years ago
03eb129
NET: pass source IP address to packet handlers
by Luca Ceresoli
· 14 years ago
8eccee7
README: remove spurious line
by Luca Ceresoli
· 14 years ago
9e2b517
MPC8260: Fix compile problems with "hymod" board
by Wolfgang Denk
· 14 years ago
f18185a
zlib: fix DEBUG build
by Mike Frysinger
· 14 years ago
0e0c089
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
162eee4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
8b6bbe1
netconsole: remove `serverip' check
by Simon Guinot
· 14 years ago
910f1ae
Serial: p1011: new vendor init options
by John Rigby
· 14 years ago
644362c
PPC405EX CHIP_21 erratum
by Steven A. Falco
· 14 years ago
2e73808
Enable multiple fs options for Marvell SoC family on OpenRD boards
by Clint Adams
· 14 years ago
1615db3
Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
by Clint Adams
· 14 years ago
21861f2
Add definitions for OpenRD-Client and OpenRD-Ultimate
by Clint Adams
· 14 years ago
f846604
Rename openrd_base files to openrd
by Clint Adams
· 14 years ago
2f795ac
mv-common.h: fix DRAM banks configuration
by Simon Guinot
· 14 years ago
29d53d1
Kirkwood: allow to override CONFIG_SYS_TCLK
by Simon Guinot
· 14 years ago
2f22045
MX31: change return value of get_cpu_rev
by Stefano Babic
· 14 years ago
d109b11
MX31: removed warning due to missing prototype
by Stefano Babic
· 14 years ago
e53bcd9
gpio: imx: Fix return value on error
by Fabio Estevam
· 14 years ago
b73850f
MX31: mx31pdk: Add watchdog support
by Fabio Estevam
· 14 years ago
24a514c
da850evm: fix NAND WSTROBE and TA timings
by Ben Gardiner
· 14 years ago
264eaa0
keymile boards: move keymile specific header in subdir
by Valentin Longchamp
· 14 years ago
499b1a4
km/common: fix coding style issues in generic header
by Holger Brunck
· 14 years ago
a9417ce
km/common: implement setboardid command
by Holger Brunck
· 14 years ago
eae3b06
common/hush: make get_local_var visible for other users
by Holger Brunck
· 14 years ago
e80ab3e
km/common: fix initial_boot_bank for bootpackages
by Thomas Herzmann
· 14 years ago
486c1f6
powerpc/km82xx: fix compile issue for mgcoge2ne
by Holger Brunck
· 14 years ago
cceaa63
poweprc/km82xx: add board specific environment variable
by Holger Brunck
· 14 years ago
ba12cd5
powerpc/km82xx: adapt CONFIG_SYSSYPCR to manual
by Holger Brunck
· 14 years ago
489337f
powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support
by Holger Brunck
· 14 years ago
f30c62b
powerpc/km82xx: rework DIP switch detection
by Huber, Andreas
· 14 years ago
0278236
powerpc/km82xx: rename mgcoge files to km82xx
by Holger Brunck
· 14 years ago
2220e6c
powerpc/km82xx: cleanup coding style for mgcoge.c
by Holger Brunck
· 14 years ago
23512c3
km/common: remove hdlc_enet implementation
by Holger Brunck
· 14 years ago
62a813b
cramfs: make cramfs usable without a NOR flash
by Heiko Schocher
· 14 years ago
ee8bc96
cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE
by Heiko Schocher
· 14 years ago
8c65b8a
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 14 years ago
909e9bf
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
68cebb8
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
by Shinya Kuribayashi
· 14 years ago
660da09
MIPS: Introduce --gc-sections for MIPS
by Daniel Schwierzeck
· 14 years ago
Next »