Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e50abf662efbf4ce0e731062c8d3c8ec54763ae2
/
include
24d2ae5
elf.h: Use stdint.h to provide standard typedefs for WIN32
by Peter Tyser
· 16 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
0d8cb9c
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
3405f38
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 16 years ago
200779e
Rename common ns16550 constants with UART_ prefix to prevent conflicts
by Detlev Zundel
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
4058770
Blackfin: force all boards to HZ of 1000
by Mike Frysinger
· 16 years ago
84a9dda
Blackfin: bf518f-ezbrd: new board port
by Mike Frysinger
· 16 years ago
0c31ddf
Blackfin: bf526-ezbrd: new board port
by Mike Frysinger
· 16 years ago
5c45f7c
Blackfin: bf538f-ezkit: new board port
by Mike Frysinger
· 16 years ago
d9a5d11
Blackfin: bf527-ezkit: new board port
by Mike Frysinger
· 16 years ago
76d2180
Blackfin: bf548-ezkit: new board port
by Mike Frysinger
· 16 years ago
67b89c7
libfdt: Fix C++ compile-time cast error on gnu 4.2.1
by Laurent Gregoire
· 16 years ago
dfc91c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
c123098
mpc83xx: Set guarded bit on BAT that covers the end of the address space
by Scott Wood
· 16 years ago
da72af8
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
c2eb8be
rtc: remove broken rtc_read and rtc_write declarations
by Kim Phillips
· 16 years ago
7649a59
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
765547d
MPC85xx: Add MPC8569MDS board support
by Haiying Wang
· 16 years ago
22b6dbc
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
c360cea
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
540dcf1
83xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
b0fe93ed
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
0088c29
Add LSDMR (SDRAM Mode Register) definition on localbus
by Kumar Gala
· 16 years ago
81472d8
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
b3f66b0
s3c2410: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
300f99f
s3c24x0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee4f3e2
davinci: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d3e55d0
imx: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e979e85
inka4x0: Add hardware diagnosis and RTC in configuration.
by Detlev Zundel
· 16 years ago
7b5611c
inka4x0: Add hardware diagnosis functions for inka4x0
by Detlev Zundel
· 16 years ago
04e11cf
rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
by Detlev Zundel
· 16 years ago
572e617
drivers/twserial: Add protocol driver for "three wire serial" interface.
by Detlev Zundel
· 16 years ago
a6ef3dd
arm720t/clps7111: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6790c55
lpc2292: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
176a600
ks8695: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6d27bca
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9ea91c9
netarm: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
412ab70
sa1100: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
40fd626
s3c44b0: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5fe1377
s3c44b0: move rtc driver to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50f601c
s3c44b0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
281dfb0
s3c4510b: move specific code to soc directory
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
04531f3
NetStar: add RTC support
by Ladislav Michl
· 16 years ago
71f7bd3
NetStar: use generic flash driver
by Ladislav Michl
· 16 years ago
488f5d8
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Ladislav Michl
· 16 years ago
2dce551
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
by Detlev Zundel
· 16 years ago
4e325fb
mpc5xxx: Add structure definition for several more register blocks.
by Detlev Zundel
· 16 years ago
76756e4
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
aaa0e08
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
99a4ffe
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
e2b66fe
ads5121: enable instruction cache
by Wolfgang Denk
· 16 years ago
2c5bd16
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
917cfc7
OMAP3:Beagle: Enable mtdparts
by Nishanth Menon
· 16 years ago
6f5fd56
Blackfin: bf537-stamp: increase monitor size
by Mike Frysinger
· 16 years ago
f82caac
Blackfin: bf537-stamp: bump default SCLK up to 125MHz
by Mike Frysinger
· 16 years ago
751e54c
Blackfin: bf537-stamp: rewrite MAC-in-flash handling
by Mike Frysinger
· 16 years ago
88f9faf
Blackfin: add clkin_hz= to default kernel command line for ADI boards
by Mike Frysinger
· 16 years ago
9f64ba2
Blackfin: bf533-stamp: bump up default clocks
by Mike Frysinger
· 16 years ago
23fd959
Blackfin: bf533-stamp: rewrite startup LED notifications
by Mike Frysinger
· 16 years ago
cf6f469
Blackfin: unify common ADI board settings
by Mike Frysinger
· 16 years ago
16f2f5a
Add multi-chip NAND support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
33846df
Add wait flags to support board/chip specific delays
by Wolfgang Grandegger
· 16 years ago
06e9f7d
Add support for TQM-specific chip select logic to FSL-UPM
by Wolfgang Grandegger
· 16 years ago
e93c1c1
Add multi chip support to the FSL-UPM driver
by Wolfgang Grandegger
· 16 years ago
59f0978
Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bits
by Mike Frysinger
· 16 years ago
58130f8
Blackfin: drop SPORT_TX read helper macros
by Mike Frysinger
· 16 years ago
820b076
Blackfin: unify duplicate CPU port definitions
by Mike Frysinger
· 16 years ago
744fd24
Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXX
by Mike Frysinger
· 16 years ago
c06f2b1
Blackfin: update lockbox api according to latest documentation
by Mike Frysinger
· 16 years ago
c6ea30e
Blackfin: fix SWRST/SYSCR register sizes
by Mike Frysinger
· 16 years ago
a9d6777
Blackfin: update anomaly lists
by Mike Frysinger
· 16 years ago
4ace282
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 16 years ago
1129b14
Merge branch 'evk1100-prep'
by Haavard Skinnemoen
· 16 years ago
8206bfa
Merge branch 'mimc200'
by Haavard Skinnemoen
· 16 years ago
4d7c32d
avr32: fix cacheflush.h location introducted by d8f2aa3298610b
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
de3ce8c
Add define for mpc5200 CDM_CLK_ENA
by Jon Smirl
· 16 years ago
df486b1
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
74c076d
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e2c0476
at91sam9/at91cap: move common macb initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f3f91f8
at91sam9/at91cap: move common usb host initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a484b00
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7ebafb7
at91sam9/at91cap: move common spi initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1332a2a
at91sam9/at91cap: move common serial initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9eefe2a
UBIFS: Implement read-only UBIFS support in U-Boot
by Stefan Roese
· 16 years ago
b1b4e89
Add LZO decompressor support
by Stefan Roese
· 16 years ago
68d7d65
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
5c4fa9b
Add support for the digsy MTC board.
by Grzegorz Bernacki
· 16 years ago
bb57ad4
ppc4xx: Use correct io accessors for esd 405/440 boards
by Matthias Fuchs
· 16 years ago
2f103ee
ppc4xx: Update TEXT_BASE for DASA_SIM boards
by Matthias Fuchs
· 16 years ago
09db8f4
ppc4xx: DU405 maintenance fix
by Matthias Fuchs
· 16 years ago
75511b4
ppc4xx: Abort autoboot only by space key on CPCI405 boards
by Matthias Fuchs
· 16 years ago
e17ee15
Add basic relocation to i386 port
by Graeme Russ
· 16 years ago
8c63d47
Implement SC520 timers
by Graeme Russ
· 16 years ago
abf0cd3
Rewrite i386 interrupt handling
by Graeme Russ
· 16 years ago
ece444b
Move ali512x.h
by Graeme Russ
· 16 years ago
6d83e3a
Rename SC520 Configuration Options
by Graeme Russ
· 16 years ago
566b652
remove bi_enet*addr from global data for all arches
by Mike Frysinger
· 16 years ago
eb85aa5
ppc: mark global bi_enet*addr as legacy
by Mike Frysinger
· 16 years ago
9c15010
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· 16 years ago
Next »