| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | rtl8169: Defer network packet processing | Thierry Reding | 2014-09-16 | 1 | -1/+2 |
* | | | openrisc: Fix a few type cast related warnings | Vasili Galka | 2014-09-15 | 1 | -4/+4 |
* | | | Fix a few printf argument verification warnings | Vasili Galka | 2014-09-15 | 3 | -4/+4 |
* | | | cosmetic: README.scrapyard: add NIOS2 boards | Masahiro Yamada | 2014-09-15 | 1 | -6/+8 |
* | | | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 603 | -2161/+0 |
* | | | kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig | Masahiro Yamada | 2014-09-13 | 1 | -0/+56 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-09-13 | 51 | -149/+2542 |
|\ \ \ |
|
| * | | | dm: tegra: Enable driver model for serial | Simon Glass | 2014-09-10 | 3 | -1/+47 |
| * | | | tegra: dts: Add serial port details | Simon Glass | 2014-09-10 | 24 | -10/+1405 |
| * | | | dm: serial: Add driver model support for ns16550 | Simon Glass | 2014-09-10 | 4 | -3/+218 |
| * | | | dm: serial: Collect common baud rate code in ns16550 | Simon Glass | 2014-09-10 | 1 | -20/+13 |
| * | | | dm: serial: Move baud rate calculation to ns16550.c | Simon Glass | 2014-09-10 | 3 | -11/+34 |
| * | | | sandbox: dts: Add a serial console node | Simon Glass | 2014-09-10 | 2 | -0/+23 |
| * | | | sandbox: serial: Support a coloured console | Simon Glass | 2014-09-10 | 1 | -0/+83 |
| * | | | sandbox: Convert serial driver to use driver model | Simon Glass | 2014-09-10 | 2 | -31/+39 |
| * | | | dm: Add a uclass for serial devices | Simon Glass | 2014-09-10 | 4 | -0/+310 |
| * | | | dm: Adjust lists_bind_fdt() to return the bound device | Simon Glass | 2014-09-10 | 3 | -5/+13 |
| * | | | dm: fdt: Add a function to look up a chosen node | Simon Glass | 2014-09-10 | 2 | -0/+27 |
| * | | | serial: Set up the 'priv' pointer when creating a serial device | Simon Glass | 2014-09-10 | 1 | -0/+1 |
| * | | | tegra: Convert tegra GPIO driver to use driver model | Simon Glass | 2014-09-10 | 4 | -62/+283 |
| * | | | dm: tegra: Set up a pre-reloc malloc() | Simon Glass | 2014-09-10 | 1 | -0/+1 |
| * | | | dm: Make driver model available before board_init() | Simon Glass | 2014-09-10 | 3 | -16/+50 |
| * | | | Set up stdio earlier when using driver model | Simon Glass | 2014-09-10 | 1 | -6/+11 |
| * | | | dm: Move pre-reloc init earlier to cope with board_early_init_f() | Simon Glass | 2014-09-10 | 1 | -2/+2 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-09-12 | 93 | -473/+2235 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG | Benoît Thébaudeau | 2014-09-11 | 1 | -1/+2 |
| * | | arm: Make reset position-independent | Benoît Thébaudeau | 2014-09-11 | 1 | -2/+1 |
| * | | README.clang: build command with clang | Jeroen Hofstee | 2014-09-11 | 1 | -0/+56 |
| * | | Makefile: default to cc for host compiler | Jeroen Hofstee | 2014-09-11 | 1 | -2/+2 |
| * | | clang: workaround for generated constants | Jeroen Hofstee | 2014-09-09 | 2 | -4/+5 |
| * | | eabi_compat: add __aeabi_memcpy __aeabi_memset | Jeroen Hofstee | 2014-09-09 | 1 | -2/+13 |
| * | | ARM: make gd a function for clang | Jeroen Hofstee | 2014-09-09 | 1 | -0/+25 |
| * | | cc-option: also detect unsupported warnings options | Jeroen Hofstee | 2014-09-09 | 1 | -2/+2 |
| * | | ARM: SPL: do not set gd again | Jeroen Hofstee | 2014-09-09 | 1 | -3/+0 |
| * | | board_r: ARM[64] do not set gd again | Jeroen Hofstee | 2014-09-09 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-09-09 | 28 | -44/+87 |
| |\ |
|
| | * | sun7i: Add support for Olimex A20-OLinuXino-LIME | FUKAUMI Naoki | 2014-09-05 | 4 | -0/+43 |
| | * | sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE | Ian Campbell | 2014-09-05 | 23 | -24/+24 |
| | * | kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS | Masahiro Yamada | 2014-09-05 | 20 | -20/+20 |
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-09-09 | 44 | -152/+1831 |
| |\ \ |
|
| | * | | CONFIGS: peach-pit: Enable display for peach_pit board | Ajay Kumar | 2014-09-05 | 1 | -0/+10 |
| | * | | ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip | Ajay Kumar | 2014-09-05 | 1 | -0/+30 |
| | * | | exynos5420: add callbacks needed for exynos_fb driver | Ajay Kumar | 2014-09-05 | 2 | -82/+50 |
| | * | | ARM: exynos: Add missing declaration for gpio_direction_input | Ajay Kumar | 2014-09-05 | 1 | -0/+1 |
| | * | | video: Add driver for Parade PS8625 dP to LVDS bridge | Vadim Bendebury | 2014-09-05 | 4 | -0/+223 |
| | * | | video: exynos_fimd: Add framework to disable FIMD sysmmu | Ajay Kumar | 2014-09-05 | 5 | -0/+61 |
| | * | | arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 | Ajay Kumar | 2014-09-05 | 3 | -6/+80 |
| | * | | arm: exynos: Add RPLL for Exynos5420 | Ajay Kumar | 2014-09-05 | 2 | -0/+16 |
| | * | | exynos_fb: Remove usage of static defines | Ajay Kumar | 2014-09-05 | 7 | -23/+23 |
| | * | | odroid: set MPLL clock to 880MHz | Przemyslaw Marczak | 2014-09-05 | 1 | -30/+30 |