summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-24sbc8548: enable use of PCI network cardsPaul Gortmaker
2009-09-24ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-09-24ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala
2009-09-24ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala
2009-09-24ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu
2009-09-24ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-09-24Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-09-23ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom
2009-09-23ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah
2009-09-23ppc4xx: Make DDR2 timing for intip more robustDirk Eibach
2009-09-22board/linkstation/ide.c: Fix compile warningWolfgang Denk
2009-09-22ppc: Clean up calling of phy_reset() during initPeter Tyser
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-09-22mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler
2009-09-18board/flagadm/flash.c: fix compile warningWolfgang Denk
2009-09-18Merge branch 'warning-cleanup'Wolfgang Denk
2009-09-17Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom
2009-09-17ppc4xx: Consolidate get_OPB_freq()Stefan Roese
2009-09-17ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese
2009-09-17ppc4xx: Fix 405EZ uart base baud calculationStefan Roese
2009-09-15ppc/85xx: Disable all async interrupt sources when we bootKumar Gala
2009-09-15ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala
2009-09-15NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu
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