summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-10-03-9/+25
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-10-03-2/+4
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-10-03-1/+183
* ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-10-03-23/+23
* ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-10-03-15/+15
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-10-03-14/+30
* ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang2009-10-03-0/+9
* ppc/8xxx: Misc DDR related fixesKumar Gala2009-10-03-7/+7
* ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood2009-10-03-8/+1
* ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-10-03-0/+9
* ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-10-03-2/+2
* mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2009-10-03-20/+2
* tools/netconsole: use ncb automatically if availableMike Frysinger2009-10-03-24/+17
* tools/netconsole: make a bit more robustMike Frysinger2009-10-03-3/+9
* arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom2009-10-03-3/+25
* Define ffs/fls for all architecturesSimon Kagstrom2009-10-03-0/+53
* arm: Make arm bitops endianness-independentSimon Kagstrom2009-10-03-28/+19
* Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-10-03-32/+43
* standalone: convert to kbuild styleMike Frysinger2009-10-03-72/+29
* mkconfig: split the board make target to multiple config targetsWolfgang Denk2009-10-03-1/+7
* kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk2009-10-03-1/+1
* board/amcc/common/flash.c: Fix compile warningWolfgang Denk2009-10-03-3/+4
* board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk2009-10-03-3/+4
* board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk2009-10-03-6/+8
* board/etin/debris/phantom.c: Fix compile errorWolfgang Denk2009-10-03-10/+0
* board/dave/common/flash.c: fix compile warningWolfgang Denk2009-10-03-1/+2
* board/esd/cpci750/ide.c: fix compile warningWolfgang Denk2009-10-03-2/+6
* board/esd/common/flash.c: Fix compile warningWolfgang Denk2009-10-03-1/+2
* sk98lin: fix compile warningsWolfgang Denk2009-10-03-13/+29
* drivers/net/natsemi.c: fix compile warningWolfgang Denk2009-10-03-1/+2
* net: emaclite: Cleanup license to be GPL compatibleMichal Simek2009-10-03-19/+20
* microblaze: Enable hush parserMichal Simek2009-10-03-1/+7
* microblaze: Remove AtmarkTechno Suzaku boardMichal Simek2009-10-03-339/+0
* net: Remove old Xilinx Emac driverMichal Simek2009-10-03-469/+1
* microblaze: Short size of global data and fix malloc sizeMichal Simek2009-10-03-2/+2
* microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-10-03-0/+3
* ppc4xx: Rename compactcenter to intipDirk Eibach2009-10-03-16/+16
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-10-03-2399/+2088
* net/bootp.c: fix compile warningWolfgang Denk2009-10-03-1/+5
* kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk2009-10-03-1/+1
* muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler2009-10-03-16/+0
* r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler2009-10-03-1/+1
* ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler2009-10-03-32/+29
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-10-03-0/+619
* Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2009-10-03-0/+165
* mkimage: Make table_entry code globalPrafulla Wadaskar2009-10-03-8/+26
* mkimage: Make genimg_print_size() globalPrafulla Wadaskar2009-10-03-2/+2
* mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar2009-10-03-0/+2
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-10-03-37/+38
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-10-03-294/+736