aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk11-9/+1160
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk20-8/+155
2008-05-21Make ads5121 out-of-tree compiling safeYork Sun1-1/+6
2008-05-21Adding DIU support for Freescale 5121ADSYork Sun4-21/+261
2008-05-21Replace DPRINTF with debugYork Sun1-35/+29
2008-05-21Move pixel clock setting to board fileYork Sun2-34/+25
2008-05-21Big white-space cleanup.Wolfgang Denk1010-13519/+13530
2008-05-20socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov1-6/+6
2008-05-20Fixed reset for socratesSergei Poselenov1-9/+14
2008-05-20socrates: changes to support FDTSergei Poselenov2-33/+50
2008-05-20Initial support for "Socrates" boardSergei Poselenov10-0/+1129
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov14-4/+14
2008-05-20POST: mark OCM test as POST_STOPYuri Tikhonov1-1/+1
2008-05-20POST: add POST_STOP flagYuri Tikhonov14-2/+29
2008-05-20POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov1-2/+2
2008-05-20lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov1-0/+6
2008-05-20POST: OCM test added.Yuri Tikhonov4-0/+104
2008-05-20POST: typo fixYuri Tikhonov1-1/+1
2008-05-20common/usb.c: fix incorrect escape sequenceHebbar1-1/+1
2008-05-19Fix 8313ERDB board configurationYork Sun1-8/+6
2008-05-19Release v1.3.3v1.3.3Wolfgang Denk2-1/+299
2008-05-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-1/+30
2008-05-19ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese1-1/+30
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD3-14/+14
2008-05-19sc530_spunk: add missing SOBJS entryJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-19sc520_spunk: Fix flashJean-Christophe PLAGNIOL-VILLARD1-24/+6
2008-05-19drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD2-4/+1
2008-05-19i386/bootm: remove unused varJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-05-19example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD1-0/+4
2008-05-15TQM8272: fix out-of-tree buildingWolfgang Denk2-8/+16
2008-05-14environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk1-2/+2
2008-05-14Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk4-19/+40
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk6-6/+6
2008-05-14ppc4xx: Fix bogus Canyonlands config.mkStefan Roese1-9/+1
2008-05-14ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese1-1/+7
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk6-25/+11
2008-05-14linkstation_HGLAN: Fix out of tree building.Wolfgang Denk1-6/+9
2008-05-14ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese1-1/+7
2008-05-13Makefile: fix "error: version_autogenerated.h: No such file or directory"Wolfgang Denk2-4/+12
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese3-11/+40
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk1-10/+3
2008-05-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-11/+19
2008-05-12Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk4-20/+1
2008-05-12Fix offset calculation for multi-type legacy images.Nick Spence1-9/+4
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk7-14/+14
2008-05-12API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-10ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher1-0/+1
2008-05-10ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese1-11/+18
2008-05-10PPC: fix map_physmem build warningBecky Bruce1-1/+1
2008-05-10Update pci code to use phys_addr_tBecky Bruce2-9/+9