aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-09-29MX51: add structure to access System Reset ControllerStefano Babic1-0/+10
2010-09-29MX51: Added pins definition to set up padsStefano Babic1-0/+44
2010-09-29ARM: Use syslib functions for all CORTEXA8Stefano Babic4-2/+3
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic3-28/+17
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk115-1201/+7646
2010-09-28mpc512x: fix build issuesWolfgang Denk1-1/+0
2010-09-28ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2-1/+39
2010-09-28ixp/npe: Remove duplicated commentThomas Weber1-5/+0
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser2-6/+6
2010-09-23mpc83xx: fix pcie build warningKim Phillips1-1/+1
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok1-0/+12
2010-09-23mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok1-13/+25
2010-09-23ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo1-0/+3
2010-09-23ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese1-71/+61
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese4-22/+0
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese15-716/+242
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese18-845/+610
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese24-1934/+1722
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese3-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese32-28/+3861
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese1-5/+5
2010-09-21Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger1-0/+3
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2-66/+3
2010-09-21POST cleanup.Michael Zaidman9-562/+1
2010-09-19ARM: implement relocation for arm1176Heiko Schocher2-1/+299
2010-09-19ARM: implement relocation for arm720tHeiko Schocher2-1/+183
2010-09-19ARM: implement relocation for arm_intcmHeiko Schocher2-1/+179
2010-09-19ARM: implement relocation for lh7a40xHeiko Schocher2-2/+199
2010-09-19ARM: implement relocation for s3c44b0Heiko Schocher2-1/+187
2010-09-19ARM: implement relocation for sa1100Heiko Schocher2-1/+175
2010-09-19ARM: implement relocation for ixpHeiko Schocher2-1/+293
2010-09-19ARM: implement relocation for pxaHeiko Schocher2-1/+181
2010-09-19ARM: implement relocation for ARM946Heiko Schocher2-2/+180
2010-09-19ARM: implement relocation for ARM925Heiko Schocher2-2/+216
2010-09-19ARM: implement relocation for ARM920Heiko Schocher2-2/+237
2010-09-19ARM: implement relocation for ARM926Heiko Schocher3-4/+206
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher5-6/+285
2010-09-19ARM: implement relocation for ARM11Heiko Schocher2-1/+214
2010-09-19ARM: add relocation supportHeiko Schocher7-7/+553
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher3-26/+0
2010-09-19relocation: fixup cmdtableHeiko Schocher4-92/+16
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2-1/+6
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2-0/+85
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher1-0/+6
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher1-0/+51
2010-09-19arm: get rid of bi_envHeiko Schocher4-11/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk11-69/+80
2010-09-19Make getenv() work before relocation.Wolfgang Denk11-28/+33
2010-09-19Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk1-6/+3
2010-09-19Prepare v2010.09-rc2v2010.09-rc2Wolfgang Denk1-1/+1