- 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 7 weeks ago
- 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 8 weeks ago
- dba266f serial: ns16550: Try get serial clock rate from DT before CLK by Jonas Karlman · 4 months ago
- 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
- 76aaf69 serial: ns16550: fix comment to mention schedule instead of watchdog_reset by Rasmus Villemoes · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- c0ae4a5 serial: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
- dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · 1 year, 2 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
- 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- b318d6e serial: ns16550: Wait in debug_uart_init until tx buffer is empty by Pali Rohár · 2 years, 5 months ago
- 53a85a7 serial: ns16550: Add support for SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 7 months ago
- 047164b rockchip: serial: move driver alias to serial_rockchip.c by Johan Jonker · 2 years, 8 months ago
- 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 3 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 3 years, 10 months ago
- 01b792b serial: ns16550: Correct the base address type by Bin Meng · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
- 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
- e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 8 months ago
- f89c7ec serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 9 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · 5 years ago
- 7e1bda9 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
- d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
- e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
- 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
- d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
- 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
- 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
- ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
- bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
- e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
- 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
- a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
- d8427e7 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · 7 years ago
- aed664a serial: ns16550: Fix style violation by Mario Six · 7 years ago
- 48b771c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
- 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
- 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
- 386dbfb dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
- e74958e rockchip: ns16550: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · 8 years ago
- 771d69c serial: omap: Support debug UART by Lokesh Vutla · 8 years ago
- b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
- 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
- 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
- f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
- 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
- eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
- 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
- 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
- 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
- 3b164a5 serial: 16550: Drop OMAP1510 support by Marek Vasut · 9 years ago
- 3e97cbb serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 9 years ago
- c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 9 years ago
- 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
- d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
- b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
- dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
- 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
- f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
- 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
- 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
- bab0d3f rockchip: serial driver support rk3036 by huang lin · 9 years ago
- 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
- 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · 9 years ago
- d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · 9 years ago
- 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
- 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
- 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
- 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 10 years ago
- 90ea115 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · 10 years ago
- c538328 serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · 10 years ago
- b31fb12 dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · 10 years ago
- 5411129 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
- 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
- b5c372d serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago