summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | sbc8548: replace README with completely new documentPaul Gortmaker2009-10-03-23/+173
| * | ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-10-03-31/+26
| * | ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-10-03-157/+73
| * | ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-10-03-117/+33
| * | ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-10-03-21/+23
| * | ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala2009-10-03-18/+17
| * | ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala2009-10-03-6/+5
| * | ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2009-10-03-6/+5
| * | ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2009-10-03-4/+2
| * | ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala2009-10-03-3/+11
| * | MAKEALL: Use POSIX mathPeter Tyser2009-10-03-1/+1
| * | MAKEALL: Add summary informationPeter Tyser2009-10-03-0/+27
| * | galaxy5200: enable version environment variableEric Millbrandt2009-10-03-0/+2
| * | digsy_mtc: Add TCR register value for RTC (DS1339)Werner Pfister2009-10-03-0/+1
| * | rtc/ds1337.c: Allow to set TCR registerWerner Pfister2009-10-03-0/+4
| * | ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-10-03-25/+43
| * | ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah2009-10-03-8/+15
| * | ppc4xx: Make DDR2 timing for intip more robustDirk Eibach2009-10-03-10/+10
| * | board/linkstation/ide.c: Fix compile warningWolfgang Denk2009-10-03-2/+4
| * | ppc: Clean up calling of phy_reset() during initPeter Tyser2009-10-03-16/+18
| * | ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-10-03-13/+16
| * | Remove deprecated 'autoscr' command/variablesPeter Tyser2009-10-03-124/+28
| * | mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-10-03-0/+1
| * | FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-10-03-13/+4
| * | TI: DaVinci DM365: Minor config cleanupSandeep Paulraj2009-10-03-2/+0
| * | TI DaVinci DM365: Removing header file which does not existSandeep Paulraj2009-10-03-1/+0
| * | TI DaVinci: DM355: Config Cleanup and UpdateSandeep Paulraj2009-10-03-9/+12
| * | board/flagadm/flash.c: fix compile warningWolfgang Denk2009-10-03-3/+9
| * | Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-10-03-41/+15
| * | ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-10-03-75/+15
| * | ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese2009-10-03-1/+2
| * | ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-10-03-1/+5
| * | ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-10-03-0/+11
| * | ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-10-03-51/+77
| * | 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