| Commit message (Expand) | Author | Age | Lines |
* | m68k: Add generic board support for MCF547X/8X and MCF5445X | Alison Wang | 2015-03-05 | -1/+6 |
* | m68k: add generic-board support | angelo@sysam.it | 2015-03-05 | -1/+1 |
* | avr32: add generic board support | Andreas Bießmann | 2015-02-17 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2015-02-04 | -0/+260 |
|\ |
|
| * | ubifs: Import atomic_long operations from Linux | Anton Habegger | 2015-01-28 | -0/+260 |
* | | Export redesign | Martin Dorwig | 2015-01-29 | -1/+1 |
* | | dm: gpio: Mark the old GPIO API deprecated | Simon Glass | 2015-01-29 | -0/+21 |
* | | dm: gpio: Add better functions to request GPIOs | Simon Glass | 2015-01-29 | -0/+199 |
* | | dm: gpio: Add a driver GPIO translation method | Simon Glass | 2015-01-29 | -0/+29 |
* | | dm: gpio: Add a native driver model API | Simon Glass | 2015-01-29 | -0/+16 |
|/ |
|
* | pci: Make pci apis usable before relocation | Bin Meng | 2015-01-12 | -0/+6 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -0/+1 |
|\ |
|
| * | dm: Split the simple malloc() implementation into its own file | Simon Glass | 2014-11-21 | -0/+1 |
* | | dm: gpio: Add a function to read an ID from a list of GPIOs | Simon Glass | 2014-11-21 | -1/+10 |
* | | dm: serial: Move current serial port pointer to global_data | Simon Glass | 2014-11-21 | -0/+1 |
|/ |
|
* | ppc: Zap Hymod board | Marek Vasut | 2014-10-27 | -3/+0 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-10-26 | -3/+67 |
|\ |
|
| * | dm: gpio: Remove unused get_state() uclass method | Simon Glass | 2014-10-23 | -2/+0 |
| * | dm: gpio: Add gpio_requestf() helper for printf() strings | Simon Glass | 2014-10-23 | -0/+10 |
| * | dm: Move the function for getting GPIO status into the uclass | Simon Glass | 2014-10-23 | -0/+18 |
| * | dm: gpio: Add gpio_get_function() and friends | Simon Glass | 2014-10-23 | -1/+33 |
| * | dm: gpio: Implement GPIO reservation in the uclass | Simon Glass | 2014-10-23 | -0/+6 |
* | | gpio: add protype for name_to_gpio | Jeroen Hofstee | 2014-10-25 | -0/+2 |
|/ |
|
* | gpio: header file comment spelling fixes | Marcel Ziswiler | 2014-10-22 | -5/+5 |
* | dm: gpio: Enhance gpio command to show only active GPIOs | Simon Glass | 2014-08-31 | -2/+13 |
* | Add a flag indicating when the serial console is ready | Simon Glass | 2014-07-23 | -0/+1 |
* | dm: Support driver model prior to relocation | Simon Glass | 2014-07-23 | -1/+2 |
* | Add a simple malloc() implementation for pre-relocation | Simon Glass | 2014-07-23 | -0/+5 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -12/+12 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -1/+0 |
* | driver/mxc_i2c: Move static data structure to global_data | York Sun | 2014-04-29 | -0/+3 |
* | powerpc: remove NX823 board support | Masahiro Yamada | 2014-04-18 | -3/+0 |
* | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada | 2014-03-07 | -1/+1 |
* | dm: Add GPIO support and tests | Simon Glass | 2014-03-04 | -0/+104 |
* | dm: Add base driver model support | Simon Glass | 2014-03-04 | -0/+8 |
* | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD | 2014-02-26 | -19/+7 |
* | include: delete unused header files | Masahiro Yamada | 2014-01-24 | -28/+0 |
* | Introduce common timer functions | Rob Herring | 2013-11-04 | -0/+2 |
* | ppc4xx: Remove support for PPC405CR CPUs | Matthias Fuchs | 2013-08-20 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -0/+3 |
|\ |
|
| * | i2c: add i2c_core and prepare for new multibus support | Heiko Schocher | 2013-07-23 | -0/+3 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -80/+5 |
|/ |
|
* | Add trace support to generic board | Simon Glass | 2013-06-26 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-06-22 | -3/+0 |
|\ |
|
| * | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | -3/+0 |
* | | generic_board: reduce the redundancy of gd_t struct members | Masahiro Yamada | 2013-06-07 | -3/+0 |
|/ |
|
* | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 2013-05-15 | -8/+0 |
* | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | -1/+1 |
* | Use 'unsigned int' for global_data's baudrate | Simon Glass | 2013-03-15 | -1/+1 |
* | Introduce generic pre-relocation board_f.c | Simon Glass | 2013-03-15 | -0/+2 |