summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAgeLines
* dm: common: Add memory reservation for the video uclassSimon Glass2016-01-20-0/+4
* Reserve secure memoryYork Sun2015-12-15-0/+14
* console: Add a console bufferSimon Glass2015-11-19-0/+6
* include: Add generic bitops headersFabio Estevam2015-11-05-0/+163
* dm: spl: Support device tree when BSS is in a different sectionSimon Glass2015-11-04-0/+1
* dm: implement a Timer uclassThomas Chou2015-10-23-0/+3
* linux/bitops.h: GENMASK copy from linuxJagan Teki2015-10-21-0/+8
* Revert "Align global_data to a 16-byte boundary"Simon Glass2015-08-17-2/+1
* Align global_data to a 16-byte boundarySimon Glass2015-08-14-1/+2
* common: Display >=4GiB memory bank sizeBin Meng2015-08-14-2/+2
* Add a way to skip relocationSimon Glass2015-08-05-0/+1
* Reserve the top 16 flag bits for architecture-specific useSimon Glass2015-08-05-1/+1
* dm: spl: Allow device tree/driver model in board_init_f()Simon Glass2015-07-21-0/+1
* dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass2015-07-21-0/+12
* dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass2015-07-21-0/+13
* dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass2015-07-14-0/+1
* gpio: fix typos in GPIO headerMasahiro Yamada2015-06-04-8/+8
* dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass2015-05-14-1/+1
* dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass2015-05-13-3/+12
* m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-05-1/+6
* m68k: add generic-board supportangelo@sysam.it2015-03-05-1/+1
* avr32: add generic board supportAndreas Bießmann2015-02-17-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-04-0/+260
|\
| * ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-28-0/+260
* | Export redesignMartin Dorwig2015-01-29-1/+1
* | dm: gpio: Mark the old GPIO API deprecatedSimon Glass2015-01-29-0/+21
* | dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-29-0/+199
* | dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-29-0/+29
* | dm: gpio: Add a native driver model APISimon Glass2015-01-29-0/+16
|/
* pci: Make pci apis usable before relocationBin Meng2015-01-12-0/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-0/+1
|\
| * dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-21-0/+1
* | dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass2014-11-21-1/+10
* | dm: serial: Move current serial port pointer to global_dataSimon Glass2014-11-21-0/+1
|/
* ppc: Zap Hymod boardMarek Vasut2014-10-27-3/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-3/+67
|\
| * dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-23-2/+0
| * dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-23-0/+10
| * dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-23-0/+18
| * dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-23-1/+33
| * dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-23-0/+6
* | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-25-0/+2
|/
* gpio: header file comment spelling fixesMarcel Ziswiler2014-10-22-5/+5
* dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-31-2/+13
* Add a flag indicating when the serial console is readySimon Glass2014-07-23-0/+1
* dm: Support driver model prior to relocationSimon Glass2014-07-23-1/+2
* Add a simple malloc() implementation for pre-relocationSimon Glass2014-07-23-0/+5
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-12/+12
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-1/+0
* driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-29-0/+3