Commit Graph

51136 Commits (421be6fca5cbe0d9dd3a10467529eed53528c258)
 

Author SHA1 Message Date
Baruch Siach 421be6fca5 Makefile: drop mention of *.cfgtmp 6 years ago
Alex Kiernan 795f452eef mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures 6 years ago
Alex Kiernan 87925df2b3 mkimage: Refactor imagetool_get_source_date to take command name 6 years ago
Tien Fong Chee 67a2616af1 common/memsize.c: Increase save array for supporting memory size > 4GB 6 years ago
Siva Durga Prasad Paladugu 0fd2290cfc cmd: Kconfig: Move CONFIG_MP to Kconfig 6 years ago
Baruch Siach bf5dd78cd4 Makefile: drop unused cpp_cfg macro 6 years ago
Adam Ford e745782c25 omap3_logic: Change console from ttyO0 to ttyS0 6 years ago
Heinrich Schuchardt 3804f5bb4a common: print \n in initr_scsi() 6 years ago
Adam Ford 6696de885e gpio: omap_gpio: Convert to auto-alloc feature when DT is supported 6 years ago
Teddy Reed 7346c1e192 vboot: Do not use hashed-strings offset 6 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 6 years ago
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Ben Whitten d154ca6003 spl: fit: verify images prior to post processing 6 years ago
Alex Kiernan d673668964 configs: Remove empty #ifdef/#ifndef blocks from configs 6 years ago
Marek Vasut 56419ea5f0 spl: fit: Fix support for loading FPGA bitstream 6 years ago
Marek Vasut 26ad648ff4 spl: spi: Support full fitImage handling 6 years ago
Marek Vasut 8b1531f7bc spl: fat: Support full fitImage handling 6 years ago
Marek Vasut 078e558699 fit: Verify all configuration signatures 6 years ago
Tom Rini e3396ffd72 Merge git://git.denx.de/u-boot-dm 6 years ago
Ley Foon Tan 495c70f9df net: designware: Add reset ctrl to driver 6 years ago
Ley Foon Tan b051eecbda serial: ns16550: Add reset ctrl to driver 6 years ago
Ley Foon Tan 2d4d693772 mmc: dwmmc: socfpga: Add reset ctrl to driver 6 years ago
Ley Foon Tan d99894dd3a include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) 6 years ago
Ley Foon Tan bfc6bae8fa reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 6 years ago
Manivannan Sadhasivam e2a1484c3b MAINTAINERS: Add entries for Actions Semi OWL family 6 years ago
Manivannan Sadhasivam 6f9347f3bc serial: Add Actions Semi OWL UART support 6 years ago
Manivannan Sadhasivam ca769a1394 arm: dts: bubblegum_96: Enable UART5 for serial console 6 years ago
Manivannan Sadhasivam 2a8afb44ba arm: dts: s900: Add UART node 6 years ago
Manivannan Sadhasivam ae485b540f clk: Add Actions Semi OWL clock support 6 years ago
Manivannan Sadhasivam 69e62417c7 arm: dts: s900: Add Clock Management Unit (CMU) nodes 6 years ago
Manivannan Sadhasivam 188d7aa4e2 dt-bindings: clock: Add S900 CMU register definitions 6 years ago
Manivannan Sadhasivam eba6589f7e board: Add uCRobotics Bubblegum-96 board support 6 years ago
Manivannan Sadhasivam 97775d26c2 arm: Add support for Actions Semi OWL SoC family 6 years ago
Tom Rini 3eae864a23 configs: Resync with savedefconfig 6 years ago
Simon Glass 16b8d6b769 binman: Support updating the device tree with calc'd info 6 years ago
Simon Glass 078ab1a2f5 binman: Add a SetCalculatedProperties() method 6 years ago
Simon Glass ecab89737a binman: Add a ProcessFdt() method 6 years ago
Simon Glass 0a4357c4c2 binman: Complete documentation of stages 6 years ago
Simon Glass 116adecb5e dtoc: Add functions to add integer properties 6 years ago
Simon Glass fe57c784ad dtoc: Avoid unwanted output during tests 6 years ago
Simon Glass ef6f77a847 test: Enable cover-coverage tests for dtoc and fdt 6 years ago
Simon Glass 8512ea2e35 dtoc: Increase code coverage to 100% 6 years ago
Simon Glass c3f9454103 binman: Move capture_sys_output() to test_util 6 years ago
Simon Glass ba765217ed dtoc: Add a test for code coverage 6 years ago
Simon Glass dfe5f5b97d dtoc: Fix some minor errors 6 years ago
Simon Glass 760b7170c5 dtoc: Fix properties with a single zero-arg phandle 6 years ago
Simon Glass b9066ffc13 dtoc: Fix Fdt.GetNode() to handle a missing node 6 years ago
Simon Glass f9b88b3a5d dtoc: Keep track of property offsets 6 years ago
Simon Glass 2a2d91d0d6 dtoc: Update fdt tests to increase code coverage 6 years ago
Simon Glass 960662404f dtoc: Drop use of a local dtb buffer 6 years ago