Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b995d7cb2c1e47305cd7feb2513ed37d30f8edd3
« Previous
79ea6b8
x86: Provide weak PC/AT compatibility setup function
by Graeme Russ
· 15 years ago
bf16500
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· 15 years ago
167cdad
SERIAL: Enable port-mapped access
by Graeme Russ
· 15 years ago
153c2d9
x86: Fix copying of Real-Mode code into RAM
by Graeme Russ
· 15 years ago
2fb1bc4
x86: Pass relocation offset into Global Data
by Graeme Russ
· 15 years ago
c14a366
x86: Move GDT to a safe location in RAM
by Graeme Russ
· 15 years ago
077e195
x86: Add RAM bootstrap functionality
by Graeme Russ
· 15 years ago
759598f
x86: Split sc520 memory sizing versus reporting
by Graeme Russ
· 15 years ago
4dba333
x86: Fix sc520 memory size reporting
by Graeme Russ
· 15 years ago
9e08efc
x86: Fix do_go_exec()
by Graeme Russ
· 15 years ago
433ff2b
x86: Add register dump to crash handlers
by Graeme Russ
· 15 years ago
64a0a49
x86: Fix MMCR Access
by Graeme Russ
· 15 years ago
535ad2d
x86: #ifdef out getenv_IPaddr()
by Graeme Russ
· 15 years ago
721c367
x86: Add unaligned.h
by Graeme Russ
· 15 years ago
93c7e70
POST: Added ECC memory test for mpc83xx.
by Michael Zaidman
· 15 years ago
8cd8528
cmd_onenand.c: moved to standard subcommand handling
by Frans Meulenbroeks
· 15 years ago
3882d7a
ppc: unused memory region too close to current stack pointer
by Norbert van Bolhuis
· 15 years ago
4b42c90
allow print_size to print large numbers on 32-bit systems
by Timur Tabi
· 15 years ago
52dbac6
fix print_size printing fractional gigabyte numbers on 32-bit platforms
by Timur Tabi
· 15 years ago
b5cebb4
Blackfin: TWI/I2C: implement multibus support
by Mike Frysinger
· 15 years ago
b4377e1
Add SPI support to mx51evk board
by Stefano Babic
· 15 years ago
d3588a5
MX: Added definition file for MC13892
by Stefano Babic
· 15 years ago
d205ddc
SPI: added support for MX51 to mxc_spi
by Stefano Babic
· 15 years ago
e98ecd7
MX31: Add support for PMIC to the QONG module
by Stefano Babic
· 15 years ago
dfe5e14
MX: RTC13783 uses general function to access PMIC
by Stefano Babic
· 15 years ago
28bb6d3
MX: Added Freescale Power Management Driver
by Stefano Babic
· 15 years ago
ba6adeb
i.MX31: Activate NAND support for i.MX31 Litekit board.
by Magnus Lilja
· 15 years ago
60381d6
MX51: Fix MX51 CPU detect message
by Fabio Estevam
· 15 years ago
68c07a0
MX51evk: Removed warnings
by Stefano Babic
· 15 years ago
87db58d
tx25: fix crash while booting Linux
by Anatolij Gustschin
· 15 years ago
b88c598
configs: remove unused CONFIG_COMMAND_HISTORY
by Kim Phillips
· 15 years ago
7769c5b
mvsmr: fix link error
by Anatolij Gustschin
· 15 years ago
679ec15
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
900a1fe
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
4324dc7
Blackfin: bfin_mac: hook up new write_hwaddr function
by Mike Frysinger
· 15 years ago
3ac9d6c
net: ethoc: add write_hwaddr support
by Thomas Chou
· 15 years ago
6c7c444
net: altera_tse: add write_hwaddr support
by Thomas Chou
· 15 years ago
fb57ec9
net: fec_mxc: add write_hwaddr support
by Heiko Schocher
· 15 years ago
b5ce63e
net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr
by Prafulla Wadaskar
· 15 years ago
ecee932
Program net device MAC addresses after initializing
by Ben Warren
· 15 years ago
c960b13
net: add altera triple speeds ethernet mac driver
by Thomas Chou
· 15 years ago
f656988
net: add opencore 10/100 ethernet mac driver
by Thomas Chou
· 15 years ago
bd75db3
smc911x driver frame alignment patch
by Valentin Yakovenkov
· 15 years ago
f0588fd
net: Kirkwood_egiga.c bugfixes for rx path
by Prafulla Wadaskar
· 15 years ago
2e236bf
fec_mxc.c: Fix MX27 FEC MAC validity check
by Eric Jarrige
· 15 years ago
538be58
tsec: Wait for both RX and TX to stop
by Andy Fleming
· 15 years ago
a45dde2
net: dm9000x: use standard I/O accessors
by Mike Frysinger
· 15 years ago
5525856
mpc512x_fec: Move PHY initialization from probe into init routine.
by Detlev Zundel
· 15 years ago
910119b
fec_mxc don't use internal eeprom on MX25
by John Rigby
· 15 years ago
33f684d
fix lockup in mcfmii/mii_discover_phy() in case communication fails
by Wolfgang Wegner
· 15 years ago
23c34af
83xx: UEC: Added support for bitBang MII driver access to PHYs
by Richard Retanubun
· 15 years ago
9739946
./net/net.c - make Microsoft dns servers happy with random_port() numbers
by Robin Getz
· 15 years ago
6f5f89f
Remove unused "local_crc32" function.
by Detlev Zundel
· 15 years ago
aba4b69
net: Trivial coding style issue with empty for statement
by Detlev Zundel
· 15 years ago
e3f2a93
net: Kirkwood_egiga.c: fixed build warnings
by Prafulla Wadaskar
· 15 years ago
4185ae7
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 15 years ago
0903b52
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
20d98c2
pm9263 converted to at91 soc access
by Asen Dimov
· 15 years ago
d6b91e3
at91: define matrix registers bit fields
by Asen Dimov
· 15 years ago
eeb50ce
MX31: Removed erroneous board name from QONG
by Stefano Babic
· 15 years ago
c9d944d
MX31: Add UBI support to QONG module
by Stefano Babic
· 15 years ago
eab40f8
MX31: Support 128MB RAM on QONG module
by Stefano Babic
· 15 years ago
45997e0
MX31: Add support for NAND to QONG board
by Stefano Babic
· 15 years ago
efb9591
MX31: add pin definitions for NAND controller
by Stefano Babic
· 15 years ago
7d27cd0
MX31: add accessor function to get a gpio
by Stefano Babic
· 15 years ago
dfe8335
mx51evk: correct list of possible BOOT_FROM values
by Stefano Babic
· 15 years ago
f581e3a
mkimage: correct spelling error in imximage
by Stefano Babic
· 15 years ago
34196b0
MX25 print arm clock instead of mpllclk on boot
by John Rigby
· 15 years ago
1c9d91a
configs/openrd_base.h: reordered macros
by Frans Meulenbroeks
· 15 years ago
5414fec
configs/sheevaplug: added a few additional commands
by Frans Meulenbroeks
· 15 years ago
16b7670
Marvell GuruPlug Board Support
by Siddarth Gore
· 15 years ago
5e1fe88
Moved board specific values in config file
by Stefano Babic
· 15 years ago
2720178
MX51EVK: Remove CPLD related code
by Fabio Estevam
· 15 years ago
bbe3109
arm, i.mx27: add support for magnesium board from projectiondesign
by Heiko Schocher
· 15 years ago
1e65c2b
arm, mx27: add support for SDHC1 pin init
by Heiko Schocher
· 15 years ago
3bb6b03
SAMSUNG: make s5p common gpio functions
by Minkyu Kang
· 15 years ago
46a3b5c
SAMSUNG: serial: modify name from s5pc1xx to s5p
by Minkyu Kang
· 15 years ago
da0f2af
pm9263: remove CONFIG_CMD_AUTOSCRIPT
by Asen Dimov
· 15 years ago
47eb08a
at91: add defines for RTT and GPBR
by Alexander Holler
· 15 years ago
dc8cab8
pm9261: remove CONFIG_CMD_AUTOSCRIPT
by Asen Dimov
· 15 years ago
e3150c7
pm9261 converted to at91 soc access
by Asen Dimov
· 15 years ago
7bc8768
ARM Update mach-types
by trix
· 15 years ago
d3061c6
ppc4xx: Fix APC405 build breakage
by Stefan Roese
· 15 years ago
029faf3
ppc4xx: Add support for ICON board (PPC440SPe)
by Stefan Roese
· 15 years ago
96a0d62
ppc4xx: Add missing APC405 to MAKEALL
by Stefan Roese
· 15 years ago
64123e3
Fix typos in Korat board console output
by Larry Johnson
· 15 years ago
8a1cdaa
QONG: Adapt flash addresses and mtdparts to grown image size
by Wolfgang Denk
· 15 years ago
e1d2950
mtdparts: get rid of custom DEBUG macro, use debug()
by Wolfgang Denk
· 15 years ago
2697eff
mtdparts: fix write through NULL pointer
by Wolfgang Denk
· 15 years ago
6865168
ubifsmount fails due to not initialized list
by Stefano Babic
· 15 years ago
3699c28
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
d03f423
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
7c8cf0d
MX31: Added LCD support for QONG module
by Stefano Babic
· 15 years ago
8e98f5f
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 15 years ago
c303176
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
c88d6ab
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 15 years ago
7e1afb6
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
by Kumar Gala
· 15 years ago
3f0202e
mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
by Lan Chunhe
· 15 years ago
0c955da
85xx: clean up the io_sel for PCI express of P1022
by Dave Liu
· 15 years ago
47106ce
85xx/socrates: Remove NFS support to fit image size.
by Detlev Zundel
· 15 years ago
Next »