aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-08-09net: rename "FSL UECx" net interfaces "UECx"Kim Phillips
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher
2010-08-08Add mkimage manpageNobuhiro Iwamatsu
2010-08-08ide: add configurationAlbert Aribaud
2010-07-26powerpc/8xxx: Enabled address hashing for 85xxyork
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala
2010-07-12SPEAr : Network driver support addedVipin KUMAR
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-28nios: remove nios-32 archThomas Chou
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou
2010-05-21Fix "par[t]ition" typo.Wolfgang Denk
2010-05-03Program net device MAC addresses after initializingBen Warren
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser
2010-04-13i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-13Create CPUDIR variablePeter Tyser
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz
2010-04-03s5pc1xx: update the README fileMinkyu Kang
2010-03-31net, doc: How to setup MAC address correctlyHeiko Schocher
2010-03-31doc: Fix ramdisk examples in doc/uImage.FIT/multi.itsFelix Radensky
2010-03-28ml300: remove support for broken, orphaned boardWolfgang Denk
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
2010-03-12Fix MPC8536DS documentationFrans Meulenbroeks
2010-03-12doc: add README for CONFIG_HWCONFIG optionHeiko Schocher
2010-02-12prepare joining at91rm9200 into at91Jens Scharsig
2010-02-12add new CONFIG_AT91_LEGACYJens Scharsig
2010-01-25mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic
2010-01-23SPEAr : Adding README.spear in docVipin KUMAR
2010-01-07mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-11-27TI DaVinci: Adding a README for the DaVinci series of SOC'sSandeep Paulraj
2009-11-24Fix example FIT image source filesIra W. Snyder
2009-11-09clarify eth driver halt/recv stepsMike Frysinger
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-13s5pc1xx: add support SMDKC100 boardMinkyu Kang
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini
2009-10-05Add information about return values of xxx_eth_register() in documentationBen Warren
2009-10-04document network driver frameworkMike Frysinger