aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-24ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala1-0/+13
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala1-0/+4
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala1-0/+4
2009-09-24ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu1-1/+1
2009-09-24ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala4-3/+11
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-10/+10
2009-09-23ppc4xx: Make DDR2 timing for intip more robustDirk Eibach1-10/+10
2009-09-22ppc: Clean up calling of phy_reset() during initPeter Tyser14-0/+17
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser12-2/+15
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser3-17/+17
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler7-11/+0
2009-09-17Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-1/+2
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom11-41/+15
2009-09-17ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese1-1/+2
2009-09-15NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2-0/+2
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala1-11/+10
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala1-0/+4
2009-09-15ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang1-0/+9
2009-09-15ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood1-0/+2
2009-09-15mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2-0/+2
2009-09-15arm: Define test_and_set_bit and test_and_clear bit for ARMSimon Kagstrom1-3/+25
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom7-0/+53
2009-09-15arm: Make arm bitops endianness-independentSimon Kagstrom1-28/+19
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom5-0/+43
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2-117/+10
2009-09-14microblaze: Enable hush parserMichal Simek1-1/+7
2009-09-14microblaze: Remove AtmarkTechno Suzaku boardMichal Simek1-110/+0
2009-09-14net: Remove old Xilinx Emac driverMichal Simek1-4/+1
2009-09-14microblaze: Short size of global data and fix malloc sizeMichal Simek1-2/+2
2009-09-11ppc4xx: Rename compactcenter to intipDirk Eibach1-4/+4
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese5-626/+317
2009-09-10r7780mp: fix typo in Ethernet chip model number comment.Marcel Ziswiler1-1/+1
2009-09-10ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler1-30/+19
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar1-0/+1
2009-09-10mkimage: Make table_entry code globalPrafulla Wadaskar1-0/+24
2009-09-10mkimage: Make genimg_print_size() globalPrafulla Wadaskar1-0/+1
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk1-17/+17
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar2-3/+34
2009-09-10ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs6-0/+12
2009-09-10amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel1-3/+5
2009-09-08ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal1-0/+2
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-0/+5
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala1-2/+5
2009-09-0885xx: Add support for setting IVORs to fixed offset defaultsKumar Gala1-0/+12
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2-2/+1
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-0/+1
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk8-30/+1121
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt1-0/+1
2009-09-05ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj1-0/+182
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz1-0/+307