| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r314505: | Pedro F. Giffuni | 2017-03-08 | 1 | -1/+2 |
| * | MFC boot loader path and RBX constant deduplication | Ed Maste | 2016-02-09 | 2 | -80/+6 |
| * | MFC r285138: | Luiz Otavio O Souza | 2015-07-08 | 1 | -3/+2 |
| * | MFC r283033, r283062, r283066, r283069: | Ian Lepore | 2015-05-25 | 1 | -0/+2 |
| * | MFC r277962, r277988, r282661, r282727, r282731, r283013, r283035: | Ian Lepore | 2015-05-25 | 3 | -34/+72 |
| * | MFC revisions 277693,278335,280382-280385,280923-280926,280931, | Devin Teske | 2015-04-22 | 1 | -5/+1 |
| * | MFC r276632: Create a custom /boot/defaults/loader.conf for ARM. | Ian Lepore | 2015-02-13 | 1 | -0/+13 |
| * | MFC r276145: Convert lingering NO_FORTH conditionals to test MK_FORTH. | Ian Lepore | 2015-02-11 | 1 | -1/+1 |
| * | MFC r264400,r265836: | Enji Cooper | 2014-12-31 | 8 | -8/+8 |
| * | MFC 273927: | Andrew Turner | 2014-12-14 | 1 | -2/+3 |
| * | MFC r271285: | Ian Lepore | 2014-10-26 | 1 | -0/+26 |
| * | MFC r257210, r258527: No hardfloat in ubldr, save/restore r9 for api calls. | Ian Lepore | 2014-04-28 | 2 | -7/+13 |
| * | MFC r258779,r258780,r258787,r258822: | Eitan Adler | 2014-02-04 | 1 | -1/+1 |
| * | Fix ixp425 boot2 with ARM EABI: | Andrew Turner | 2013-09-29 | 1 | -0/+5 |
| * | Install Forth infrastructure along with ubldr. | Tim Kientzle | 2013-07-27 | 1 | -1/+14 |
| * | Convert old make variable modifiers :U and :L to bmake :tu and :tl. | Tijl Coosemans | 2013-06-02 | 4 | -4/+4 |
| * | When running on armv6, set alignment checking to modulo-4 mode rather | Ian Lepore | 2013-03-31 | 1 | -0/+8 |
| * | Provide verbose help for fdt commands on platforms that use it. | Tim Kientzle | 2013-02-11 | 1 | -1/+1 |
| * | * Add the integer div & mod functions and ARM EABI support functions to | Andrew Turner | 2013-02-05 | 1 | -2/+2 |
| * | Link against compiler-rt to pull in the required __aeabi_* functions | Andrew Turner | 2013-01-19 | 1 | -2/+2 |
| * | Ignore a warning in ubldr where clang doesn't understand the %D printf | Andrew Turner | 2012-12-15 | 1 | -0/+3 |
| * | Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr. | Andrey V. Elsukov | 2012-09-09 | 1 | -0/+4 |
| * | Use the pin number rather than the hybrid pin number + name. | Warner Losh | 2012-07-15 | 7 | -35/+35 |
| * | Generalize this for loading the loader into the SPI. Plus trim about | Warner Losh | 2012-07-07 | 1 | -11/+5 |
| * | Allow other SOCs to be compiled in, first step. | Warner Losh | 2012-07-07 | 1 | -1/+3 |
| * | Strip out the useless junk. All we really care about is the text, | Warner Losh | 2012-07-07 | 1 | -232/+0 |
| * | Allow the load address used by ARM ubldr to be set via Make argument. | Tim Kientzle | 2012-05-27 | 2 | -2/+19 |
| * | Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent | Gleb Kurtsou | 2012-05-25 | 2 | -8/+6 |
| * | Import work done under project/nand (@235533) into head. | Grzegorz Bernacki | 2012-05-17 | 3 | -0/+12 |
| * | Add support for passing in the board ID. | Warner Losh | 2012-05-11 | 1 | -2/+3 |
| * | Hack to unbreak boot2 for at91rm9200 boot loader. When the at91sam | Warner Losh | 2012-05-11 | 1 | -0/+2 |
| * | Remove some redundant register loads. | Tim Kientzle | 2012-05-02 | 1 | -9/+2 |
| * | Replace `inline static' by `static inline'. | Ed Schouten | 2011-12-13 | 1 | -2/+2 |
| * | Look for /boot/config in addition to /boot.config, with the former taking | Dag-Erling Smørgrav | 2011-10-18 | 2 | -4/+8 |
| * | Allow ixp425 boot2 to compile after r219452 | Andrew Thompson | 2011-10-04 | 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 |