Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ac265f7fcab1a09b9a837a34ef8b10acc101695e
ac265f7
ColdFire: Update M5253DEMO configuration file
by TsiChung Liew
· 15 years ago
68e4e76
ColdFire: Relocate vector table - mcf5445x
by TsiChung Liew
· 15 years ago
fa9da59
ColdFire: Update uart_port_conf in serial driver
by TsiChung Liew
· 15 years ago
52affe0
ColdFire: Update processors' serial port configuration
by TsiChung Liew
· 15 years ago
d04c1ef
ColdFire: Correct bit definition
by TsiChung Liew
· 15 years ago
116095e
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
by Philippe De Muyter
· 15 years ago
dfc2b76
Adding EP2500 MCF5282 board [PATCH]
by Michael Durrant
· 15 years ago
8908334
add block write function to spartan3 slave serial load
by Wolfgang Wegner
· 15 years ago
9d79e57
add ASTRO MCF5373L board
by Wolfgang Wegner
· 15 years ago
859500a
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
152dda3
Prepare v2010.03-rc2
by Wolfgang Denk
· 15 years ago
d650da2
ep93xx timer: Fix resolution of get_ticks()
by Matthias Kaehlcke
· 15 years ago
7e67fb5
ep93xx timer: Fix possible overflow in usecs_to_ticks()
by Matthias Kaehlcke
· 15 years ago
b46b353
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
3c950e2
fdt_support: add partitions fixup in mtd node
by Anatolij Gustschin
· 15 years ago
d611295
cmd history: Match history buffer size to console buffer
by John Schmoller
· 15 years ago
6475b9f
console: Fix console buffer overrun
by John Schmoller
· 15 years ago
e070a56
POST: add progress API
by Michael Zaidman
· 15 years ago
47ab5ad
cmd_setexpr: allow memory addresses in expressions
by Frans Meulenbroeks
· 15 years ago
652e535
cmd_i2c.c: added i2c read to memory function
by Frans Meulenbroeks
· 15 years ago
fb0070e
cmd_i2c.c: sorted commands alphabetically
by Frans Meulenbroeks
· 15 years ago
bfc3b77
cmd_i2c.c: reworked subcommand handling
by Frans Meulenbroeks
· 15 years ago
f74d9bd
cmd_bootm.c: made subcommand array static
by Frans Meulenbroeks
· 15 years ago
faffe14
cmd_i2c.c: reduced subaddress length to 3 bytes
by Frans Meulenbroeks
· 15 years ago
a6a0496
nios2: Added support to YANU UART
by Renato Andreola
· 15 years ago
352745a
nios2: use generic unaligned.h
by Thomas Chou
· 15 years ago
fd428c0
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
c0c3165
video: Fix console display when splashscreen is used
by Matthias Weisser
· 15 years ago
daa989b
correct a syntax typo in at91_matrix.h
by Asen Dimov
· 15 years ago
322ff39
env: fix endian ordering in crc table
by Jeff Angielski
· 15 years ago
51c2ac9
mpc5121: cpu/mpc512x/diu.c: fix warnings
by Anatolij Gustschin
· 15 years ago
a749081
console.c: fix problem with splashimage
by Anatolij Gustschin
· 15 years ago
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
99c006a
mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
by Stefano Babic
· 15 years ago
c96f86e
TFTP: allow for adjustable retransmission timout
by Wolfgang Denk
· 15 years ago
252b404
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
by Wolfgang Denk
· 15 years ago
9d90a93
cmd_mmc remove \n
by Frans Meulenbroeks
· 15 years ago
67c7189
nios2: Added support to YANU UART
by Renato Andreola
· 15 years ago
1e67fb3
nios2: use generic unaligned.h
by Thomas Chou
· 15 years ago
f1fdc42
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
0502262
asm-blackfin/unaligned.h: add for zlib code
by Mike Frysinger
· 15 years ago
3adc1fd
asm-generic/unaligned.h: dynamic default unaligned accesses
by Mike Frysinger
· 15 years ago
be129aa
video: Fix console display when splashscreen is used
by Matthias Weisser
· 15 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
4e72fb1
standalone eepro100_eeprom: fix build error
by Wolfgang Denk
· 15 years ago
1bb1809
Update .gitignore's: add some generated files
by Wolfgang Denk
· 15 years ago
9c9cbe7
mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.
by Detlev Zundel
· 15 years ago
ca02f6f
85xx: Drop FIT support to allow u-boot image to fit in 512k
by Kumar Gala
· 15 years ago
5f84195
Cosmetic change - indentation correction.
by Michael Zaidman
· 15 years ago
a693447
cmd_mtdparts.c: prevent printbuffer overflows
by Anatolij Gustschin
· 15 years ago
3920bbe
Fix MPC8536DS documentation
by Frans Meulenbroeks
· 15 years ago
ab68f4d
doc: add README for CONFIG_HWCONFIG option
by Heiko Schocher
· 15 years ago
7026ead
TQM8xx: enable device tree support on all TQM8xx based boards.
by Heiko Schocher
· 15 years ago
6ed3b9d
TQM8xx: add device tree support for TQM8xx based boards.
by Heiko Schocher
· 15 years ago
143cd21
Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT
by Wolfgang Denk
· 15 years ago
1b691bb
mkimage: dont force entry point with xip
by Mike Frysinger
· 15 years ago
4b99327
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
by Richard Retanubun
· 15 years ago
8c4444f
Fix memory leak in mmc_read()
by Wolfgang Denk
· 15 years ago
6258b04
AT91: Update otc570 board to new SoC access
by Daniel Gorsulowski
· 15 years ago
7cedb29
updates the at91 main_clock calculation
by Jens Scharsig
· 15 years ago
637833c
arm: kirkwood: suen3: fixed build warning
by Prafulla Wadaskar
· 15 years ago
e4d3449
MX51: removed warnings for the mx51evk
by Stefano Babic
· 15 years ago
9d69e33
SPEAr : Supporting new mach ids for spear310 and spear320
by Vipin Kumar
· 15 years ago
cc0b53c
arm, suen3: fix compile error, if doing not a local build
by Heiko Schocher
· 15 years ago
67fa8c2
arm: add support for the suen3 board from keymile
by Heiko Schocher
· 15 years ago
6895d45
Add support for KARO TX25 board
by John Rigby
· 15 years ago
740d6ae
fec_mxc: add MX25 support
by John Rigby
· 15 years ago
cb17b92
fec_mxc: cleanup and factor out MX27 dependencies
by John Rigby
· 15 years ago
552ff8f
Add support for Freescale MX25 SOC
by John Rigby
· 15 years ago
e911c98
mxc_serial replace platform specific clock
by John Rigby
· 15 years ago
c5fb70c
Add initial support for Freescale mx51evk board
by Stefano Babic
· 15 years ago
c67bee1
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
69df00f
ARM: add accessors functions
by Stefano Babic
· 15 years ago
11fdade
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· 15 years ago
250de12
mmc: check correctness of the voltage mask in ocr
by Stefano Babic
· 15 years ago
71d64c0
serial_mxc: add support for MX51 processor
by Stefano Babic
· 15 years ago
67adcee0
MX51: Add pin and multiplexer definitions.
by Stefano Babic
· 15 years ago
fb87a1e
MX51: Add register definitions
by Stefano Babic
· 15 years ago
64fdf45
MX51: Add initial support for the Freescale MX51
by Stefano Babic
· 15 years ago
18ba012
edb93xx: Fix SDRAM initialization
by Matthias Kaehlcke
· 15 years ago
cade7d9
Add bootcount to AT91
by Anders Darander
· 15 years ago
5f35348
ARM Update mach-types
by Tom Rix
· 15 years ago
c7ad13a
ep93xx: Refactoring of timer code
by Matthias Kaehlcke
· 15 years ago
d9f505e
ep93xx: Fix calculation of sys ticks in clk_to_systicks()
by Matthias Kaehlcke
· 15 years ago
041d42e
OMAP3: workaround for ARM Cortex-A8 erratum 725233
by Siarhei Siamashka
· 15 years ago
7c966a8
ARM change name of defines for AT91 arm926ejs
by Achim Ehrlich
· 15 years ago
5c97a1d
VoiceBlue: fix linker errors
by Ladislav Michl
· 15 years ago
a32c1e0
VoiceBlue: limit line lenght to 80 characters
by Ladislav Michl
· 15 years ago
779b534
netstar.h: do not exceed 80 columns
by Ladislav Michl
· 15 years ago
3fca292
DaVinci: Adding entry to MAKEALL for DM365 EVM
by Sandeep Paulraj
· 15 years ago
37cffda
da830evm: Add support for TI EMAC
by Nick Thompson
· 15 years ago
d8775d0
NetStar: make mtdparts default ready for recent kernels
by Ladislav Michl
· 15 years ago
de9a1e0
NetStar: fix default environment
by Ladislav Michl
· 15 years ago
3a67566
NetStar: eeprom - fix linker error
by Ladislav Michl
· 15 years ago
308d463
NetStar: eeprom - be less verbose
by Ladislav Michl
· 15 years ago
b29ff62
NetStar: eeprom - undefined reference to `memset'
by Ladislav Michl
· 15 years ago
ef8d008
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
b003bf7
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
96dd0a4
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
a43af0f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 15 years ago
Next »