| Commit message (Expand) | Author | Age | Lines |
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | -34/+0 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -3/+2 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -7/+7 |
* | VoVPN-GW_100MHz: drop unsupported board configuration | Wolfgang Denk | 2010-10-24 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-10-23 | -6/+13 |
|\ |
|
| * | post/i2c: Add ability to ignore I2C devices | Peter Tyser | 2010-10-22 | -0/+8 |
| * | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS | Peter Tyser | 2010-10-22 | -6/+5 |
* | | led_display: remove unused DISPLAY_MARK define | Ilya Yanok | 2010-10-21 | -1/+0 |
|/ |
|
* | Add memory test feature for mpc85xx POST. | York Sun | 2010-10-20 | -0/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-10-20 | -182/+40 |
|\ |
|
| * | Merge branch 'elf_reloc' | Wolfgang Denk | 2010-10-19 | -182/+40 |
| |\ |
|
| | * | arm: implement ELF relocations | Albert Aribaud | 2010-10-13 | -182/+40 |
* | | | Add UBI README | Stefan Roese | 2010-10-19 | -0/+144 |
* | | | doc/README.scrapyard: add documentation for abandoned boards | Wolfgang Denk | 2010-10-19 | -0/+29 |
* | | | Rename TEXT_BASE: fix merge conflicts | Wolfgang Denk | 2010-10-18 | -5/+5 |
|/ / |
|
* | | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -3/+3 |
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -16/+16 |
* | | led_display: split led display support into generic and hw-dependent parts | Ilya Yanok | 2010-10-12 | -0/+27 |
|/ |
|
* | p1022ds: add audclk hwconfig setting to enable codec reference clock | Timur Tabi | 2010-10-07 | -0/+21 |
* | CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal | Wolfgang Denk | 2010-10-04 | -1/+28 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -6/+0 |
* | ARM: implement relocation for ARM926 | Heiko Schocher | 2010-09-19 | -0/+23 |
* | ARM: add relocation support | Heiko Schocher | 2010-09-19 | -0/+321 |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | -1/+0 |
* | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer | 2010-09-03 | -0/+86 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -0/+8 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-08-10 | -0/+8 |
| |\ |
|
| | * | ide: add configuration | Albert Aribaud | 2010-08-08 | -0/+8 |
* | | | net: rename "FSL UECx" net interfaces "UECx" | Kim Phillips | 2010-08-09 | -1/+1 |
* | | | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -2/+2 |
|/ / |
|
* | | Add mkimage manpage | Nobuhiro Iwamatsu | 2010-08-08 | -0/+118 |
* | | powerpc/8xxx: Enabled address hashing for 85xx | york | 2010-07-26 | -2/+13 |
* | | powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 | york | 2010-07-26 | -0/+3 |
* | | powerpc/8xxx: Enabled hwconfig for memory interleaving | Kumar Gala | 2010-07-26 | -11/+14 |
|/ |
|
* | SPEAr : Network driver support added | Vipin KUMAR | 2010-07-12 | -0/+25 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -3291/+1 |
* | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | -6/+7 |
* | Fix "par[t]ition" typo. | Wolfgang Denk | 2010-05-21 | -1/+1 |
* | Program net device MAC addresses after initializing | Ben Warren | 2010-05-03 | -5/+12 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -49/+49 |
* | nios: Move cpu/nios/* to arch/nios/cpu/* | Peter Tyser | 2010-04-13 | -1/+1 |
* | i386: Move cpu/i386/* to arch/i386/cpu/* | Peter Tyser | 2010-04-13 | -2/+2 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -38/+38 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -5/+5 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -42/+42 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -36/+36 |
* | Create CPUDIR variable | Peter Tyser | 2010-04-13 | -3/+3 |
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B. | Andre Schwarz | 2010-04-10 | -0/+55 |
* | s5pc1xx: update the README file | Minkyu Kang | 2010-04-03 | -1/+17 |