| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 Next | |
| May 23, 2003 | |
| 10 years 26 days | PPC405EP support added. |
|
Commit b867d705b6217fed505dd44cf539699b8a81733d, by stroese | |
| 10 years 26 days | - PPC405EP support added. - CONFIG_UART1_CONSOLE added (see README). |
|
Commit 8749cfb44e072ebaddd918be9907a9f773d31fe3, by stroese | |
| 10 years 26 days | ASH405 board added (PPC405EP based). |
|
Commit c93f70962ba6a68cb8b829720f74d2328ced6e22, by stroese | |
| 10 years 26 days | BUBINGA405EP board added (IBM PPC405EP Eval Board). |
|
Commit 46578cc018c0a109a2ae4891611a94e4dc2095b6, by stroese | |
| 10 years 26 days | CPCI405AB (special version of esd CPCI405) board added. |
|
Commit d4629c8c8da8156393cebe1f38e3f1e24196efcf, by stroese | |
| 10 years 26 days | Code reworked for PPC405EP support. |
|
Commit c231d00f4ef881a1789e11afe5f3aceaa061725d, by stroese | |
| 10 years 26 days | Local Bus Timeout increased. |
|
Commit 1545ad35c5cacdd84c6581b61f0e528a151302db, by stroese | |
| 10 years 26 days | New FPGA image with 527 support. |
|
Commit b6d9e4f5af0a136a12a59640cdb24904ee2e68de, by stroese | |
| 10 years 26 days | Code cleanup. |
|
Commit 387184252951e3125f43c151ab0841e2b4942c06, by stroese | |
| 10 years 26 days | PMC405 board added. |
|
Commit 071d897c96460c414786ef1d40f3e56f8d9fb8cb, by stroese | |
| 10 years 26 days | DHCP support added. |
|
Commit 9919f13cc1d39c0fe4ff0162673afe657539d762, by stroese | |
| 10 years 26 days | Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board |
|
Commit 33149b8812d12dc57f31fa7bf2ec0c1451dbf6f0, by wdenk | |
| 10 years 26 days | CONFIG_UART1_CONSOLE added. |
|
Commit 1d49b1f36520616e00dcf8f22daee5a6896ca91c, by stroese | |
| 10 years 26 days | - ASH405 board added (PPC405EP based). - BUBINGA405EP added (PPC405EP based). - CPCI405AB added (PPC405GP based). - PMC405 added (PPC405GP based). |
|
Commit 549826eaa05d627e4267012f74e4980bfac5526b, by stroese | |
| 10 years 26 days | - ASH405 board added (PPC405EP based). - CPCI4052 added (PPC405GP based). - CPCI405AB added (PPC405GP based). - PCI405 added (PPC405GP based). - PMC405 added (PPC405GP based). |
|
Commit e1e89324adce6864f0d028538955af2ef50891a2, by stroese | |
| 10 years 26 days | Patch from Stefan Roese. |
|
Commit d9ff6e84e49cd95323172e6a70a21b7a5c879901, by stroese | |
| 10 years 26 days | Patch by Kyle Harris, 20 May 2003: In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa. |
|
Commit 4c3b21a5f915988e3d9681cf9cb566bb7bd56859, by wdenk | |
| May 24, 2003 | |
| 10 years 26 days | Add zero-copy ramdisk support (requires corresponding kernel support!) |
|
Commit 38b99261c13a54ea955a8fe9176e73256486362f, by wdenk | |
| May 28, 2003 | |
| 10 years 21 days | * Fix data abort exception handling for arm920t CPU |
|
Commit f07771cc288eb86cad8f8a5c1aa593caf2ba26f8, by wdenk | |
| May 30, 2003 | |
| 10 years 19 days | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. |
|
Commit 3b57fe0a70b903f4db66c558bb9828bc58acf06b, by wdenk | |