summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar2009-09-101-0/+2
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-103-37/+38
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-09-105-294/+736
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-09-103-10/+43
* tools: mkimage: Makefile sortedPrafulla Wadaskar2009-09-101-25/+25
* tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar2009-09-101-12/+14
* mkconfig: pass the board name to board config fileMingkai Hu2009-09-101-0/+1
OpenPOWER on IntegriCloud