Age | Commit message (Expand) | Author |
2017-12-07 | Drop the log buffer | Simon Glass |
2017-12-04 | scripts: spl: fix typo | Peng Fan |
2017-11-30 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-11-29 | spl: make CONFIG_OF_EMBED pass dts through fdtgrep | Goldschmidt Simon |
2017-11-30 | ARM: rmobile: Clean up ad-hoc clock macros | Marek Vasut |
2017-11-28 | tools: mkimage: Extend mkimage to also include pmufw | Michal Simek |
2017-11-28 | arm: zynq: Move ZYNQ_SERIAL to Kconfig | Michal Simek |
2017-11-22 | binman: Add better Makefile debugging | Simon Glass |
2017-11-20 | scripts/coccinelle: add some more coccinelle tests | Heinrich Schuchardt |
2017-11-20 | Makefile: add coccicheck target | Heinrich Schuchardt |
2017-11-20 | scripts/ld-version.sh: regular expression compile fails | Heinrich Schuchardt |
2017-11-20 | kconfig/symbol.c: use correct pointer type argument for sizeof | Heinrich Schuchardt |
2017-11-17 | pylibfdt: compile pylibfdt only when dtoc/binman is necessary | Masahiro Yamada |
2017-11-17 | pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile | Masahiro Yamada |
2017-11-17 | scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 | Masahiro Yamada |
2017-11-17 | scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script | Rob Herring |
2017-11-05 | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini |
2017-10-30 | configs: Resync with savedefconfig | Tom Rini |
2017-10-29 | scripts/get_maintainer.pl: enable find_maintainer_files | Heinrich Schuchardt |
2017-10-29 | checkpatch: Support wide strings | Heinrich Schuchardt |
2017-10-29 | Merge git://git.denx.de/u-boot-video | Tom Rini |
2017-10-27 | usb: host: Move CONFIG_XHCI_FSL to Kconfig | Ran Wang |
2017-10-27 | arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig | Ran Wang |
2017-10-26 | sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI | Icenowy Zheng |
2017-10-20 | net: Add SMC911X driver to Kconfig, convert | Adam Ford |
2017-10-20 | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford |
2017-10-16 | configs: Resync with savedefconfig | Tom Rini |
2017-10-16 | scripts/get_maintainer.pl: update to current version | Heinrich Schuchardt |
2017-10-16 | kbuild: fix dependency of DT build | Masahiro Yamada |
2017-10-16 | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen |
2017-10-16 | ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9 | Tuomas Tynkkynen |
2017-10-16 | fixdep: fix dependency on options surrounded by CONFIG_VAL() | Masahiro Yamada |
2017-10-08 | scripts: Move Kconfig contents to cmd/Kconfig | Sam Protsenko |
2017-10-06 | spl: dm: Make it possible for the SPL to pick its own DTB from a FIT | Jean-Jacques Hiblot |
2017-10-03 | cmd: Move CONFIG_RANDOM_UUID to Kconfig | Maxime Ripard |
2017-10-03 | usb: gadget: usb_ether: Move settings to common | Maxime Ripard |
2017-10-03 | usb: gadget: usb_ether: Move the interfaces to Kconfig | Maxime Ripard |
2017-10-03 | usb: gadget: Convert USB_ETHER to Kconfig | Maxime Ripard |
2017-10-03 | usb: gadget: Move USBNET_HOST_ADDR to Kconfig | Maxime Ripard |
2017-10-02 | scripts: dtc: Add .gitignore | Bin Meng |
2017-10-01 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2017-09-29 | scripts/checkpatch: add missing spelling.txt | Heinrich Schuchardt |
2017-09-26 | ARM: mvebu: Convert CONFIG_MVNETA to Kconfig | Chris Packham |
2017-09-24 | dtc: Switch to building and using our own dtc unless provided | Tom Rini |
2017-09-23 | scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d | Tom Rini |
2017-09-23 | scripts/dtc: Update to upstream version v1.4.4 | Tom Rini |
2017-09-23 | scripts/dtc: Update to upstream version v1.4.3 | Tom Rini |
2017-09-22 | Makefile: Update minimum dtc version to 1.4.3 | Tom Rini |
2017-09-18 | scripts/Makefile.lib: generalize building built in EFI app | Heinrich Schuchardt |
2017-09-18 | efi_loader: rename __efi_hello_world_* | Heinrich Schuchardt |