summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-15ppc/85xx: Move code around to prep for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala
2009-09-15ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang
2009-09-15ppc/8xxx: Misc DDR related fixesKumar Gala
2009-09-15ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood
2009-09-15ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood
2009-09-15ppc/85xx: Don't enable interrupts before we're readyScott Wood
2009-09-15mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler
2009-09-15tools/netconsole: use ncb automatically if availableMike Frysinger
2009-09-15tools/netconsole: make a bit more robustMike Frysinger
2009-09-15arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom
2009-09-15arm: Make arm bitops endianness-independentSimon Kagstrom
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom
2009-09-15standalone: convert to kbuild styleMike Frysinger
2009-09-15mkconfig: split the board make target to multiple config targetsWolfgang Denk
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-15kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk
2009-09-15board/amcc/common/flash.c: Fix compile warningWolfgang Denk
2009-09-15board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk
2009-09-15board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk
2009-09-15board/etin/debris/phantom.c: Fix compile errorWolfgang Denk
2009-09-15board/dave/common/flash.c: fix compile warningWolfgang Denk
2009-09-15board/esd/cpci750/ide.c: fix compile warningWolfgang Denk
2009-09-15board/esd/common/flash.c: Fix compile warningWolfgang Denk
2009-09-15sk98lin: fix compile warningsWolfgang Denk
2009-09-15drivers/net/natsemi.c: fix compile warningWolfgang Denk
2009-09-14net: emaclite: Cleanup license to be GPL compatibleMichal Simek
2009-09-14microblaze: Enable hush parserMichal Simek
2009-09-14microblaze: Remove AtmarkTechno Suzaku boardMichal Simek
2009-09-14net: Remove old Xilinx Emac driverMichal Simek
2009-09-14microblaze: Short size of global data and fix malloc sizeMichal Simek
2009-09-14microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek
2009-09-11ppc4xx: Rename compactcenter to intipDirk Eibach
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-09-11net/bootp.c: fix compile warningWolfgang Denk
2009-09-11kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk
2009-09-10muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler
2009-09-10r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler
2009-09-10ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar
2009-09-10Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar
2009-09-10mkimage: Make table_entry code globalPrafulla Wadaskar
2009-09-10mkimage: Make genimg_print_size() globalPrafulla Wadaskar
2009-09-10mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar