summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-21-9/+22
| | * | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-21-70/+108
| | * | ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco2008-11-21-12/+3
| | * | ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-20-0/+4
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-11-25-7/+9
| |\ \
| | * | powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher2008-11-19-1/+3
| | * | mpc83xx: Improve the performance of DDR memoryHoward Gregory2008-11-19-6/+6
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-11-25-99/+13630
| |\ \
| | * | UBI: Add proof-of-concept CFI flash supportPiotr Ziecik2008-11-24-1/+9
| | * | mtd: Remove a printf() from add_mtd_device().Piotr Ziecik2008-11-24-2/+0
| | * | UBI: Change parsing of size in commands to default to hexStefan Roese2008-11-24-32/+4
| | * | ARM: Add Apollon UBI supportKyungmin Park2008-11-19-18/+59
| | * | UBI: Add UBI command supportKyungmin Park2008-11-19-0/+629
| | * | UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2008-11-19-521/+1
| | * | UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park2008-11-19-0/+454
| | * | UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park2008-11-19-0/+381
| | * | UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-19-0/+3810
| | * | UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-19-0/+2538
| | * | UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-19-0/+2018
| | * | UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-19-0/+1768
| | * | UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park2008-11-19-0/+1755
| | * | MTD: Add MTD paritioning infrastructureKyungmin Park2008-11-19-0/+679
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-11-25-20/+272
| |\ \
| | * | cfi-mtd: Add cfi-mtd driver.Piotr Ziecik2008-11-24-0/+221
| | * | cfi_flash: Add interface for flash verbosity controlPiotr Ziecik2008-11-24-11/+23
| | * | cfi_flash: Export flash_sector_size() function.Piotr Ziecik2008-11-24-2/+3
| | * | cfi_flash: Make all flash access functions weakStefan Roese2008-11-24-7/+25
| | |/
| * | AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk2008-11-24-1/+1
| * | at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-24-4/+11
| * | AT91: Enable PLLB for USBStelian Pop2008-11-21-0/+27
| * | AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-21-19/+25
| |/
| * Align end of bss by 4 bytesSelvamuthukumar2008-11-18-81/+260
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-11-18-278/+721
| |\
| | * mpc8641: fix address-cells default in old .dts detectionBecky Bruce2008-11-11-3/+3
| | * lib_ppc: Move trap_init to occur earlierBecky Bruce2008-11-10-5/+5
| | * mpc8641: Try to detect old .dts filesBecky Bruce2008-11-10-0/+30
| | * toplevel Makefile: Add MPC8641HPCN_36BIT targetBecky Bruce2008-11-10-1/+7
| | * mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-10-53/+192
| | * mpc8641: Change 32-bit memory mapBecky Bruce2008-11-10-68/+75
| | * mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-10-11/+39
| | * mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce2008-11-10-11/+8
| | * mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce2008-11-10-1/+1
| | * mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-10-28/+15
| | * mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce2008-11-10-2/+1
| | * mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-10-5/+4
| | * mpc8641: Remove extra "0" from BR2 defineBecky Bruce2008-11-10-1/+1
| | * Merge commit 'wd/master'Jon Loeliger2008-11-10-8536/+7619
| | |\
| | * | powerpc: change 86xx SMP boot methodBecky Bruce2008-11-04-73/+298
| | * | 8641HPCN: Config file cleanupBecky Bruce2008-11-03-5/+15
| | * | 86xx: Make dram_size a phys_size_tBecky Bruce2008-11-03-6/+6