aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-02Blackfin: bfin_spi: add optional DMA supportMike Frysinger
2010-10-02Blackfin: add support for BF51x partsMike Frysinger
2010-10-02Blackfin: add support for BF538/BF539 processorsMike Frysinger
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-28mpc512x: fix build issuesWolfgang Denk
2010-09-28ARMV7: OMAP4: Calculate SDRAM sizeAneesh V
2010-09-28ixp/npe: Remove duplicated commentThomas Weber
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-09-23mpc83xx: fix pcie build warningKim Phillips
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok
2010-09-23mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok
2010-09-23ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo
2010-09-23ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese
2010-09-21Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi
2010-09-21POST cleanup.Michael Zaidman
2010-09-19ARM: implement relocation for arm1176Heiko Schocher
2010-09-19ARM: implement relocation for arm720tHeiko Schocher
2010-09-19ARM: implement relocation for arm_intcmHeiko Schocher
2010-09-19ARM: implement relocation for lh7a40xHeiko Schocher
2010-09-19ARM: implement relocation for s3c44b0Heiko Schocher
2010-09-19ARM: implement relocation for sa1100Heiko Schocher
2010-09-19ARM: implement relocation for ixpHeiko Schocher
2010-09-19ARM: implement relocation for pxaHeiko Schocher
2010-09-19ARM: implement relocation for ARM946Heiko Schocher
2010-09-19ARM: implement relocation for ARM925Heiko Schocher
2010-09-19ARM: implement relocation for ARM920Heiko Schocher
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher
2010-09-19ARM: implement relocation for ARM11Heiko Schocher
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-09-19Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk
2010-09-19Prepare v2010.09-rc2v2010.09-rc2Wolfgang Denk
2010-09-19Save environment data to mmc.Terry Lv