| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 14 | -0/+14 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 43 | -0/+43 |
* | Fix some checkpatch warnings in calls to udelay() | Simon Glass | 2020-05-18 | 1 | -3/+3 |
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 61 | -0/+61 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 3 | -5/+9 |
* | common: Drop bootstage.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Drop part.h from common header | Simon Glass | 2020-05-18 | 8 | -0/+8 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 7 | -0/+7 |
* | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle | 2020-05-17 | 3 | -9/+7 |
* | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA | Trevor Woerner | 2020-05-15 | 1 | -1/+1 |
* | video: omap: change include order | Dario Binacchi | 2020-05-11 | 1 | -4/+4 |
* | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-05-04 | 1 | -0/+6 |
|\ |
|
| * | video: mxsfb: add clk_enable() | Giulio Benetti | 2020-05-01 | 1 | -0/+6 |
* | | rockchip: video: Convert to use APIs which support live DT | Kever Yang | 2020-04-28 | 5 | -15/+10 |
* | | rockchip: video: Use ofnode_decode_display_timing() to parse timing | Kever Yang | 2020-04-28 | 2 | -4/+2 |
|/ |
|
* | video: simple_panel: add boe,nv140fhmn49 display | Peter Robinson | 2020-04-26 | 1 | -0/+1 |
* | drivers: video: rockchip: fix building eDP and LVDS drivers | Peter Robinson | 2020-04-26 | 2 | -1/+3 |
* | video: mxsfb: enable setting ENABLE negative polarity | Giulio Benetti | 2020-04-18 | 1 | -0/+3 |
* | video: mxsfb: enable setting PIXDATA on negative edge | Giulio Benetti | 2020-04-18 | 1 | -0/+2 |
* | video: mxsfb: enable setting VSYNC negative polarity | Giulio Benetti | 2020-04-18 | 1 | -0/+2 |
* | video: mxsfb: enable setting HSYNC negative polarity | Giulio Benetti | 2020-04-18 | 1 | -4/+10 |
* | video: mxsfb: refactor for using display_timings | Giulio Benetti | 2020-04-18 | 1 | -31/+23 |
* | video: mxsfb: add support for i.MXRT | Giulio Benetti | 2020-04-18 | 1 | -0/+1 |
* | video: mxsfb: add support for DM CLK | Giulio Benetti | 2020-04-18 | 1 | -5/+25 |
* | sunxi: display: use common video_ctfb_mode_to_display_timing() | Giulio Benetti | 2020-04-18 | 1 | -31/+2 |
* | videomodes: add helper function to convert from ctfb to display_timing | Giulio Benetti | 2020-04-18 | 2 | -0/+40 |
* | video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ... | Bin Meng | 2020-04-10 | 1 | -2/+2 |
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-next | Tom Rini | 2020-04-07 | 3 | -2/+6 |
|\ |
|
| * | video: rockchip: Support 4K resolution for rk3399, HDMI | Jagan Teki | 2020-04-02 | 1 | -0/+2 |
| * | video: rockchip: Fix vop modes for rk3399 | Jagan Teki | 2020-04-02 | 2 | -2/+4 |
* | | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020 | Tom Rini | 2020-03-17 | 3 | -98/+491 |
|\ \
| |/
|/| |
|
| * | video: omap: fix pixel-per-line bitfield setting | Dario Binacchi | 2020-03-03 | 1 | -1/+1 |
| * | video: omap: add support for DM/DTS | Dario Binacchi | 2020-03-03 | 3 | -10/+337 |
| * | video: omap: create two routines to set the pixel clock rate | Dario Binacchi | 2020-03-03 | 1 | -33/+97 |
| * | video: omap: add loop exit conditions to the dpll setup | Dario Binacchi | 2020-03-03 | 1 | -1/+3 |
| * | video: omap: fix debug message | Dario Binacchi | 2020-03-03 | 1 | -1/+1 |
| * | video: omap: rename LCD controller registers | Dario Binacchi | 2020-03-03 | 1 | -53/+54 |
| * | video: omap: fix bitfields order | Dario Binacchi | 2020-03-03 | 1 | -15/+14 |
| * | video: omap: fix coding style on use of spaces | Dario Binacchi | 2020-03-03 | 1 | -1/+1 |
| * | video: omap: add missing bitfield masks | Dario Binacchi | 2020-03-03 | 1 | -5/+5 |
| * | video: omap: use BIT() and GENMASK() macros | Dario Binacchi | 2020-03-03 | 2 | -24/+24 |
* | | video: meson: keep power domain up after booting | Anatolij Gustschin | 2020-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini | 2020-02-11 | 26 | -6/+54 |
|\ |
|
| * | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 19 | -0/+20 |
| * | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 6 | -0/+6 |
| * | sandbox: Support changing the LCD colour depth | Simon Glass | 2020-02-05 | 1 | -5/+3 |
| * | sandbox: sdl: Add an option to double the screen size | Simon Glass | 2020-02-05 | 1 | -1/+4 |
| * | video: sandbox: Enable all colour depths | Simon Glass | 2020-02-05 | 1 | -1/+3 |
| * | video: Support truetype fonts on a 32-bit display | Simon Glass | 2020-02-05 | 1 | -0/+21 |