summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-072-107/+310
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | PXA270: Add support for multiple serial ports.stefano babic2007-09-071-82/+269
| * | | | | | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-25/+41
| |/ / / / / /
* | | | | | | Changed API name to coloured_led.hPeter Pearse2007-09-051-105/+21
* | | | | | | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-8/+6
|/ / / / / /
* | | | | | Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-291-1/+1
* | | | | | MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-291-3/+3
* | | | | | Minor coding style cleanup.Wolfgang Denk2007-08-291-1/+1
* | | | | | [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-281-0/+8
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-1830-1235/+3325
|\ \ \ \ \ \
| * | | | | | Coding style cleanupStefan Roese2007-08-183-17/+18
| * | | | | | ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-177-0/+766
| * | | | | | ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-168-0/+1127
| * | | | | | ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-165-32/+146
| * | | | | | ColdFire: MCF52x2 updateTsiChungLiew2007-08-167-1222/+369
| * | | | | | ColdFire: MCF5329 update cacheTsiChungLiew2007-08-161-1/+1
| * | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15136-3186/+9011
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Coding style cleanupStefan Roese2007-08-081-6/+5
| * | | | | | Port enabled for I2C signals and chipselects port configuration.TsiChungLiew2007-08-081-1/+10
| * | | | | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-081-14/+21
| * | | | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-167-0/+920
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-1023-378/+600
| | |\ \ \ \ \
| | * | | | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-102-8/+7
| | * | | | | | Create interrupts.c and modify MakefileTsiChungLiew2007-07-102-1/+50
| | * | | | | | Enable IcacheTsiChungLiew2007-07-101-39/+38
| | * | | | | | Update header file and some clean upTsiChungLiew2007-07-101-18/+12
| | * | | | | | Update header file and enable icacheTsiChungLiew2007-07-101-4/+3
| | * | | | | | Update header file and removed interrupt_init()TsiChungLiew2007-07-101-17/+2
| | * | | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-186-0/+895
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-08-184-47/+122
|\ \ \ \ \ \ \
| * | | | | | | mpc83xx: fix typo in DDR2 programmingKim Phillips2007-08-171-1/+1
| * | | | | | | mpc83xx: implement board_add_ram_infoKim Phillips2007-08-161-15/+39
| * | | | | | | mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-151-3/+12
| * | | | | | | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-151-8/+23
| * | | | | | | mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-152-20/+47
| * | | | | | | mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips2007-08-151-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-2/+0
|/ / / / / /
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-1414-99/+296
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14124-3083/+8470
| |\ \ \ \ \ \
| * | | | | | | Coding style cleanupStefan Roese2007-08-141-2/+2
| * | | | | | | Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-144-30/+67
| |\ \ \ \ \ \ \
| | * | | | | | | ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-143-42/+35
| | * | | | | | | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-263-1/+45
| * | | | | | | | ppc4xx: Fix problem in PLL clock calculationStefan Roese2007-08-132-18/+24
| * | | | | | | | ppc4xx: Code cleanupStefan Roese2007-08-021-1/+1
| * | | | | | | | [ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki2007-08-023-9/+57
| * | | | | | | | [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski2007-08-021-3/+8
| * | | | | | | | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-311-1/+1
| * | | | | | | | ppc4xx: Only print ECC related info when the error bis are setStefan Roese2007-07-301-14/+24
| |/ / / / / / /
| * | | | | | | ppc4xx: Fix bug with default GPIO output valueStefan Roese2007-07-201-2/+2
OpenPOWER on IntegriCloud