aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-05-12Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk
2008-05-12Fix offset calculation for multi-type legacy images.Nick Spence
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-05-12API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD
2008-05-10AT91: Cleanup unused config header file definitions.Stelian Pop
2008-05-10Support AT91CAP9 revC CPUsStelian Pop
2008-05-10Use custom logo for Atmel boardsStelian Pop
2008-05-10AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop
2008-05-10AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop
2008-05-10AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop
2008-05-10AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop
2008-05-10Add ATMEL LCD driverStelian Pop
2008-05-10AT91SAM9RLEK supportStelian Pop
2008-05-10AT91SAM9263EK supportStelian Pop
2008-05-10AT91SAM9261EK supportStelian Pop
2008-05-10AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop
2008-05-10AT91SAM9260EK: Normalize BOOTARGSStelian Pop
2008-05-10AT91SAM9260EK: Normalize SPI timingsStelian Pop
2008-05-10AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop
2008-05-10AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop
2008-05-10AT91CAP9ADK: Normalize BOOTARGSStelian Pop
2008-05-10AT91CAP9ADK: Normalize SPI timingsStelian Pop
2008-05-10AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop
2008-05-10Add proper copyright notices in Atmel boards MakefilesStelian Pop
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop
2008-05-10ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher
2008-05-10ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese
2008-05-10PPC: fix map_physmem build warningBecky Bruce
2008-05-10Update pci code to use phys_addr_tBecky Bruce
2008-05-10Support legacy multi-type images without FDT section.Nick Spence
2008-05-10Update CHANGELOG.Wolfgang Denk
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk
2008-05-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-05-10Fix @ -> <at> substitutionStelian Pop
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski
2008-05-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-05-10Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-05-10ppc: Cleanup get_effective_memsize() useMarian Balakowicz
2008-05-10Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz
2008-05-09Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson
2008-05-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson
2008-05-09Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-05-09Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocatingJames Yang