Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
870e0bda43c9ea18a5f2fae5e48905c3b44ea18b
« Previous
c3d7eec
cmd_bootm.c: Change interpretation of standalone image parameters.
by Detlev Zundel
· 15 years ago
8b828a8
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
by Detlev Zundel
· 15 years ago
16035bc
kgdb: update mem2hex/hex2mem funcs
by Robin Getz
· 15 years ago
cbb0cab
kgdb: drop duplicate debugger_exception_handler
by Mike Frysinger
· 15 years ago
0c90955
kgdb: add default generic stubs
by Robin Getz
· 15 years ago
fa2744d
netconsole: mark local funcs with static
by Mike Frysinger
· 15 years ago
7293e05
easylogo: add support for 16-bit RGB565
by Michael Hennerich
· 15 years ago
0f597bc
mpc5xxx/cpu_init.c: Convert to IO accessors.
by Detlev Zundel
· 15 years ago
18e8989
mpc5xxx.h: Add structure definition for XLB arbiter block.
by Detlev Zundel
· 15 years ago
10c32ff
config_defaults.h: new header for common u-boot config defaults
by Mike Frysinger
· 15 years ago
3e39896
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
6a45e38
Make getenv_IPaddr() global
by Dirk Behme
· 15 years ago
846a639
Blackfin: drop .eh_frame from linker script
by Mike Frysinger
· 15 years ago
ed912d4
Blackfin: use sort funcs in the linker script
by Mike Frysinger
· 15 years ago
2aeda2d
Blackfin: tcm-bf518: new board port
by Harald Krapfenbauer
· 15 years ago
c46a0eb
Blackfin: enable JFFS summary support for ADI boards
by Mike Frysinger
· 15 years ago
912da8d
Blackfin: bf518f-ezbrd: increase monitor length
by Mike Frysinger
· 15 years ago
03642ae
Blackfin: handle anomaly 05000257
by Robin Getz
· 15 years ago
b6db283
Blackfin: keep hwtrace on CPLB miss
by Robin Getz
· 15 years ago
0097870
Blackfin: add a netconsole helper
by Robin Getz
· 15 years ago
10eafa1
Blackfin: add support for BF527-EZKIT v2.1
by Michael Hennerich
· 15 years ago
9442c4a
Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initialization
by Cliff Cai
· 15 years ago
581d92e
Blackfin: bfin_spi: round up clock divider
by Cliff Cai
· 15 years ago
a52ad4f
Blackfin: pull io funcs from linux
by Mike Frysinger
· 15 years ago
5eefe7e
Blackfin: section off the CF/IDE io.h hacks
by Mike Frysinger
· 15 years ago
3b062da
Blackfin: drop unused funcs from io.h
by Mike Frysinger
· 15 years ago
5f79644
Blackfin: bf533-stamp: split and cleanup CF/IDE code
by Mike Frysinger
· 15 years ago
e54c820
Blackfin: convert bfin_sdh to generic mmc
by Cliff Cai
· 15 years ago
17ebd5b
Blackfin: bfin_spi: let boards control idle value
by Cliff Cai
· 15 years ago
ea693f2
Blackfin: asm/string.h: drop useless includes
by Mike Frysinger
· 15 years ago
f948158
Blackfin: use new bfin read/write mmr helper funcs
by Mike Frysinger
· 15 years ago
313e8aa
Blackfin: move watchdog config check to Makefile
by Mike Frysinger
· 15 years ago
dc6bc64
Blackfin: fix L1 Instruction sizes on BF52x/BF54x
by Mike Frysinger
· 15 years ago
b7659ef
Blackfin: bf527-ezkit: auto-select NAND settings
by Mike Frysinger
· 15 years ago
7527fee
Blackfin: support boards with no external memory
by Mike Frysinger
· 15 years ago
dbda2c6
Blackfin: re-architect initcode
by Mike Frysinger
· 15 years ago
f5402d4
Blackfin: global_data.h: make pull in needed headers
by Mike Frysinger
· 15 years ago
fa45bd4
Blackfin: kill off useless initdram() usage
by Mike Frysinger
· 15 years ago
b1e2c55
Blackfin: move section length calculation to linker script
by Mike Frysinger
· 15 years ago
446707c
Blackfin: bf561-acvilon: new board port
by Valentin Yakovenkov
· 15 years ago
16ada4f
Blackfin: ADI settings: enable silent console support
by Mike Frysinger
· 15 years ago
ac41c7a
Blackfin: bf537-stamp: rename SPI/MMC define
by Mike Frysinger
· 15 years ago
fd04a05
Blackfin: update tiny board settings (voltage/default env)
by Harald Krapfenbauer
· 15 years ago
76d8218
Blackfin: tweak embedded LDR env config option
by Mike Frysinger
· 15 years ago
e598dfc
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Minkyu Kang
· 15 years ago
2740544
malloc: return NULL if not initialized yet
by Wolfgang Denk
· 15 years ago
f098337
JFFS2: drop support for LZARI compression mode
by Wolfgang Denk
· 15 years ago
1c2a8e3
s5pc1xx: update cache routines
by Minkyu Kang
· 15 years ago
59a71a0
samsung: fix DMC1_MEM_CFG for s3c64xx
by Seunghyeon Rhee
· 15 years ago
e7ae13a
s5pc1xx: update cache routines
by Minkyu Kang
· 15 years ago
2ff6922
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
f8b365c
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
c76b646
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 15 years ago
02c631e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
321790f
usb: musb: add virtual root hub control support
by Bryan Wu
· 15 years ago
559e2c8
Adds EHCI definitions to sequoia board configuration file.
by Chris Zhang
· 15 years ago
5f82887
Add ppc440epx USB ehci support.
by Chris Zhang
· 15 years ago
b416191
Fix EHCI port reset.
by Chris Zhang
· 15 years ago
b301be0
omap3: fix compile warning
by Sanjeev Premi
· 15 years ago
e608f22
usb: musb: add support for Blackfin MUSB
by Bryan Wu
· 15 years ago
bc72a91
usb: musb: change rxcsr register from write to read/modify/write
by Bryan Wu
· 15 years ago
8868fd4
usb: musb: make multipoint optional
by Bryan Wu
· 15 years ago
df402ba
usb: musb: make fifo support configurable
by Bryan Wu
· 15 years ago
dc2cd05
usb: musb: make sure the register layout is packed
by Mike Frysinger
· 15 years ago
7b42928
DA830: Add usb config
by Ajay Kumar Gupta
· 15 years ago
7359273
DA8xx: Add MUSB host support
by Ajay Kumar Gupta
· 15 years ago
0b23231
DA8xx: Add GPIO register definitions
by Ajay Kumar Gupta
· 15 years ago
82a821f
DA830: Add pinmux for USB0_DRVVBUS
by Ajay Kumar Gupta
· 15 years ago
a3f5da1
mpc83xx: add support configure bus parking
by Heiko Schocher
· 15 years ago
a0daa2e
mpc83xx: vme8349: Fix power up reset sequence for tsi148
by Reinhard Arlt
· 15 years ago
1dee9be
mpc83xx: Add support for MPC8349 esd caddy2
by Reinhard Arlt
· 15 years ago
7693640
mpc83xx: spd_sdram.c: Disable memory controller before initializing
by Stefan Roese
· 15 years ago
2e95004
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
by Anton Vorontsov
· 15 years ago
b821cea
onenand: Fix compile errors due to FlexOneNAND
by Sanjeev Premi
· 15 years ago
20da6f4
Davinci: davinci_nand.c performance enhancments
by Nick Thompson
· 15 years ago
06f9595
ARM Update mach-types
by Tom Rix
· 15 years ago
8b0ab30
ppc/p4080: Add Corenet Platform Cache (CPC) registers
by Becky Bruce
· 15 years ago
3e731aa
fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleave
by Dave Liu
· 15 years ago
1aa3d08
fsl-ddr: add override for the Rtt_Wr
by Dave Liu
· 15 years ago
bdc9f7b
fsl-ddr: add the override for write leveling
by Dave Liu
· 15 years ago
0a71c92
fsl-ddr: Fix power-down timing settings
by Dave Liu
· 15 years ago
c4ca10f
mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
bc20f9a
ppc/p4080: Fix reporting of PME & FM clock frequencies
by Kumar Gala
· 15 years ago
de3cbd7
fsl_law: add SRIO2 target id and law_size_bits() macro
by Li Yang
· 15 years ago
abc76eb
ppc/85xx: Map boot page guarded for MP boot
by Kumar Gala
· 15 years ago
effe497
ppc: Added macro to test for specific SVR revision
by Kumar Gala
· 15 years ago
f5ecc6e
p4080: add readback to bootpage translation window
by Dave Liu
· 15 years ago
5fb6ea3
ppc/85xx: Make flash TLB entry determined at runtime on FSL boards
by Kumar Gala
· 15 years ago
783852e
ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START
by Kumar Gala
· 15 years ago
355f4f8
ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocation
by Kumar Gala
· 15 years ago
94e9411
ppc/85xx: Add tracking of TLB CAM usage
by Kumar Gala
· 15 years ago
ee53650
ppc/8xxx: Remove is_fsl_pci_agent
by Kumar Gala
· 15 years ago
7cb8f79
ppc/85xx: Move to using fsl_setup_hose on TQM 85xx
by Kumar Gala
· 15 years ago
9263e82
ppc/85xx: Move to using fsl_setup_hose on P2020 DS
by Kumar Gala
· 15 years ago
1e21ba8
ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB
by Kumar Gala
· 15 years ago
42c01b9
ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS
by Kumar Gala
· 15 years ago
5e3d705
ppc/86xx: Clean up MPC8610 HPCD PCI setup code
by Kumar Gala
· 15 years ago
7b62688
ppc/85xx: Clean up MPC8548 CDS PCI setup code
by Kumar Gala
· 15 years ago
feadd5d
ppc/85xx: Clean up ATUM8548 PCI setup code
by Kumar Gala
· 15 years ago
Next »