summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-09-151-0/+11
* ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-09-153-51/+77
* ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-09-151-9/+25
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-154-2/+4
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-155-1/+183
* ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-09-151-23/+23
* ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-152-15/+15
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-153-14/+30
* ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang2009-09-151-0/+9
* ppc/8xxx: Misc DDR related fixesKumar Gala2009-09-152-7/+7
* ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood2009-09-151-8/+1
* ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-153-0/+9
* ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-09-151-2/+2
* mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2009-09-154-20/+2
* tools/netconsole: use ncb automatically if availableMike Frysinger2009-09-152-24/+17
* tools/netconsole: make a bit more robustMike Frysinger2009-09-151-3/+9
* arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom2009-09-151-3/+25
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-157-0/+53
* arm: Make arm bitops endianness-independentSimon Kagstrom2009-09-151-28/+19
* Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-09-156-32/+43
* standalone: convert to kbuild styleMike Frysinger2009-09-151-72/+29
* mkconfig: split the board make target to multiple config targetsWolfgang Denk2009-09-151-1/+7
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-09-1514-830/+33
|\
| * net: emaclite: Cleanup license to be GPL compatibleMichal Simek2009-09-141-19/+20
| * microblaze: Enable hush parserMichal Simek2009-09-141-1/+7
| * microblaze: Remove AtmarkTechno Suzaku boardMichal Simek2009-09-149-339/+0
| * net: Remove old Xilinx Emac driverMichal Simek2009-09-143-469/+1
| * microblaze: Short size of global data and fix malloc sizeMichal Simek2009-09-141-2/+2
| * microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-09-141-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-15137-2415/+2104
|\ \
| * | ppc4xx: Rename compactcenter to intipDirk Eibach2009-09-1110-16/+16
| * | ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11128-2399/+2088
| |/
* | board/amcc/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* | board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* | board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk2009-09-151-6/+8
* | board/etin/debris/phantom.c: Fix compile errorWolfgang Denk2009-09-151-10/+0
* | board/dave/common/flash.c: fix compile warningWolfgang Denk2009-09-151-1/+2
* | board/esd/cpci750/ide.c: fix compile warningWolfgang Denk2009-09-151-2/+6
* | board/esd/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-1/+2
* | sk98lin: fix compile warningsWolfgang Denk2009-09-154-13/+29
* | drivers/net/natsemi.c: fix compile warningWolfgang Denk2009-09-151-1/+2
* | net/bootp.c: fix compile warningWolfgang Denk2009-09-111-1/+5
* | kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk2009-09-111-1/+1
|/
* muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler2009-09-101-16/+0
* r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler2009-09-101-1/+1
* ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler2009-09-102-32/+29
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-109-0/+619
* Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2009-09-102-0/+165
* mkimage: Make table_entry code globalPrafulla Wadaskar2009-09-102-8/+26
* mkimage: Make genimg_print_size() globalPrafulla Wadaskar2009-09-102-2/+2