Commit Graph

35018 Commits (8703ef3fdbfda239bcc67818e9b0f6ddaa7f6ad4)
 

Author SHA1 Message Date
Simon Glass 8703ef3fdb common: Move LCD and video memory reservation together 8 years ago
Simon Glass b5146b2811 dm: video: Add a driver for a rotated text console 8 years ago
Simon Glass 72cded9ec0 dm: video: Add a 'normal' text console driver 8 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 8 years ago
Simon Glass 6cbf5de708 dm: lcd: Avoid using the lcd.h header file with driver model 8 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 8 years ago
Bin Meng 665ac00c98 arm: ls1021atwr: Enable driver model lpuart serial driver 8 years ago
Bin Meng 8b67761437 arm: ls1021atwr: Split off board device tree 8 years ago
Bin Meng fdbae099bf serial: lpuart: Add driver model serial support 8 years ago
Bin Meng 6ca13b1239 serial: lpuart: Prepare the driver for DM conversion 8 years ago
Bin Meng ed3021af5c serial: lpuart: Call local version of setbrg and putc directly 8 years ago
Bin Meng 47f1bfca40 serial: lpuart: Fix several cosmetic issues 8 years ago
Bin Meng 5ed07cf53c serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig 8 years ago
Bin Meng f833cd6279 arm: ls1021atwr: Convert to driver model and enable serial support 8 years ago
Bin Meng 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" 8 years ago
Stephen Warren 1c8b4d5f4f test/py: add a test for the sleep command 8 years ago
Stephen Warren 3045d7f043 test/py: test the ums command 8 years ago
Stephen Warren cc156f3fc0 test/py: test the shell if command 8 years ago
Stephen Warren 8b86c609b8 test/py: add test of basic shell functionality 8 years ago
Stephen Warren 98cee89b55 test/py: test the md/mw commands 8 years ago
Stephen Warren 5ab097abad test/py: add test of setenv/printenv/echo 8 years ago
Stephen Warren 472040d5cb test/py: test that sandbox exits when asked 8 years ago
Stephen Warren d201506cca test/py: Implement pytest infrastructure 8 years ago
Mateusz Kulikowski 27067a46c5 patman: Add --thread option 8 years ago
Masahiro Yamada f0e075162f clk: add API to enable clock 8 years ago
Masahiro Yamada 9e52126f34 clk: add static qualifier to local functions 8 years ago
Masahiro Yamada ad1cf78585 clk: add needed include and declaration to include/clk.h 8 years ago
Masahiro Yamada 8bdf9cfda0 clk: fix comments in include/clk.h 8 years ago
Masahiro Yamada 8138581866 clk: move Kconfig options into sub-menu 8 years ago
Simon Glass 4ef7909970 usb: Define USB_MAX_STOR_DEV in only one place 8 years ago
Stephen Warren bb883f824c timer: sandbox: work without device tree 8 years ago
Stephen Warren 0a7edce0ef dm: timer: refuse timers with zero clock_rate 8 years ago
Simon Glass cf20452832 bzip2: Support compression for sandbox 8 years ago
Simon Glass 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method 8 years ago
Simon Glass 72b335e91d sandbox: Support the bmp command 8 years ago
Simon Glass 74b1320ae5 tiny-printf: Always print zeroes 8 years ago
Simon Glass 5589a81829 pinctrl: Avoid binding all pinconfig nodes before relocation 8 years ago
Simon Glass 4fbd258e69 i2c: Correct command return values 8 years ago
Simon Glass 4a1db6d8ab dm: mmc: Try to honour the sequence order 8 years ago
Simon Glass 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() 8 years ago
Simon Glass 8e31681c5a tiny-printf: Avoid printing NULL strings 8 years ago
Mugunthan V N 9ab401ae0e defconfig: dra74_evm: enable timer driver model 8 years ago
Mugunthan V N 87a2127f9f arm: dts: dra7-evm: add tick-timer to chosen node 8 years ago
Mugunthan V N 09bdea0188 defconfig: dra72_evm: enable timer driver model 8 years ago
Mugunthan V N 6c3401ad86 arm: dts: dra72-evm: add tick-timer to chosen node 8 years ago
Mugunthan V N 30a0cdb651 ti_omap5_common: timer: do not define CONFIG_TIMER for spl 8 years ago
Mugunthan V N 00dffc9abe defconfig: am335x_gp_evm: enable timer driver model 8 years ago
Mugunthan V N d3e25aed73 arm: dts: am335x-evm: add tick-timer to chosen node 8 years ago
Mugunthan V N 3f8e517135 defconfig: am335x_boneblack_vboot: enable timer driver model 8 years ago
Mugunthan V N c7bd870462 arm: dts: am335x-boneblack: add tick-timer to chosen node 8 years ago