Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e03b4d296b27790de3b25edd32784d20538240d8
/
doc
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
0df01fd3
nios2: fix r15 issue for gcc4
by Thomas Chou
· 14 years ago
445093d
Fix "par[t]ition" typo.
by Wolfgang Denk
· 15 years ago
ecee932
Program net device MAC addresses after initializing
by Ben Warren
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
6a8a2b7
nios: Move cpu/nios/* to arch/nios/cpu/*
by Peter Tyser
· 15 years ago
e9a8828
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· 15 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
03b7004
Create CPUDIR variable
by Peter Tyser
· 15 years ago
1f2463d
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
by Andre Schwarz
· 15 years ago
abbe18c
s5pc1xx: update the README file
by Minkyu Kang
· 15 years ago
8e64d6e
net, doc: How to setup MAC address correctly
by Heiko Schocher
· 15 years ago
d5a6423
doc: Fix ramdisk examples in doc/uImage.FIT/multi.its
by Felix Radensky
· 15 years ago
a574cff
ml300: remove support for broken, orphaned board
by Wolfgang Denk
· 15 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
v2010.03-rc1
3920bbe
Fix MPC8536DS documentation
by Frans Meulenbroeks
· 15 years ago
ab68f4d
doc: add README for CONFIG_HWCONFIG option
by Heiko Schocher
· 15 years ago
98250e8
prepare joining at91rm9200 into at91
by Jens Scharsig
· 15 years ago
425de62
add new CONFIG_AT91_LEGACY
by Jens Scharsig
· 15 years ago
8edcde5
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· 15 years ago
6fffcdf
SPEAr : Adding README.spear in doc
by Vipin KUMAR
· 15 years ago
2e95004
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
by Anton Vorontsov
· 15 years ago
2a49bf3
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
6406d6d
TI DaVinci: Adding a README for the DaVinci series of SOC's
by Sandeep Paulraj
· 15 years ago
824d829
Fix example FIT image source files
by Ira W. Snyder
· 15 years ago
e5c5d9e
clarify eth driver halt/recv steps
by Mike Frysinger
· 15 years ago
4946775
Coding Style cleanup; update CHANGELOG, prepare -rc1
by Wolfgang Denk
· 15 years ago
v2009.11-rc1
8bc4ee9
s5pc1xx: add support SMDKC100 board
by Minkyu Kang
· 15 years ago
4ba31ab
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses.
by Luigi 'Comio' Mantellini
· 15 years ago
99dbd4e
Add information about return values of xxx_eth_register() in documentation
by Ben Warren
· 15 years ago
1f1e774
document network driver framework
by Mike Frysinger
· 15 years ago
693a048
Add README.mpc8536ds
by Mingkai Hu
· 15 years ago
dd9ca98
sbc8548: reclaim wasted sector in boot flash
by Paul Gortmaker
· 15 years ago
bd42bbb
sbc8548: replace README with completely new document
by Paul Gortmaker
· 15 years ago
3202d33
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
1c20e4a
tools/netconsole: use ncb automatically if available
by Mike Frysinger
· 15 years ago
aa0c7a8
mkimage: Add Kirkwood Boot Image support (kwbimage)
by Prafulla Wadaskar
· 15 years ago
3ea43ff
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
c35d7cf
Add support for the DevKit8000 board
by Frederik Kriewitz
· 15 years ago
c4db335
Blackfin: change global data register from P5 to P3
by Robin Getz
· 15 years ago
728ece3
85xx: Add support for P2020RDB board
by Poonam Aggrwal
· 15 years ago
c0d660f
mpc83xx: sbc8349 - make enabling PCI more user friendly
by Paul Gortmaker
· 15 years ago
fe613cd
sbc8349: combine HRCW flash and u-boot image flash
by Paul Gortmaker
· 15 years ago
10c7604
Prepare 2009.08-rc1
by Wolfgang Denk
· 15 years ago
50217de
new video driver for bus vcxk framebuffers
by Jens Scharsig
· 15 years ago
28958b8
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
1a32bf4
Add DNS support
by Robin Getz
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
87abce6
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 15 years ago
c3ae126
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
5ccc2d9
at91: Introduction of at91sam9g10 SOC.
by Sedji Gaouaou
· 15 years ago
22ee647
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago
c996994
board support patch for phyCORE-MPC5200B-tiny
by Jon Smirl
· 15 years ago
6e29ed8
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
by David Brownell
· 16 years ago
8e5e9b9
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
f7aa59b
arm nomadik: allow Nand and OneNand to coexists
by Alessandro Rubini
· 15 years ago
ee1363f
arm nomadik: rename board to nhk8815
by Alessandro Rubini
· 15 years ago
1b3b7c6
at91sam9263ek: add nor flash support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
92afd36
Merge branch 'next' of ../master
by Wolfgang Denk
· 15 years ago
6b1f78a
Prepare v2009.06
by Wolfgang Denk
· 15 years ago
v2009.06
2c7920a
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· 15 years ago
0f89860
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 15 years ago
7caa13f
Fix a typo in the instructions on using omap3's gpio interface.
by Tom Rix
· 15 years ago
0c872ec
OMAP3 Port kernel omap gpio interface.
by Tom Rix
· 15 years ago
376aee7
ZOOM2 Add initial support for Zoom2
by Tom Rix
· 15 years ago
65fd21c
LED Add documentation describing the status_led and colour led API.
by Tom Rix
· 15 years ago
0f89c54
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
6e2aebc
85xx: Add README for MPC8569MDS
by Haiying Wang
· 15 years ago
c404cc5
Schedule removal of non-CONFIG_NET_MULTI net driver API
by Ben Warren
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
843a265
at91sam9: add watchdog support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1cd300d
tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
by Peter Tyser
· 16 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
8ddfe80
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
99067b0
Noisily disable the legacy NAND subsystem.
by Scott Wood
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
78237df
Add "GPL cleanup" task to feature-removal-schedule.txt
by Wolfgang Denk
· 16 years ago
aaa0e08
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
8206bfa
Merge branch 'mimc200'
by Haavard Skinnemoen
· 16 years ago
df486b1
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
6ff4137
doc/README.enetaddr: document proper MAC usage
by Mike Frysinger
· 16 years ago
ada9318
sh: Add support 32-Bit Extended Address Mode to sh7785lcr
by Yoshihiro Shimoda
· 16 years ago
ea393eb
Merge branch 'cleanups' into next
by Haavard Skinnemoen
· 16 years ago
f15c651
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
5fc56b9
Add feature-removal-schedule.txt
by Peter Tyser
· 16 years ago
6c6e042
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
f20405e
ppc4xx: Add variable "korat_usbcf" for Korat board
by Larry Johnson
· 16 years ago
7379f45
OMAP3: Add Zoom1 board support
by Dirk Behme
· 16 years ago
2be2c6c
OMAP3: Add Pandora support
by Dirk Behme
· 16 years ago
ad9bc8e
OMAP3: Add EVM board
by Dirk Behme
· 16 years ago
9d0fc81
OMAP3: Add Overo board
by Dirk Behme
· 16 years ago
f904cdb
OMAP3: Add common power code, README, and BeagleBoard
by Dirk Behme
· 16 years ago
6450a84
Update CHANGELOG, tiny coding style cleanup.
by Wolfgang Denk
· 16 years ago
d5254f1
Initial support for Nomadik 8815 development board
by Alessandro Rubini
· 16 years ago
8f86a36
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
1ea0823
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
Next »