Age | Commit message (Expand) | Author |
2015-12-15 | Reserve secure memory | York Sun |
2015-11-19 | console: Add a console buffer | Simon Glass |
2015-11-05 | include: Add generic bitops headers | Fabio Estevam |
2015-11-04 | dm: spl: Support device tree when BSS is in a different section | Simon Glass |
2015-10-23 | dm: implement a Timer uclass | Thomas Chou |
2015-10-21 | linux/bitops.h: GENMASK copy from linux | Jagan Teki |
2015-08-17 | Revert "Align global_data to a 16-byte boundary" | Simon Glass |
2015-08-14 | Align global_data to a 16-byte boundary | Simon Glass |
2015-08-14 | common: Display >=4GiB memory bank size | Bin Meng |
2015-08-05 | Add a way to skip relocation | Simon Glass |
2015-08-05 | Reserve the top 16 flag bits for architecture-specific use | Simon Glass |
2015-07-21 | dm: spl: Allow device tree/driver model in board_init_f() | Simon Glass |
2015-07-21 | dm: gpio: Add dm_gpio_request() to manually request a GPIO | Simon Glass |
2015-07-21 | dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name | Simon Glass |
2015-07-14 | dm: x86: baytrail: Correct PCI region 3 when driver model is used | Simon Glass |
2015-06-04 | gpio: fix typos in GPIO header | Masahiro Yamada |
2015-05-14 | dm: gpio: Fix comment typo in GPIOD_IS_IN | Simon Glass |
2015-05-13 | dm: gpio: Add error handling and a function to claim vector GPIOs | Simon Glass |
2015-03-05 | m68k: Add generic board support for MCF547X/8X and MCF5445X | Alison Wang |
2015-03-05 | m68k: add generic-board support | angelo@sysam.it |
2015-02-17 | avr32: add generic board support | Andreas Bießmann |
2015-02-04 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini |
2015-01-29 | Export redesign | Martin Dorwig |
2015-01-29 | dm: gpio: Mark the old GPIO API deprecated | Simon Glass |
2015-01-29 | dm: gpio: Add better functions to request GPIOs | Simon Glass |
2015-01-29 | dm: gpio: Add a driver GPIO translation method | Simon Glass |
2015-01-29 | dm: gpio: Add a native driver model API | Simon Glass |
2015-01-28 | ubifs: Import atomic_long operations from Linux | Anton Habegger |
2015-01-12 | pci: Make pci apis usable before relocation | Bin Meng |
2014-11-24 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-11-21 | dm: Split the simple malloc() implementation into its own file | Simon Glass |
2014-11-21 | dm: gpio: Add a function to read an ID from a list of GPIOs | Simon Glass |
2014-11-21 | dm: serial: Move current serial port pointer to global_data | Simon Glass |
2014-10-27 | ppc: Zap Hymod board | Marek Vasut |
2014-10-26 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-10-25 | gpio: add protype for name_to_gpio | Jeroen Hofstee |
2014-10-23 | dm: gpio: Remove unused get_state() uclass method | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_requestf() helper for printf() strings | Simon Glass |
2014-10-23 | dm: Move the function for getting GPIO status into the uclass | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_get_function() and friends | Simon Glass |
2014-10-23 | dm: gpio: Implement GPIO reservation in the uclass | Simon Glass |
2014-10-22 | gpio: header file comment spelling fixes | Marcel Ziswiler |
2014-08-31 | dm: gpio: Enhance gpio command to show only active GPIOs | Simon Glass |
2014-07-23 | Add a flag indicating when the serial console is ready | Simon Glass |
2014-07-23 | dm: Support driver model prior to relocation | Simon Glass |
2014-07-23 | Add a simple malloc() implementation for pre-relocation | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-04-29 | driver/mxc_i2c: Move static data structure to global_data | York Sun |
2014-04-18 | powerpc: remove NX823 board support | Masahiro Yamada |