Age | Commit message (Expand) | Author |
2015-04-18 | cbfstool: clean up source code | Vadim Bendebury |
2015-04-18 | cbfstool: add the missing 'break' | Vadim Bendebury |
2015-04-18 | cbfstool: add a command to duplicate a cbfs instance | Vadim Bendebury |
2015-04-18 | cbfstool: allow user to explicitly specify header location | Vadim Bendebury |
2015-04-18 | lint: Add check for new board name scheme | Stefan Reinauer |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-13 | util/ipqheader: Add utility to create uber-SBL for IPQ8064 | Vadim Bendebury |
2015-04-10 | util/bimgtool: Add verification mode | Vadim Bendebury |
2015-04-10 | util/bimgtool: Use CRC 16 instead of CRC x25. | Ionela Voinescu |
2015-04-10 | git: add rebase helper script | Patrick Georgi |
2015-04-10 | abuild: also consider verstage architecture | Patrick Georgi |
2015-04-10 | armv7-m: add armv7-m configuration | Daisuke Nojiri |
2015-04-08 | timestamp: Add bootblock start and end to timestamp constants | Furquan Shaikh |
2015-04-08 | ectool: add query function to ectool | Alexander Couzens |
2015-04-08 | ectool: add --dump / -d for RAM dump | Alexander Couzens |
2015-04-06 | kconfig: Add wildcard support for "source" | Stefan Reinauer |
2015-04-06 | nvramtool: fix getopt handling with unsigned char | Stefan Tauner |
2015-04-06 | kconfig: Replace mentions of "list_struct" to "list_head" | Stefan Reinauer |
2015-04-06 | kconfig: calloc/xcalloc: Fix argument order | Stefan Reinauer |
2015-04-06 | kconfig: Fix warning "‘jump’ may be used uninitialized" | Stefan Reinauer |
2015-04-06 | kbuild: trivial - remove trailing empty lines | Stefan Reinauer |
2015-04-06 | kconfig: lxdialog: fix spelling | Stefan Reinauer |
2015-04-06 | kconfig: use va_end to match corresponding va_start | Stefan Reinauer |
2015-04-06 | kbuild: trivial - use tabs for code indent where possible | Stefan Reinauer |
2015-04-06 | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Stefan Reinauer |
2015-03-30 | cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE | Martin Roth |
2015-03-30 | build system: mips is a valid nickname for mipsel | Patrick Georgi |
2015-03-30 | crossgcc: Fix calling outside util/crossgcc | Patrick Georgi |
2015-03-29 | util/genbuild_h: work around GNU date | Idwer Vollering |
2015-03-29 | crossgcc: Build mipsel-elf, not mips-elf | Patrick Georgi |
2015-03-27 | urara: use proper SOC name | Vadim Bendebury |
2015-03-26 | inteltool: add ICH8M-E support | Lubomir Rintel |
2015-03-26 | util: Add miniconfig, a script to minimize coreboot configurations | Stefan Reinauer |
2015-03-25 | crossgcc: Factor out error reporting | Patrick Georgi |
2015-03-25 | crossgcc: point users to the log file in case of error | Patrick Georgi |
2015-03-25 | crossgcc: check for more tools that we require | Patrick Georgi |
2015-03-24 | checkpatch: Fix running out of coreboot's tree | Stefan Reinauer |
2015-03-24 | add make_idb.py & update bootblock | huang lin |
2015-03-23 | build: mips: add default compilation options | Vadim Bendebury |
2015-03-21 | Allow for different BFD elf formats per architecture | Vadim Bendebury |
2015-03-21 | imgtec/danube: Build BIMG boot images | Paul Burton |
2015-03-21 | cbmem: stop assuming 1MiB of memory can be mapped | Aaron Durbin |
2015-03-21 | ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC | Furquan Shaikh |
2015-03-21 | cbfstool: Remove empty line that looks out of place | Julius Werner |
2015-03-21 | rmodtool: add another aarch64 relocation | Aaron Durbin |
2015-03-21 | rmodtool: Add support for aarch64 | Furquan Shaikh |
2015-03-19 | uio_usbdebug: User-space-i/o framework for usbdebug | Nico Huber |
2015-03-18 | crossgcc: jump to crossgcc path before building the toolchain | Patrick Georgi |
2015-03-17 | cbfstool: Add relocation codes for arm mode | Furquan Shaikh |