summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Fix example FIT image source filesIra W. Snyder5-0/+15
2009-11-09clarify eth driver halt/recv stepsMike Frysinger1-5/+8
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk3-12/+12
2009-10-14s5pc1xx: add support SMDKC100 boardMinkyu Kang1-0/+56
2009-10-11Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-0/+56
2009-10-05Add information about return values of xxx_eth_register() in documentationBen Warren1-8/+13
2009-10-05document network driver frameworkMike Frysinger1-0/+177
2009-09-30Add README.mpc8536dsMingkai Hu1-0/+127
2009-09-30sbc8548: reclaim wasted sector in boot flashPaul Gortmaker1-0/+24
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker1-20/+169
2009-09-23Remove deprecated 'autoscr' command/variablesPeter Tyser6-24/+5
2009-09-16tools/netconsole: use ncb automatically if availableMike Frysinger1-21/+3
2009-09-11mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar1-0/+93
2009-09-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+15
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz1-0/+15
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz1-1/+1
2009-08-2985xx: Add support for P2020RDB boardPoonam Aggrwal1-0/+145
2009-08-22mpc83xx: sbc8349 - make enabling PCI more user friendlyPaul Gortmaker1-16/+34
2009-07-28sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker1-10/+20
2009-07-27Prepare 2009.08-rc1Wolfgang Denk1-1/+0
2009-07-26new video driver for bus vcxk framebuffersJens Scharsig1-0/+85
2009-07-24Coding Style cleanup; update CHANGELOG.Wolfgang Denk2-22/+16
2009-07-23Add DNS supportRobin Getz1-0/+64
2009-07-17Remove legacy NAND and disk on chip code.Scott Wood2-10/+1
2009-07-14Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk1-1/+21
2009-07-14Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+21
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-1/+1
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou1-0/+20
2009-07-11board support patch for phyCORE-MPC5200B-tinyJon Smirl1-0/+46
2009-07-08davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell1-9/+0
2009-07-08Coding style cleanup; update CHANGELOGWolfgang Denk2-7/+6
2009-07-06arm nomadik: allow Nand and OneNand to coexistsAlessandro Rubini1-0/+10
2009-07-06arm nomadik: rename board to nhk8815Alessandro Rubini1-0/+0
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD1-0/+5
2009-06-15Merge branch 'next' of ../masterWolfgang Denk15-66/+151
2009-06-14Prepare v2009.06Wolfgang Denk1-1/+0
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser3-5/+5
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser5-5/+5
2009-06-12Fix a typo in the instructions on using omap3's gpio interface.Tom Rix1-1/+1
2009-06-12OMAP3 Port kernel omap gpio interface.Tom Rix1-0/+32
2009-06-12ZOOM2 Add initial support for Zoom2Tom Rix1-2/+13
2009-06-12LED Add documentation describing the status_led and colour led API.Tom Rix1-0/+78
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser7-43/+19
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-12/+0
2009-06-1285xx: Add README for MPC8569MDSHaiying Wang1-0/+78
2009-05-15Schedule removal of non-CONFIG_NET_MULTI net driver APIBen Warren1-0/+19
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-8/+8
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD1-0/+11
2009-04-04tools/Makefile: Compile ncb when CONFIG_NETCONSOLEPeter Tyser1-4/+2
2009-04-04mflash: Initial mflash supportunsik Kim1-0/+94