| 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 31, 2003 | |
| 9 years 11 months | * Patch by Marc Singer, 29 May 2003: Fixed rarp boot method for IA32 and other little-endian CPUs. |
|
Commit 7a8e9bed17d7924a9c5c4699b1f6a3a0359524ed, by wdenk | |
| Jun 4, 2003 | |
| 9 years 11 months | * Patches by Udi Finkelstein, 2 June 2003: - Added support for custom keyboards, initialized by defining a board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD . - Added support for the RBC823 board. - cpu/mpc8xx/lcd.c now a |
|
Commit 682011ff6968198da14b89e40d9f55b00f6d91f7, by wdenk | |
| 9 years 11 months | * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board |
|
Commit f3e0de60a6dfa2bedd99bda257841a22b5153f42, by wdenk | |
| Jun 5, 2003 | |
| 9 years 11 months | - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use. |
|
Commit 37208785990729bec8756349109fa121ced40958, by stroese | |
| 9 years 11 months | - CFG_ETH_RX_BUFFER added. |
|
Commit c602883592c1966bab5e88f12567bafb4a677acd, by stroese | |
| 9 years 11 months | - CFG_RX_ETH_BUFFER added. |
|
Commit 53cf9435ccf9eaef84d35d00c3a2702f91f7886c, by stroese | |
| 9 years 11 months | Patch from Stefan Roese. |
|
Commit 08eaea9c9fa4e8ea25325610c512cb90b6bea1dd, by stroese | |
| 9 years 11 months | * Add support for RMU board |
|
Commit 73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3, by wdenk | |
| 9 years 11 months | * Patch by Vladimir Gurevich, 04 Jun 2003: make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option |
|
Commit a3ed3996cdb9fca78329f6aca62d235263b7da90, by wdenk | |
| Jun 6, 2003 | |
| 9 years 11 months | - Fix compile bug (PPC4xx). |
|
Commit e58dc1328368687865af82827642d50b6b10d89a, by stroese | |
| 9 years 11 months | - Update new fpga file. |
|
Commit 8b601449e840a5d1e29859dc2a968c43284cee66, by stroese | |
| 9 years 11 months | Patch by Robert Schwebel, April 02, 2003: fix for SMSC91111 driver |
|
Commit 487778b781257831aa9b9140dd3c7ad4176e8314, by wdenk | |
| Jun 16, 2003 | |
| 9 years 11 months | * Fix CONFIG_NET_MULTI support in include/net.h |
|
Commit 71f9511803de65a3b98d2f592d418da1d1539f13, by wdenk | |
| Jun 17, 2003 | |
| 9 years 11 months | * Patch by Nicolas Lacressonniere, 11 Jun 2003: Modifications for Atmel AT91RM9200DK ARM920T based development kit - Add Atmel DataFlash support for reading and writing. - Add possibility to boot a Linux from DataFlash with BOOTM command. - A |
|
Commit 2abbe0754759f94c79125a2534fbc4be74f416bc, by wdenk | |
| Jun 18, 2003 | |
| 9 years 11 months | Add support for DS12887 RTC; add RTC support for ATC board |
|
Commit 15ef8a5d17181ea376fac94579dce0af1cfcdeb7, by wdenk | |
| Jun 20, 2003 | |
| 9 years 11 months | * Patches by David Müller, 12 Jun 2003: - rewrite of the S3C24X0 register definitions stuff - "driver" for the built-in S3C24X0 RTC |
|
Commit 48b42616e928ce6eacfe20276a1614e2b27ac4b5, by wdenk | |
| 9 years 11 months | Patches by Robert Schwebel, 14 Jun 2003: - add support for Logotronic DL datalogger board - cleanup serial line after kermit binary download - add debugX macro (debug level support) - update mach-types.h to latest arm.linux.org.uk master list. |
|
Commit 52f52c1494eedaeacccad6e2331f4f638b48f5ab, by wdenk | |
| 9 years 11 months | Patches by Murray Jensen, 17 Jun 2003: - Hymod board database mods: add "who" field and new xilinx chip types - provide new "init_cmd_timeout()" function so code external to "common/main.c" can use the "reset_cmd_timeout()" function before enteri |
|
Commit 6dd652fa4d8591a32e2707a91f4582ed13011b17, by wdenk | |
| 9 years 11 months | * Patch by Richard Woodruff, 19 June 03: - Fixed smc91c111 driver to sync with the u-boot environment (driver/smc91c111.c). - Added eth_init error return check in NetLoop (net/net.c). |
|
Commit 0b97ab144f3ec4e3ae13e8c13e7296b2f89481a8, by wdenk | |
| Jun 21, 2003 | |
| 9 years 11 months | * Patch by Devin Crumb, 02 Apr 2003: Fix clock divider rounding problem in drivers/serial.c |
|
Commit 0332990b8508cea232b2f2ae47283cf395c7ee62, by wdenk | |