| Commit message (Expand) | Author | Age | Lines |
* | kmp204x/qrio: support for setting the CPU reset request mode | Boschung, Rainer | 2014-08-01 | -0/+22 |
* | kmp204x: set CPU watchdog reset reason flag | Boschung, Rainer | 2014-08-01 | -0/+12 |
* | kmp204x/qrio: prepare support for the CPU watchdog reset reason | Boschung, Rainer | 2014-08-01 | -0/+17 |
* | powerpc/t4240qds: fix offset of serdes when checking reference clock | Shaohui Xie | 2014-07-22 | -4/+6 |
* | powerpc/mpc85xx: Check return value of find_tlb_idx | York Sun | 2014-07-22 | -67/+198 |
* | powerpc/t1040qds: Initialize EPHY2 clock to RGMII only | vijay rai | 2014-07-22 | -1/+7 |
* | powerpc/mpc85xx: Remove P1023 RDS support | Lijun Pan | 2014-07-22 | -469/+0 |
* | m68k: fix an undefined behavior warning of M5253DEMO board | Masahiro Yamada | 2014-07-22 | -4/+6 |
* | sparc: merge LEON2 and LEON3 linker scripts | Masahiro Yamada | 2014-07-22 | -142/+0 |
* | sparc: merge LEON3 linker scripts | Masahiro Yamada | 2014-07-22 | -575/+0 |
* | esd:cmd_loadpci.c: Switch from "do_source" to "source" | Tom Rini | 2014-07-22 | -7/+1 |
* | board: rpi_b: include mmc header and fix prototype | Jeroen Hofstee | 2014-07-18 | -1/+3 |
* | ARM: DRA7xx: Update the board_name env variable | Lokesh Vutla | 2014-07-14 | -0/+6 |
* | board: iocon: Modify iocon hardware startup | Dirk Eibach | 2014-07-07 | -5/+4 |
* | board: gdsys: Enable scrambling on DP501 | Dirk Eibach | 2014-07-07 | -0/+1 |
* | board: gdsys: Make gdsys osd hardware detection more robust | Dirk Eibach | 2014-07-07 | -51/+79 |
* | board: gdsys: Configure bridge on DP501 to support DDC only | Dirk Eibach | 2014-07-07 | -0/+1 |
* | board: iocon: Support DisplayPort hardware | Dirk Eibach | 2014-07-07 | -83/+76 |
* | board: controlcenterd: Use new API for setting i2c bus | Dirk Eibach | 2014-07-07 | -4/+9 |
* | board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change | Dirk Eibach | 2014-07-07 | -1/+1 |
* | board: controlcenterd: Fix pci access | Dirk Eibach | 2014-07-07 | -3/+3 |
* | mpc8xx: remove spc1920 board support | Masahiro Yamada | 2014-07-07 | -960/+0 |
* | mpc8xx: remove v37 board support | Masahiro Yamada | 2014-07-07 | -835/+0 |
* | mpc8xx: remove fads board support | Masahiro Yamada | 2014-07-07 | -2162/+0 |
* | mpc8xx: remove netta, netta2, netphone board support | Masahiro Yamada | 2014-07-07 | -8163/+0 |
* | mpc8xx: remove rbc823 board support | Masahiro Yamada | 2014-07-07 | -1054/+0 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | -1720/+0 |
* | mpc8xx: remove qs850, qs860t board support | Masahiro Yamada | 2014-07-07 | -2316/+0 |
* | vcma9/lowlevel_init.S: trivial: terminate comment | Jeroen Hofstee | 2014-07-07 | -1/+1 |
* | am43xx: Tune the system to avoid DSS underflows | Cooper Jr., Franklin | 2014-07-07 | -6/+62 |
* | am43xx: Update EMIF DDR3 Configuration for AM43x GP | Franklin S. Cooper Jr | 2014-07-07 | -0/+112 |
* | board: ti: dra7xx: add mux data for UART3 | Felipe Balbi | 2014-07-07 | -0/+5 |
* | socfpga: Relocate arch common functions away from board | Chin Liang See | 2014-07-05 | -23/+0 |
* | socfpga: Adding Scan Manager driver | Chin Liang See | 2014-07-05 | -0/+674 |
* | arm: ep9315: Return back Cirrus Logic EDB9315A board support | Sergey Kostanbaev | 2014-07-04 | -0/+508 |
* | ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support | York Sun | 2014-07-04 | -0/+356 |
* | arm: Add support for semihosting for armv8 fastmodel targets. | Darwin Rambo | 2014-07-03 | -5/+96 |
* | Merge remote-tracking branch 'u-boot-samsung/master' | Albert ARIBAUD | 2014-07-01 | -2/+2 |
|\ |
|
| * | trats/trats2: exynos_power_init: return 0 if no battery detected. | Przemyslaw Marczak | 2014-06-19 | -2/+2 |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-01 | -23/+118 |
|\ \ |
|
| * | | omap3: overo: Select fdtfile for expansion board | Ash Charles | 2014-06-19 | -0/+14 |
| * | | board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK | Felipe Balbi | 2014-06-19 | -0/+3 |
| * | | board: ti: am43xx: add AM437x SK PHY Address | Felipe Balbi | 2014-06-19 | -0/+5 |
| * | | board: ti: am43xx: add support for AM43xx Starter Kit | Felipe Balbi | 2014-06-19 | -1/+76 |
| * | | board: ti: am43xx: print unsupported board name | Felipe Balbi | 2014-06-19 | -1/+1 |
| * | | ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c | Khoronzhuk, Ivan | 2014-06-19 | -4/+5 |
| * | | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan | 2014-06-19 | -17/+14 |
| |/ |
|
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-06-30 | -330/+1134 |
|\ \ |
|
| * | | mx28evk: Add documentation on how to boot from SPI NOR | Fabio Estevam | 2014-06-17 | -3/+19 |
| * | | imx: ventana: switch to SPL | Tim Harvey | 2014-06-06 | -51/+486 |