| AgeSort asc/desc | Change |
|---|---|
| 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 Next | |
| Jun 7, 2013 | |
| 12 days 5 hours | config: Always use GNU ld |
|
Commit 07a74abe4086b1e7abb47ed5e5b7a6659744ce6f, by Khem Raj | |
| Mar 27, 2013 | |
| 2 months 23 days | made ubi.mtd=4 a general argument so that we can automount the NAND partition |
| Mar 20, 2013 | |
| 2 months 30 days | fixed missing define for fdt command |
| 2 months 30 days | changed NAND rootfs parameters to use UBIFS |
| 2 months 30 days | added FDT commands to config |
| Jan 30, 2013 | |
| 4 months 20 days | renamed variable gta04 which is used to detect a new script version for flashing to scriptversion |
| Jan 25, 2013 | |
| 4 months 25 days | added code to "systest wlan" command to test if U1102 works |
| Jan 10, 2013 | |
| 5 months 9 days | replaced fatload and ext2load by more generic load command |
| 5 months 9 days | made ext4 and new general ls/load commands work |
| 5 months 9 days | added ext4 patch from https://github.com/gonzoua/u-boot-pi because I could not find a patch set |
| 5 months 9 days | moved ITG3200 reset code to tsc init command |
| Dec 3, 2012 | |
| 6 months 16 days | fixed PINMUX initialization for expander boards |
| 6 months 16 days | added systest keyboard command |
| 6 months 16 days | added systest keyboard command |
| 6 months 16 days | harmonized I2C bus numbering code |
| 6 months 16 days | harmonized I2C bus numbering code |
| 6 months 16 days | enable power for LED driver |
| 6 months 16 days | removed enabling display power from GPS driver; reset to I1C2 when programming the TPS |
| Nov 20, 2012 | |
| 6 months 30 days | fixed issue with u-boot test command; added forcemenu variable that can be set through fw_setenv in Linux |
| 6 months 30 days | choose correct I2C bus |