Age | Commit message (Expand) | Author |
2015-05-08 | cbfstool: Simplify the common buffer_splice() function's interface | Sol Boucher |
2015-05-08 | cbfstool: Eliminate useless cbfs_image_create() local variable | Sol Boucher |
2015-05-08 | cbfstool: Fix leak in cbfs_image struct initialization | Sol Boucher |
2015-05-08 | cbfstool: Fix cbfs_copy_instance()'s master header endianness | Sol Boucher |
2015-05-08 | checkpatch: fix tree recognition | Stefan Reinauer |
2015-05-08 | fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler | Sol Boucher |
2015-05-08 | cbfstool: Fix strange flashmap whitespace | Sol Boucher |
2015-05-08 | cbfstool: Import minimal set of files from flashmap | Sol Boucher |
2015-05-08 | cbfstool: Make the add action choose an aligned entries capacity | Sol Boucher |
2015-05-06 | Add MAINTAINERS file | Stefan Reinauer |
2015-05-06 | Drop lbtdump, like it's 2007 | Stefan Reinauer |
2015-05-06 | Drop dumpmcrr | Stefan Reinauer |
2015-05-06 | Drop resetcf | Stefan Reinauer |
2015-05-06 | Fix Kconfig option list generator | Stefan Reinauer |
2015-05-06 | Drop i915tool | Stefan Reinauer |
2015-05-06 | vgabios: fix compilation | Stefan Reinauer |
2015-05-06 | Drop util/runfw | Stefan Reinauer |
2015-05-04 | kconfig: avoid using wordexp | Patrick Georgi |
2015-05-04 | Mediawiki editing warning | David Englund |
2015-05-04 | util/xcompile/xcompile: Allow to override `HOSTCC` variable | Paul Menzel |
2015-05-04 | crossgcc: Re-download the archive if it is incomplete | zbao |
2015-05-04 | cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` | Paul Menzel |
2015-04-30 | crossgcc: improve error message on missing tools | Patrick Georgi |
2015-04-30 | cbmem: Add FSP timestamps | Lee Leahy |
2015-04-29 | crossgcc: don't use libdl while building GDB on FreeBSD | Idwer Vollering |
2015-04-28 | gitconfig: Use the right make executable in git hooks | Patrick Georgi |
2015-04-28 | buildgcc: OpenBSD's tar and patch are sufficient, too | Patrick Georgi |
2015-04-28 | board-status: Improve revision URL collection | Patrick Georgi |
2015-04-28 | cbfstool: compare pointer difference with ptrdiff_t value | Patrick Georgi |
2015-04-28 | xcompile: improve mips toolchain handling | Vadim Bendebury |
2015-04-28 | xcompile: Use local variables and make cosmetic changes | Vadim Bendebury |
2015-04-27 | cbfstool: remove gcc-specific -Og flag | Stefan Tauner |
2015-04-26 | lint: remove test for build dir handling | Patrick Georgi |
2015-04-26 | crossgcc: close stdin when search_tool() execute programs. | Alexander Couzens |
2015-04-25 | nvidia/cbootimage: update to 1.5 | Patrick Georgi |
2015-04-25 | cbfstool: Fix ability to add files at offsets near the end of empty spaces | Sol Boucher |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2015-04-24 | Revert "board-status: Add field for release year" | Alexandru Gagniuc |
2015-04-24 | board-status: Add field for release year | Patrick Georgi |
2015-04-22 | cbmem: switch over to imd-based cbmem | Aaron Durbin |
2015-04-22 | abuild: add option to build with CHROMEOS enabled | Patrick Georgi |
2015-04-22 | abuild: mark failed builds as failed | Patrick Georgi |
2015-04-22 | util/broadcom: specify libraries after object files | Patrick Georgi |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
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 |
2015-03-17 | crossgcc: Add x86_64 to list of supported architectures | Stefan Reinauer |
2015-03-16 | genbuild_h.sh: use the last git commit as timesource if available | Alexander Couzens |
2015-03-10 | crossgcc: fix copy-paste mistake on riscv make target | Alexander Couzens |
2015-03-10 | util/inteltool: Support reading RCBA of NM70 southbridge | Alexandru Gagniuc |
2015-03-09 | genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output | Alexander Couzens |
2015-03-09 | genbuild_h.sh: derive all timestamp variables from one timestamp | Alexander Couzens |