Commit Graph

47398 Commits (c5404b64fb5a35d41f7eff6d12b8ffdb0c851040)
 

Author SHA1 Message Date
Simon Glass c5404b64fb Drop the log buffer 7 years ago
Simon Glass 0ad0458c76 usb: Correct use of debug() 7 years ago
Simon Glass 95b41b80d7 mtdparts: Correct use of debug() 7 years ago
Simon Glass 0e98b0a650 Move debug and logging support to a separate header 7 years ago
Simon Glass 64e9b4f346 Revert "sandbox: Drop special case console code for sandbox" 7 years ago
Simon Glass e341434a7f sandbox: Adjust pre-console address to avoid conflict 7 years ago
Simon Glass 0b189b6ce1 Revert "sandbox: remove os_putc() and os_puts()" 7 years ago
Tom Rini bd1e3bcc0b Merge git://git.denx.de/u-boot-i2c 7 years ago
Nobuhiro Iwamatsu 28df8ed07f cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 years ago
Alan Ott cab8a27d80 i2c: at91_i2c: remove the .probe_chip function 7 years ago
Alan Ott 0afbb0e1c0 i2c: at91_i2c: Wait for TXRDY after sending the first byte 7 years ago
Beniamino Galvani 50a69095cb i2c: meson: add some comments 7 years ago
Beniamino Galvani 989bb924c4 i2c: meson: fix return codes on error 7 years ago
Beniamino Galvani 8c47ab6b3b i2c: meson: reduce timeout 7 years ago
Beniamino Galvani 4ecbb8b678 i2c: meson: improve Kconfig description 7 years ago
Philipp Tomsich c8e1ca3ebf tools: omapimage: fix corner-case in byteswap path 7 years ago
Tom Rini 9188c4315c Patch queue for efi - 2017-12-05 7 years ago
Alexander Graf bb0bb91cf0 efi_stub: Use efi_uintn_t 7 years ago
Tom Rini 9da7fb4a39 Prepare v2018.01-rc1 7 years ago
Tom Rini 0c4d24823e Merge git://git.denx.de/u-boot-uniphier 7 years ago
Tom Rini da63df97ea Merge git://git.denx.de/u-boot-cfi-flash 7 years ago
Tom Rini 6b867dabe8 arm: Make gcc 6.0 or later a hard requirement now. 7 years ago
Peng Fan 448df354b0 scripts: spl: fix typo 7 years ago
Masahiro Yamada af4e6d3a03 drivers: firmware: psci: use pr_* log functions instead of printf() 7 years ago
Derald D. Woods 8a3556edba omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup 7 years ago
Peng Fan 90351547ce armv8: mmu: fix page table mapping 7 years ago
Peng Fan 082693f4f0 arm64 :show_regs: show the address before relocation 7 years ago
Neil Armstrong c7be3e5a79 ARM: arch-meson: build memory banks using reported memory from registers 7 years ago
Neil Armstrong 5ff2ee44ee arm: Add Khadas VIM support based on Meson GXL family 7 years ago
Neil Armstrong 96e7b5a174 arm: Add LibreTech CC support based on Meson GXL family 7 years ago
Neil Armstrong f49638e9f9 board: p212: use common ethernet init function 7 years ago
Neil Armstrong 9a41746f84 board: odroid-c2: use common ethernet init function 7 years ago
Neil Armstrong 6915b10331 ARM: arch-meson: add ethernet common init function 7 years ago
Masahiro Yamada 26e961c8cf libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c 7 years ago
Masahiro Yamada 87be1e9fb4 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c 7 years ago
Andre Przywara 78ad457b2d armv8: shrink exception table code 7 years ago
Dmitry Korunov 8993056fb3 add support for Raspberry Pi Zero W 7 years ago
Simon Glass 0aac10f2f9 test: compression: Convert to unit test framework 7 years ago
Masahiro Yamada 0faef2eba9 mtd: nand: denali: consolidate include directives 7 years ago
Masahiro Yamada 681ed4d0d5 mtd: nand: denali_dt: replace printf() with pr_err() 7 years ago
Masahiro Yamada ba8c9ea38a mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Masahiro Yamada 57f9bb9404 mtd: nand: denali: remove ad-hoc board_nand_init() entry 7 years ago
Masahiro Yamada 1a7e176d27 mtd: nand: denali: remove bogus __maybe_unused 7 years ago
Masahiro Yamada ac389b0749 ARM: uniphier: clean up board_init 7 years ago
York Sun 2544f47078 mtd: cfi: Fix checking status register feature 7 years ago
Simon Glass 1f0fe88db1 test/py: Allow any unit test suite to be found 7 years ago
Simon Glass 49f22c38f1 test: compression: Put test variables in a struct 7 years ago
Simon Glass e93232e15e test: overlay: Use cmd_ut_category() 7 years ago
Simon Glass 4d869c1e49 test: Add a command function for test execution 7 years ago