summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-24-25/+43
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-09-24-25/+43
| |\
| | * ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-09-23-25/+43
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-24-18/+25
|\ \ \ | |/ /
| * | ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah2009-09-23-8/+15
| * | ppc4xx: Make DDR2 timing for intip more robustDirk Eibach2009-09-23-10/+10
| |/
* | board/linkstation/ide.c: Fix compile warningWolfgang Denk2009-09-22-2/+4
* | ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-22-16/+18
* | ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-22-13/+16
* | Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-124/+28
* | mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-22-0/+1
* | FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-22-13/+4
|/
* board/flagadm/flash.c: fix compile warningWolfgang Denk2009-09-18-3/+9
* Merge branch 'warning-cleanup'Wolfgang Denk2009-09-18-1/+1
|\
| * kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk2009-09-15-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-17-77/+22
|\ \
| * | ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-17-75/+15
| * | ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese2009-09-17-1/+2
| * | ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-17-1/+5
* | | Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-17-41/+15
|/ /
* | ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-09-15-0/+11
* | ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-09-15-51/+77
* | ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-09-15-9/+25
* | NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-15-2/+4
* | ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-15-1/+183
* | ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-09-15-23/+23
* | ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-15-15/+15
* | ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-15-14/+30
* | ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang2009-09-15-0/+9
* | ppc/8xxx: Misc DDR related fixesKumar Gala2009-09-15-7/+7
* | ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood2009-09-15-8/+1
* | ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-15-0/+9
* | ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-09-15-2/+2
* | mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2009-09-15-20/+2
* | tools/netconsole: use ncb automatically if availableMike Frysinger2009-09-15-24/+17
* | tools/netconsole: make a bit more robustMike Frysinger2009-09-15-3/+9
* | arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom2009-09-15-3/+25
* | Define ffs/fls for all architecturesSimon Kagstrom2009-09-15-0/+53
* | arm: Make arm bitops endianness-independentSimon Kagstrom2009-09-15-28/+19
* | Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-09-15-32/+43
* | standalone: convert to kbuild styleMike Frysinger2009-09-15-72/+29
* | mkconfig: split the board make target to multiple config targetsWolfgang Denk2009-09-15-1/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-09-15-830/+33
|\ \
| * | net: emaclite: Cleanup license to be GPL compatibleMichal Simek2009-09-14-19/+20
| * | microblaze: Enable hush parserMichal Simek2009-09-14-1/+7
| * | microblaze: Remove AtmarkTechno Suzaku boardMichal Simek2009-09-14-339/+0
| * | net: Remove old Xilinx Emac driverMichal Simek2009-09-14-469/+1
| * | microblaze: Short size of global data and fix malloc sizeMichal Simek2009-09-14-2/+2
| * | microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-09-14-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-15-2415/+2104
|\ \ \ | |_|/ |/| |