Commit Graph

44176 Commits (69c5d76f2fd8bf645cde9f0a8225daba25d65e01)
 

Author SHA1 Message Date
Lothar Waßmann 69c5d76f2f ARM: provide a valid exception stack address for startup code 8 years ago
Lothar Waßmann c88823612d arm: adjust PC displayed in exception handlers to point to the failing instruction 8 years ago
Lothar Waßmann 53d4ed704b ARM: remove bogus cp_delay() function 8 years ago
Patrice Chotard 1afcf9cb25 serial: stm32x7: simplify baud rate register calculation 8 years ago
Patrice Chotard 1113ad49dc serial: stm32x7: align compatible with kernel one 8 years ago
Simon Glass 22929bec52 rkcommon.c: Drop pointless assignment 8 years ago
Simon Glass baa7d345fb board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() 8 years ago
Simon Glass 73027a853d dm: core: Supress dead-code warning in __of_get_next_child() 8 years ago
Simon Glass 4f414d392f test: bus: Add a check that dev is not NULL 8 years ago
Simon Glass 9eace7f59e test: wdt: Add a check that dev is not NULL 8 years ago
Simon Glass 9f95267271 fdt: Add a check to fdt_print() for coverity 8 years ago
Simon Glass 72c98ed1ab fdt: Add a check to do_fdt() for coverity 8 years ago
Simon Glass 9672515319 fdtgrep: Deal with NULL data passed to check_type_include() 8 years ago
Simon Glass 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 8 years ago
Simon Glass 1a596c44c0 test: pwm: Add a check that dev is not NULL 8 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Semen Protsenko 4a30a93929 arm: dra7: Set fastboot variables in environment 8 years ago
Semen Protsenko 8bd29623b5 arm: am57xx: Set fastboot variables in environment 8 years ago
Semen Protsenko fa24eca1f2 omap: Add routine for setting fastboot variables 8 years ago
Manfred Schlaegl cdde7de036 ARM: fixed relocation using proper alignment 8 years ago
Tom Rini 8cb3ce64f9 Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini 4bdb49a748 dm: blk: Fix warning on !CONFIG_BLK 8 years ago
Tom Rini d2e1ee686a Merge branch 'master' of git://git.denx.de/u-boot-video 8 years ago
Tom Rini 75fd49c836 Merge branch 'master' of git://git.denx.de/u-boot-mmc 8 years ago
Marek Behún 56491f98d4 tools/kwbimage: Support building with LibreSSL 8 years ago
Sekhar Nori 39f0819125 configs: omapl138_lcdk: dont disable fat write 8 years ago
Alison Wang 4ac0a32e24 armv8: Support loading 32-bit OS which is not in the form of FIT 8 years ago
Chakra Divi 57da153e88 board: mpl: pci: Fix checkpatch.pl 8 years ago
Enric Balletbo i Serra c310a9e7a0 igep0020: Enable DISTRO_DEFAULTS on IGEPv2 platforms 8 years ago
Lokesh Vutla d9e146712c board: ti: am572x-evm: Update pinmux using latest PMT 8 years ago
Lokesh Vutla 2d7e9e9d85 board: ti: am571x-idk: Update pinmux using latest PMT 8 years ago
Lokesh Vutla e79d2dc7fc board: ti: am572x-idk: Update pinmux using latest PMT 8 years ago
Michal Simek e05d50584c Kconfig: Add description for CMD_POWEROFF 8 years ago
tnishinaga.dev@gmail.com 8f079cccb3 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel 8 years ago
Semen Protsenko 00bbe96eba arm: omap: Unify get_device_type() function 8 years ago
Tom Rini f2d78c1ced am33xx: Finish migration of CONFIG_AM33XX/AM43XX 8 years ago
Hannes Schmelzer 9620d87259 cmd/fdt: support single value replacement within an array 8 years ago
Daniel Schwierzeck aafbe82fb6 buildman: properly translate strings for log and err files to ASCII 8 years ago
Daniel Schwierzeck b0e994c29e buildman: disable localized and unicode output of all build tools 8 years ago
Simon Glass fe67eaccd0 README: Add instructions for chain-loading U-Boot on jerry 8 years ago
Simon Glass 6b1bd076e8 rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES 8 years ago
Simon Glass f8e468973b rockchip: Enable the video display banner 8 years ago
Simon Glass fe97471632 rockchip: rk3288: Allow setting up clocks in U-Boot proper 8 years ago
Simon Glass d3cb46aa8c rockchip: Init clocks again when chain-loading 8 years ago
Simon Glass b223c1aead rockchip: rk3288: Convert clock driver to use shifted masks 8 years ago
Simon Glass ed54b1918e rockchip: jerry: Add a .its file for chromium 8 years ago
Simon Glass 6b5a09aa38 rockchip: video: Take the vop device out of standby 8 years ago
Simon Glass f418676e9a rockchip: video: Add remove() methods 8 years ago