| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 239054,239057,239058,239060,239066,239067,239068,239070,239073, | Andrey V. Elsukov | 2012-11-18 | 1 | -0/+4 |
| * | MFH r226506: Look for /boot/config in addition to /boot.config | Baptiste Daroussin | 2012-02-09 | 2 | -4/+8 |
| * | MFC r225955 | Andrew Thompson | 2012-01-09 | 1 | -1/+1 |
| * | No need to list an obsolete arm compiler here. | Warner Losh | 2011-01-20 | 2 | -2/+0 |
| * | Don't need __DYNAMIC here. it is commented out and a.out only -- these are a... | Warner Losh | 2011-01-20 | 1 | -2/+0 |
| * | We no longer need the OUTPUT_FORMAT line, so fix the build by removing it. | Warner Losh | 2010-11-15 | 1 | -1/+0 |
| * | Fix typos. | Rebecca Cran | 2010-11-09 | 1 | -2/+2 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -1/+1 |
| * | It turns out that the OUTPUT_FORMAT should do the right thing for both endian... | Warner Losh | 2010-08-23 | 2 | -135/+1 |
| * | MF tbemd: differentiate between arm and armeb | Warner Losh | 2010-08-23 | 2 | -1/+135 |
| * | Fix conditional FDT support in loader(8). | Rafal Jaworowski | 2010-06-13 | 1 | -1/+3 |
| * | Initial loader(8) support for Flattened Device Tree. | Rafal Jaworowski | 2010-05-25 | 2 | -2/+14 |
| * | BWCT boards can have 128MB SDRAM. | Bernd Walter | 2010-03-09 | 2 | -2/+6 |
| * | fix signed warning | Bernd Walter | 2010-03-09 | 1 | -1/+1 |
| * | add delays around 16-bit enable/disable a la the driver; w/o this | Sam Leffler | 2008-12-19 | 1 | -0/+2 |
| * | merge WIP multi-board support; tested on Avila and Cambria, still | Sam Leffler | 2008-12-13 | 4 | -75/+154 |
| * | Let ARM loader(8) build with the man page. | Rafal Jaworowski | 2008-11-27 | 1 | -4/+3 |
| * | Initial storage functionality for U-Boot support library. | Rafal Jaworowski | 2008-11-19 | 3 | -3/+4 |
| * | Initial support of loader(8) for ARM machines running U-Boot. | Rafal Jaworowski | 2008-10-14 | 7 | -1/+422 |
| * | More diff reductions against ixp425/boot2/boot2.c. This time, we | Warner Losh | 2008-10-07 | 1 | -0/+87 |
| * | Diff reduction with boot/arm/at91/boot2/boot2.c: indent this statement | Warner Losh | 2008-10-07 | 1 | -1/+1 |
| * | don't hardcode cc | Sam Leffler | 2008-10-07 | 1 | -3/+3 |
| * | Add a boot loader for ixp425 based boards like the Gateworks Avila | John Hay | 2008-10-06 | 7 | -0/+1473 |
| * | Bring in the trivial differences between this code and John Hay's new | Warner Losh | 2008-10-05 | 1 | -17/+26 |
| * | Remove XMODEM_DL support. It never was complete and only serves to | Warner Losh | 2008-10-05 | 3 | -14/+0 |
| * | Indent with 8-space tabs. This reduces the diffs to the newer ixp425 | Warner Losh | 2008-10-05 | 1 | -154/+158 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 2 | -0/+5 |
| * | - remove code from oroginal file, which is not required on BWCT boards | Bernd Walter | 2007-12-23 | 1 | -50/+84 |
| * | BWCT boards uses two different SPI flash chips | Bernd Walter | 2007-12-23 | 1 | -2/+3 |
| * | Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE is | John Baldwin | 2007-10-26 | 1 | -0/+1 |
| * | Fix signedness to make gcc happy. | Olivier Houchard | 2007-10-25 | 3 | -4/+4 |
| * | Load the bytes into the EMAC's MAC address register in the proper | Warner Losh | 2007-10-25 | 1 | -2/+2 |
| * | Don't pass RB_BOOTINFO to the kernel. There's no bootinfo actually | Warner Losh | 2007-08-17 | 1 | -1/+1 |
| * | Use the .S version for now. I have a version optimized for size p4, | Warner Losh | 2007-08-09 | 1 | -1/+1 |
| * | MFp4: | Warner Losh | 2007-07-13 | 11 | -34/+197 |
| * | Loop on sdcard init. This helps if one hasn't plugged in the card | Warner Losh | 2007-04-02 | 1 | -1/+2 |
| * | RTC_TIMR's RTC_SEC field is BCD. That makes it unsuitable for | Warner Losh | 2007-03-28 | 4 | -8/+13 |
| * | Since we're about to set ST_RTMR to 1 to increase the accuracy of the | Warner Losh | 2007-03-28 | 1 | -3/+0 |
| * | All SD cards have a block size of 512. The READ_BL_LEN field in the | Warner Losh | 2007-03-28 | 1 | -4/+6 |
| * | Various buglets fixed (from submitter): | Warner Losh | 2007-03-28 | 1 | -6/+7 |
| * | Fix problem where memcmp would return true in the case where the | Warner Losh | 2007-03-28 | 1 | -1/+1 |
| * | Fix off by one error in length of the string. | Warner Losh | 2007-03-28 | 1 | -1/+1 |
| * | Remove vestiges of very specific fpga support for my company's board. | Warner Losh | 2007-03-15 | 2 | -38/+1 |
| * | MFp4: differences for bwct ethernet attachment | Warner Losh | 2006-12-20 | 2 | -3/+13 |
| * | MFp4: Differences in flash part for bwct. need a more generic way to cope. | Warner Losh | 2006-12-20 | 2 | -0/+35 |
| * | MFp4: Add timeout to eeprom access for lame eeprom that go awol | Warner Losh | 2006-12-20 | 2 | -4/+8 |
| * | MFp4: bwct memory size and PLL parameters | Warner Losh | 2006-12-20 | 1 | -0/+8 |
| * | MFp4: bwct boot rom is different. need a more generic way to cope long term. | Warner Losh | 2006-12-20 | 1 | -0/+4 |
| * | MFp4: Delay a second or two after the upload before printing Done. | Warner Losh | 2006-12-20 | 1 | -2/+6 |
| * | MFp4: bwct is a new board choice. | Warner Losh | 2006-12-20 | 1 | -1/+1 |